21 Commits (30c6c7542190c149e2aee792f992a312a5fc5793)

Autor SHA1 Mensaje Fecha
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 hace 5 años
  David Pursehouse 5ff56d2ed1 RefUpdateTest: Refactor to not use deprecated Repository#getAllRefs hace 6 años
  Matthias Sohn 5f27032fb8 Use constant for ".lock" hace 6 años
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists hace 6 años
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 hace 6 años
  Dave Borowitz 77a28e0d58 Support force writing reflog on a per-update basis hace 6 años
  Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} hace 6 años
  Dave Borowitz 28202a6758 Add tests for updating single refs to missing objects hace 6 años
  Dave Borowitz f529fa6729 Fix deleting symrefs hace 6 años
  David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource hace 7 años
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor hace 8 años
  Mike Williams 48ad6842fc Allow deletion of HEAD ref if the repository is bare. hace 8 años
  David Pursehouse 0352276da7 RefUpdateTest: Use try-with-resource for auto-closable types hace 8 años
  David Pursehouse 56634de0cc RefUpdateTest: Add null check to prevent potential NPE hace 8 años
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef hace 9 años
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls hace 10 años
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test hace 10 años
  Robin Stocker e8f720335f Add test for RefUpdate delete without HEAD hace 11 años
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again hace 11 años
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage hace 11 años
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests hace 11 años
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static hace 11 años
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok hace 11 años
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) hace 11 años
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest hace 12 años
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry hace 13 años
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 hace 13 años
  Shawn O. Pearce 1739af643e Cleanup RefUpdateTest hace 13 años
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls hace 13 años
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows hace 14 años
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository hace 14 años
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation hace 14 años
  Shawn O. Pearce a5aec660eb Remove pointless setOldObjectId in test hace 14 años
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link hace 14 años
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate hace 14 años
  Robin Rosenberg 5b13adcea9 Add support for creating detached heads hace 14 años
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them hace 14 años
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org hace 14 años