1. e2e3879 Perform automatic CRLF to LF conversion during WorkingTreeIterator by Marc Strapetz · 15 years ago
  2. b85af06 Allow object reuse selection to occur in parallel by Shawn O. Pearce · 15 years ago
  3. 707912b Make Tag class only for writing by Shawn O. Pearce · 15 years ago
  4. b46b635 Make Commit class only for writing by Shawn O. Pearce · 15 years ago
  5. d0043e5 Remove unnecessary ObjectId.copy() calls by Shawn O. Pearce · 15 years ago
  6. db4c516 Hide Maven target directories from Eclipse by Robin Rosenberg · 15 years ago
  7. 8e9cc82 Merge changes I39bfefee,I47795987,I70d120fb,I58cc5e01,I96bee7b9 by Shawn O. Pearce · 15 years ago
  8. 60c5939 Rename getOldName,getNewName to getOldPath,getNewPath by Shawn O. Pearce · 15 years ago
  9. d08be7a Allow version builtin to run without git repository by Benjamin Muskalla · 15 years ago
  10. 9fbce90 Pass PackConfig down to PackWriter when packing by Shawn O. Pearce · 15 years ago
  11. db82b8d Fix concurrent read / write issue in LockFile on Windows by Jens Baumgart · 15 years ago
  12. fa9b225 Merge branch 'delta' by Shawn O. Pearce · 15 years ago
  13. 074055d debug-show-packdelta: Dump a pack delta to the console by Shawn O. Pearce · 15 years ago
  14. 1913b41 log: Implement --follow by Shawn O. Pearce · 15 years ago
  15. 8a0c583 log: Add whitespace ignore options by Shawn O. Pearce · 15 years ago
  16. 5be90be Redo DiffFormatter API to be easier to use by Shawn O. Pearce · 15 years ago
  17. 04a9d23 log, diff: Add rename detection support by Shawn O. Pearce · 15 years ago
  18. 08d349a amend commit: Refactor repository construction to builder class by Shawn O. Pearce · 15 years ago
  19. a1d5f5b Move DirCache factory methods to Repository by Shawn O. Pearce · 15 years ago
  20. 9f2249b Added check for binary files while diffing by Jeff Schumacher · 15 years ago
  21. 515deaf Ensure RevWalk is released when done by Shawn O. Pearce · 15 years ago
  22. 121d009 Use ObjectReader in RevWalk, TreeWalk by Shawn O. Pearce · 15 years ago
  23. 9869ef2 Added further support for whitespace ignoring during diff by Jeff Schumacher · 15 years ago
  24. acb7be2 Refactor Repository.openObject to be Repository.open by Shawn O. Pearce · 15 years ago
  25. ad5238d Move FileRepository to storage.file.FileRepository by Shawn O. Pearce · 15 years ago
  26. ffe0614 Allow Repository.getDirectory() to be null by Shawn O. Pearce · 15 years ago
  27. 203bd66 Rename Repository getWorkDir to getWorkTree by Shawn O. Pearce · 15 years ago
  28. 532421d Refactor repository construction to builder class by Shawn O. Pearce · 15 years ago
  29. 5cfc29b Replace WindowCache with ObjectReader by Shawn O. Pearce · 15 years ago
  30. 89d4a73 Use FileRepository where we assume other file semantics by Shawn O. Pearce · 15 years ago
  31. 4c14b76 Make lib.Repository abstract and lib.FileRepository its implementation by Shawn O. Pearce · 15 years ago
  32. 2370ad9 Use FileKey to resolve Git repository arguments by Shawn O. Pearce · 15 years ago
  33. e1b312b Use CoreConfig, UserConfig and TransferConfig directly by Shawn O. Pearce · 15 years ago
  34. 86fcdc5 Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf by Shawn Pearce · 15 years ago
  35. 239ce58 Start 0.9 development by Shawn O. Pearce · 15 years ago
  36. f396326 Make constant static in RebuildCommitGraph by Robin Rosenberg · 15 years ago
  37. 936e4ab Repository can be configured with FS by Marc Strapetz · 15 years ago
  38. d8ec852 Qualify post-0.8.1 builds by Shawn O. Pearce · 15 years ago
  39. be86767 JGit 0.8.1 by Shawn O. Pearce · 15 years ago v0.8.1
  40. 072ad08 Externalize strings in Commit command by Shawn O. Pearce · 15 years ago
  41. f3d8a8e Externalize strings from JGit by Sasa Zivkov · 15 years ago
  42. a54e0ba Add commit command to the pgm package by Christian Halstrick · 15 years ago
  43. 14e469c Qualify builds as 0.8.0 by Shawn O. Pearce · 15 years ago
  44. 23bd331 Merge branch 'push-sideband' into stable-0.7 by Shawn O. Pearce · 15 years ago
  45. 673b398 Capture non-progress side band #2 messages and put in result by Shawn O. Pearce · 15 years ago
  46. 6c64148 pgm: Report not in git repository rather than NPE by Shawn O. Pearce · 15 years ago
  47. 179a9ba Cleanup OSGi Import-Package specifications to use versions by Shawn O. Pearce · 15 years ago
  48. d9fc01b Fix .classpath to make jgit easily runnable from inside eclipse by Christian Halstrick · 15 years ago
  49. 1e48c33 Generate an Eclipse IP log with jgit eclipse-iplog by Shawn O. Pearce · 15 years ago
  50. 0238a21 Correct bundle, provider names to be consistent by Shawn O. Pearce · 15 years ago
  51. 3103abe Merge branch 'ref-abstract' by Shawn O. Pearce · 15 years ago
  52. 57f6f6a branch: Add -m option to rename a branch by Shawn O. Pearce · 15 years ago
  53. 73b6efc Replace writeSymref with RefUpdate.link by Shawn O. Pearce · 15 years ago
  54. 01b5392 Rewrite reference handling to be abstract and accurate by Shawn O. Pearce · 15 years ago
  55. 0b8b6b5 Introduce a named constant for the .git directory. by Robin Rosenberg · 15 years ago
  56. 20b4d47 Finish removing Apache Felix maven-bundle-plugin by Shawn O. Pearce · 15 years ago
  57. cbab08f Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" by Robin Rosenberg · 15 years ago
  58. b014502 Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" by Robin Rosenberg · 15 years ago
  59. 5eac1a4 Partial revert "Switch build to Apache Felix maven-bundle-plugin" by Robin Rosenberg · 15 years ago
  60. 1b4f76d Merge branch 'cq-diff' by Shawn O. Pearce · 15 years ago
  61. fc5fc70 Switch build to Apache Felix maven-bundle-plugin by Shawn O. Pearce · 15 years ago
  62. eb63bfc Recognize Git repository environment variables by Robin Rosenberg · 15 years ago
  63. 21b6f34 Method to get a 'humanish' name from a path by Mykola Nikishov · 15 years ago
  64. 7eef835 Replace a hard-coded default remote's name with a constant by Mykola Nikishov · 15 years ago
  65. 7e8dc53 Prompt for passwords from the console in jgit command line tools by Shawn O. Pearce · 15 years ago
  66. 27a497f Move AWT based SSH authenticator to ui bundle by Shawn O. Pearce · 15 years ago
  67. 9108035 Refactor the cached Authenticator data out of AwtAuthenticator by Shawn O. Pearce · 15 years ago
  68. a951985 Delete obsolete JarLinkUtil by Shawn O. Pearce · 15 years ago
  69. dad52ba Refactor our Maven build to be modular by Shawn O. Pearce · 15 years ago
  70. 5b89088 Switch pgm, test to proper plugin projects by Shawn O. Pearce · 15 years ago
  71. e4fc3c3 Correct location of AmazonS3 command line client by Shawn O. Pearce · 15 years ago
  72. cf2edb6 Move AWT UI code to new org.eclipse.jgit.ui bundle by Mykola Nikishov · 15 years ago
  73. fad60bd Eclipse IDE: Automatically remove trailing whitespace on save by Shawn O. Pearce · 15 years ago
  74. 4d91645 Remove trailing whitespace at end of line by Alex Blewitt · 15 years ago
  75. 3e83a9e Fix classpath to use jsch and args4j from orbit by Matthias Sohn · 15 years ago
  76. 6549af4 Fix some warnings regarding unnecessary imports and accessing static methods by Christian Halstrick · 15 years ago
  77. a3aa43e Add the "jgit diff" command by Johannes Schindelin · 16 years ago
  78. 41e4b2f Move HttpSupport's configureHttpProxy to jgit-pgm by Shawn O. Pearce · 15 years ago
  79. 8d5510d Move AmazonS3 command line utility to jgit-pgm by Shawn O. Pearce · 15 years ago
  80. add24f2 Standardize the source code formatter for Eclipse by Shawn O. Pearce · 15 years ago
  81. 1a6964c Initial JGit contribution to eclipse.org by Git Development Community · 16 years ago