33 Commits (e68c381917f8271fa2314f9d3104cf1f7b1fdfde)

Author SHA1 Message Date
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Matthias Sohn 722deaa671 [error prone] fix ReferenceEquality warning in RefUpdate#updateImpl 4 years ago
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 4 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Minh Thai cc2a223fea Do not retain commit body in RevWalk for reachability checks 5 years ago
  Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis 7 years ago
  Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} 7 years ago
  Dave Borowitz f529fa6729 Fix deleting symrefs 7 years ago
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef 8 years ago
  Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. 8 years ago
  Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate 9 years ago
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls 10 years ago
  Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD 11 years ago
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 years ago
  Robin Rosenberg 5cf53fdacf Speed up clone/fetch with large number of refs 11 years ago
  Roberto Tyley f1dea3e279 Fix RefUpdate performance for existing Refs 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Sasa Zivkov 3a86868c08 Detaching HEAD when checking out the same commit. 13 years ago
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
  Shawn O. Pearce bfc43c13bc Expose RefUpdate constructor to any subclass 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago