25 Révisions (stable-2.1)

Auteur SHA1 Message Date
  Sasa Zivkov a551493240 Additional unit tests for the GC il y a 11 ans
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys il y a 12 ans
  Robin Rosenberg e251355897 Get rid of warnings about empty statments il y a 12 ans
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. il y a 12 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value il y a 13 ans
  Shawn O. Pearce 3e2b9b691e Allow writing a NoteMap back to the repository il y a 13 ans
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder il y a 14 ans
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder il y a 14 ans
  Shawn O. Pearce 707912b35d Make Tag class only for writing il y a 14 ans
  Shawn O. Pearce b46b635c03 Make Commit class only for writing il y a 14 ans
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls il y a 14 ans
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows il y a 14 ans
  Shawn O. Pearce 94228bde22 Use ObjectReader in DirCacheBuilder.addTree il y a 14 ans
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk il y a 14 ans
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open il y a 14 ans
  Shawn O. Pearce 6b62e53b60 Move PackWriter progress monitors onto the operations il y a 14 ans
  Shawn O. Pearce a45728d7a4 Ensure ObjectReader used by PackWriter is released il y a 14 ans
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter il y a 14 ans
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository il y a 14 ans
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter il y a 14 ans
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics il y a 14 ans
  Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code il y a 14 ans
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport il y a 14 ans
  Shawn O. Pearce f945c424d0 Abstract out utility functions for creating test commits il y a 14 ans