51 Commits (4cd954856eb8bdbe651338e7a1e3a61dd13d4fa2)

Author SHA1 Message Date
  Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 5 years ago
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 years ago
  Minh Thai c398fb2b6b Replace useminimalnegotation flag with maxhaves flag 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Jonathan Nieder 0a35e5f25b Rename RefDatabase#getAllRefs to getRefs 6 years ago
  David Pursehouse 4dcf2f93db RefDatabase: Introduce getAllRefs method 6 years ago
  Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 6 years ago
  David Pursehouse 5b1c40fe90 Suppress non-localized string warnings introduced by If72b4b422 6 years ago
  Jonathan Tan 4ac32e79b7 Teach UploadPack to support filtering by blob size 6 years ago
  Terry Parker 5a74b586b3 Correctly exit fetch negotiation for stateless RPC connections 6 years ago
  Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 years ago
  Fredrik Medley 96f210f4b7 UploadPack: Use reachable-sha1-in-want configuration 9 years ago
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9 years ago
  Matthias Sohn b61be2cf3e Replace use of deprecated release() in BasePackFetchConnection 9 years ago
  Shawn Pearce 485b751b2f Allow configurable ObjectCheckers in fetch 9 years ago
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Colby Ranger 69761dbcdd Send no-progress option with NullProgressMonitor. 11 years ago
  Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 11 years ago
  Dave Borowitz b4b84a84bd UploadPack: advertise allow-tip-sha1-in-want 11 years ago
  André Dietisheim a31920555f Allow users to show server messages while pushing 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 years ago
  Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Dave Borowitz 2b0044f222 Make capability strings in BasePack{Fetch,Push}Connection public 12 years ago
  Shawn O. Pearce 38b3816d65 Do not requeue state vector in stateless RPC fetch 12 years ago
  Shawn O. Pearce 575a80ac44 Wrap excessively long line in BasePackFetchConnection 12 years ago
  Shawn O. Pearce b209671d04 Implement the no-done capability 13 years ago
  Shawn O. Pearce 04f7acb7e7 Assume refs of alternates are reachable during fetch 13 years ago
  Shawn O. Pearce 9b917ac169 Improve native Git transport when following repository 13 years ago
  Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies 13 years ago
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 years ago
  Shawn O. Pearce 2b23aac1c0 Expose pack fetch/push connections for subclassing 14 years ago
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 14 years ago
  Shawn O. Pearce f2dc9f0bfe Refactor SideBandInputStream construction 14 years ago
  Shawn O. Pearce 8c836c6f21 client side smart HTTP 14 years ago
  Shawn O. Pearce a22b8f5fac Implement multi_ack_detailed protocol extension 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago