61 Комити (master)

Аутор SHA1 Порука Датум
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format пре 4 година
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config пре 4 година
  Matthias Sohn f383206ace Cache user global and system-wide git configurations пре 4 година
  Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock пре 4 година
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader пре 4 година
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration пре 4 година
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot пре 4 година
  Matthias Sohn 902935c38c Reuse FileUtils to recursively delete files created by tests пре 4 година
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup пре 4 година
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling пре 4 година
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop пре 5 година
  Carsten Hammer c0268f899e Join catch sections using multicatch пре 5 година
  David Pursehouse ee32ca226e LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods пре 5 година
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 пре 6 година
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests пре 6 година
  Matthias Sohn a90b75b47a Fix javadoc in org.eclipse.jgit.junit пре 6 година
  David Turner 6b1e3c58b1 Run auto GC in the background пре 7 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  David Pursehouse a9a3ce92aa LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository пре 7 година
  Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository пре 7 година
  David Pursehouse 5d0ca36d39 LocalDiskRepositoryTestCase: Only add to toClose through access method пре 7 година
  David Pursehouse d69a829bdb LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close пре 7 година
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps пре 7 година
  David Pursehouse a45cfee7a3 Organize imports пре 7 година
  Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc пре 8 година
  Terry Parker 069040ddad Push control of time into MockSystemReader пре 8 година
  Chris Price 37a1e4beaa Move `RepositoryTestCase.indexState` to parent class пре 8 година
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos пре 9 година
  Robin Stocker 09711a4bb9 Make sure SystemReader is reset after test is run пре 10 година
  Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase пре 11 година
  Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase пре 11 година
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage пре 11 година
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static пре 11 година
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase пре 11 година
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil пре 12 година
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. пре 13 година
  Adrian Goerler 2062d623e3 Cleanup curly braces пре 13 година
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed пре 13 година
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest пре 13 година
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder пре 13 година
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir пре 13 година
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 пре 13 година
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase пре 13 година
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase пре 13 година
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls пре 13 година
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows пре 14 година
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository пре 14 година