1. 707912b Make Tag class only for writing by Shawn O. Pearce · 15 years ago
  2. b46b635 Make Commit class only for writing by Shawn O. Pearce · 15 years ago
  3. d0043e5 Remove unnecessary ObjectId.copy() calls by Shawn O. Pearce · 15 years ago
  4. db4c516 Hide Maven target directories from Eclipse by Robin Rosenberg · 15 years ago
  5. db82b8d Fix concurrent read / write issue in LockFile on Windows by Jens Baumgart · 15 years ago
  6. 94228bd Use ObjectReader in DirCacheBuilder.addTree by Shawn O. Pearce · 15 years ago
  7. 121d009 Use ObjectReader in RevWalk, TreeWalk by Shawn O. Pearce · 15 years ago
  8. acb7be2 Refactor Repository.openObject to be Repository.open by Shawn O. Pearce · 15 years ago
  9. 6b62e53 Move PackWriter progress monitors onto the operations by Shawn O. Pearce · 15 years ago
  10. a45728d Ensure ObjectReader used by PackWriter is released by Shawn O. Pearce · 15 years ago
  11. ea21c11 Move PackWriter over to storage.pack.PackWriter by Shawn O. Pearce · 15 years ago
  12. ad5238d Move FileRepository to storage.file.FileRepository by Shawn O. Pearce · 15 years ago
  13. 203bd66 Rename Repository getWorkDir to getWorkTree by Shawn O. Pearce · 15 years ago
  14. 88530a1 Start using ObjectInserter instead of ObjectWriter by Shawn O. Pearce · 15 years ago
  15. 89d4a73 Use FileRepository where we assume other file semantics by Shawn O. Pearce · 15 years ago
  16. 4c14b76 Make lib.Repository abstract and lib.FileRepository its implementation by Shawn O. Pearce · 15 years ago
  17. 239ce58 Start 0.9 development by Shawn O. Pearce · 15 years ago
  18. 936e4ab Repository can be configured with FS by Marc Strapetz · 15 years ago
  19. d8ec852 Qualify post-0.8.1 builds by Shawn O. Pearce · 15 years ago
  20. be86767 JGit 0.8.1 by Shawn O. Pearce · 15 years ago v0.8.1
  21. 5c780b3 Fix unit tests using MockSystemReader with user configuation by Shawn O. Pearce · 15 years ago
  22. fa4c3fe JGit plugin not compatible with Eclipse 3.4 by Robin Rosenberg · 15 years ago
  23. 14e469c Qualify builds as 0.8.0 by Shawn O. Pearce · 15 years ago
  24. 2156aa8 Reduce multi-level buffered streams in transport code by Shawn O. Pearce · 15 years ago
  25. 179a9ba Cleanup OSGi Import-Package specifications to use versions by Shawn O. Pearce · 15 years ago
  26. 0238a21 Correct bundle, provider names to be consistent by Shawn O. Pearce · 15 years ago
  27. 407fe63 Use build timestamp as OSGi version qualifier by Matthias Sohn · 15 years ago
  28. 0b8b6b5 Introduce a named constant for the .git directory. by Robin Rosenberg · 15 years ago
  29. f5eb0d9 Add JUnit tests for HTTP transport by Shawn O. Pearce · 15 years ago
  30. f945c42 Abstract out utility functions for creating test commits by Shawn O. Pearce · 15 years ago
  31. f88cac0 Move TestRng to our JUnit helper package by Shawn O. Pearce · 15 years ago
  32. 20b4d47 Finish removing Apache Felix maven-bundle-plugin by Shawn O. Pearce · 15 years ago
  33. b014502 Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" by Robin Rosenberg · 15 years ago
  34. 5eac1a4 Partial revert "Switch build to Apache Felix maven-bundle-plugin" by Robin Rosenberg · 15 years ago
  35. 78069e3 Fix code formatter style references by Shawn O. Pearce · 15 years ago
  36. fc5fc70 Switch build to Apache Felix maven-bundle-plugin by Shawn O. Pearce · 15 years ago
  37. eb63bfc Recognize Git repository environment variables by Robin Rosenberg · 15 years ago
  38. d805699 Don't crash if we try to load the config for a MockSystemReader by Robin Rosenberg · 15 years ago
  39. 49aac32 Create JUnit test utilities for JGit derived sources by Shawn O. Pearce · 15 years ago