114 Commits (master)

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