113 Комити (d35f0ffb7c33a11f8192ec64da5a736827ab472d)

Аутор SHA1 Порука Датум
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format пре 4 година
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests пре 4 година
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration пре 5 година
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot пре 5 година
  Matthias Sohn bce4ac97fa Retry deleting test files in FileBasedConfigTest пре 5 година
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup пре 5 година
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs пре 5 година
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes пре 5 година
  Marc Strapetz f5614d471d Don't inline included configs on FileBasedConfig.save() пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 пре 6 година
  David Pursehouse eaa7c20515 FileBasedConfigTest: Open FileOutputStream in try-with-resource пре 6 година
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings пре 6 година
  David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils пре 6 година
  Marc Strapetz 26d78902f8 FileBasedConfig: support for relative includes пре 6 година
  Shawn Pearce cc3ec72734 Remove hardcoded target/trash from test cases пре 10 година
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage пре 11 година
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. пре 12 година
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. пре 11 година
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests пре 11 година
  Robin Rosenberg e522d95a51 Attempt to stabilize GCTest пре 11 година
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. пре 11 година
  Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories пре 11 година
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. пре 11 година
  Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes пре 11 година
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static пре 11 година
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 пре 11 година
  Matthias Sohn 5aac542f65 Remove unused import introduced with 8f706db5 пре 11 година
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker пре 11 година
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok пре 11 година
  Sasa Zivkov 87346556d3 Fixed instability in some GC tests. пре 11 година
  Sasa Zivkov a551493240 Additional unit tests for the GC пре 11 година
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives пре 11 година
  Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals пре 11 година
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays пре 11 година
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) пре 11 година
  Christian Halstrick 252727c4fc Support branches with name 'config' пре 12 година
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories пре 12 година
  Christian Halstrick c745c93e40 Fix LockFileTest on Windows пре 12 година
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir пре 12 година
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling пре 12 година
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes пре 12 година
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long пре 12 година
  Robin Rosenberg 95d311f888 Move JGitText to an internal package пре 12 година
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest пре 12 година
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. пре 12 година
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file пре 12 година
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration пре 12 година
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog пре 12 година
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. пре 12 година