104 Коміти (0b320b2c357a02d1f7306cb572e09917a4ec59d9)

Автор SHA1 Повідомлення Дата
  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 роки тому
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 12 роки тому
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 13 роки тому
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 роки тому
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 роки тому
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 роки тому
  Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory 13 роки тому
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 13 роки тому