65 Комити (0db509f7e750336923fcee858a7152129dc1a321)

Аутор SHA1 Порука Датум
  Carsten Hammer 0db509f7e7 Use String.isEmpty() instead of comparing to "" пре 5 година
  Jackson Toeniskoetter 8ed59c511c Make TestRepository AutoCloseable пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Terry Parker 00e51e35ee Return parsed objects from TestRepository.commit/tree/blob() пре 6 година
  David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs пре 6 година
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords пре 6 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 пре 6 година
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit пре 6 година
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings пре 6 година
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable пре 6 година
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter пре 6 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream пре 7 година
  Terry Parker bd63a56da2 Remove the deprecated TestRepository.getClock() method пре 8 година
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() пре 8 година
  Matthias Sohn 0c72f60fbf Fix type parameter in javadoc in TestRepository.delete(String ref) пре 8 година
  Jonathan Nieder bc9df9c63c TestRepository: Add delete() method пре 8 година
  Terry Parker 10135580d0 In TestRepository, use a consistent clock пре 8 година
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor пре 8 година
  Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown пре 8 година
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull пре 8 година
  Shawn Pearce fa7ce0e0f3 ObjectChecker: allow some objects to skip errors пре 8 година
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc пре 8 година
  Terry Parker 2c70d183f5 Restore TestRepository.getClock(), it is used by Gerrit/Gitiles пре 8 година
  Terry Parker 069040ddad Push control of time into MockSystemReader пре 8 година
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method пре 9 година
  Dave Borowitz be08dcb6b5 TestRepository: Expose a Git instance пре 9 година
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id пре 9 година
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message пре 9 година
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref пре 9 година
  Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder пре 9 година
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs пре 9 година
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around пре 9 година
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message пре 9 година
  Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit пре 9 година
  Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate пре 9 година
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage пре 11 година
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. пре 11 година
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static пре 11 година
  Sasa Zivkov a551493240 Additional unit tests for the GC пре 11 година
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys пре 12 година
  Robin Rosenberg e251355897 Get rid of warnings about empty statments пре 12 година
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. пре 12 година
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 пре 13 година
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value пре 13 година
  Shawn O. Pearce 3e2b9b691e Allow writing a NoteMap back to the repository пре 13 година
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder пре 14 година
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder пре 14 година
  Shawn O. Pearce 707912b35d Make Tag class only for writing пре 14 година