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