35 Commits (f802f06e7fd5a98f256b7b7727598491f563bf2f)

Author SHA1 Message Date
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding 5 years ago
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 years ago
  Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago
  Thomas Wolf de21c58d03 Don't prune symbolic refs when fetch.prune = true 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
  David Pursehouse 336add10c1 FetchProcess: Open OutputStreamWriter in try-with-resource 6 years ago
  Shawn Pearce 0d20573d9c fetch: Accept any SHA-1 on lhs of refspec 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 8 years ago
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 years ago
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol 9 years ago
  Matthias Sohn 2693d6075d Use try-with-resource to close resources in FetchProcess 9 years ago
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 11 years ago
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 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
  Shawn O. Pearce 3da13473f7 Use BatchRefUpdate for tracking refs in FetchProcess 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce 1a87a725be Report progress while updating references 13 years ago
  Shawn O. Pearce a78b79cc30 Don't auto follow non-annotated tags in fetch 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 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
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null 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
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago