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