26 Commits (2d0f1c1dc11fd445d3137b1f2fa49f88bbd48bb5)

Author SHA1 Message Date
  Michael Keppler 03ccdb0782 RefAdvertiser: Add Javadoc for usage of send(Collection) 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  David Pursehouse 04560921c3 RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>) 6 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
  Matthias Sohn e341ec0afe Fix non-externalized String warnings 6 years ago
  Michael Keppler 32a8162bc3 File compile and API errors in JGit 6 years ago
  Jonathan Tan 332bc61124 Implement ls-refs in UploadPack 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9 years ago
  Yuxuan 'fishy' Wang 749dfeffc8 upload-pack: send symbolic refs as capabilities 9 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Shawn O. Pearce 3609dde4cd Fix ReceivePack connectivity validation with alternates 13 years ago
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing 13 years ago
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
  Shawn O. Pearce 5309244713 Move additional have enumeration to Repository 14 years ago
  Shawn O. Pearce 36f05a9c27 Optimize RefAdvertiser performance by avoiding sorting 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Shawn O. Pearce 71b3484729 Expose PacketLineOut for reuse outside of the transport package 14 years ago
  Shawn O. Pearce 7ed6805425 Expose RefAdvertiser for reuse outside of the transport package 14 years ago
  Shawn O. Pearce 1ec393e744 Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago