95 Commit (stable-2.3)

Autore SHA1 Messaggio Data
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 anni fa
  Robin Rosenberg e522d95a51 Attempt to stabilize GCTest 11 anni fa
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. 11 anni fa
  Roberto Tyley 5dcc8693d7 Fix concurrent creation of fan-out object directories 11 anni fa
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. 11 anni fa
  Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes 11 anni fa
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 anni fa
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 anni fa
  Matthias Sohn 5aac542f65 Remove unused import introduced with 8f706db5 11 anni fa
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 11 anni fa
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 anni fa
  Sasa Zivkov 87346556d3 Fixed instability in some GC tests. 11 anni fa
  Sasa Zivkov a551493240 Additional unit tests for the GC 11 anni fa
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 11 anni fa
  Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals 11 anni fa
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 anni fa
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 anni fa
  Christian Halstrick 252727c4fc Support branches with name 'config' 11 anni fa
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 anni fa
  Christian Halstrick c745c93e40 Fix LockFileTest on Windows 12 anni fa
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 anni fa
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 anni fa
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 anni fa
  Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 12 anni fa
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 anni fa
  Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 12 anni fa
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 anni fa
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 anni fa
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 anni fa
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 anni fa
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 anni fa
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 12 anni fa
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 12 anni fa
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 anni fa
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 anni fa
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 anni fa
  Shawn O. Pearce 33e65ec691 Fix sorting of names in RefDirectory 13 anni fa
  Shawn O. Pearce c261b28f67 RefDirectory: Use FileSnapshot for packed-refs 13 anni fa
  Marc Strapetz a327770433 Fix: possible IndexOutOfBoundsException in ReflogReader 13 anni fa
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount 13 anni fa
  Shawn O. Pearce 65f9a6e58b Fix dumb transport push 13 anni fa
  Shawn O. Pearce 6444e60d0e Create empty GIT_DIR/hooks directory 13 anni fa
  Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient 13 anni fa
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 anni fa
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 anni fa
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 anni fa
  Robin Rosenberg c3f52c62a8 Fix FileSnapShot 13 anni fa
  Mathias Kinzler befeff16e7 Fix JDK 6 Usage of String.getBytes(Charset) 13 anni fa
  Shawn O. Pearce d02f01e7c8 Remove deprecated WriteTree from tests 13 anni fa
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 anni fa