1. 6c64148 pgm: Report not in git repository rather than NPE by Shawn O. Pearce · 13 years ago
  2. 2ae9a85 Provide NLS support in JGit. by Sasa Zivkov · 13 years ago
  3. 4aa7c5a Merge "Script to fix license headers and copyrights in Java sources" by Shawn Pearce · 13 years ago
  4. 5782258 Script to fix license headers and copyrights in Java sources by Matthias Sohn · 13 years ago
  5. 1dcd2cd Merge "Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions" by Robin Rosenberg · 13 years ago
  6. ecb22e4 Merge "Don't doubly wrap TransportException in smart HTTP client" by Shawn Pearce · 13 years ago
  7. 19126f7 Allow users of ReceivePack access to the objects being sent by Nico Sallembien · 13 years ago
  8. dd931bd Don't doubly wrap TransportException in smart HTTP client by Shawn O. Pearce · 13 years ago
  9. 908bfb6 Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions by Shawn O. Pearce · 13 years ago
  10. e54d33b Add a RefFilter interface to ReceivePack and UploadPack by Nico Sallembien · 13 years ago
  11. efdcb16 Remove pointless boolean during native push by Shawn O. Pearce · 13 years ago
  12. 3dd0670 http.test: Use JUnit 3 test runner by Shawn O. Pearce · 13 years ago
  13. 1ca2246 http.test: Add missing plugin.properties to build by Shawn O. Pearce · 13 years ago
  14. d207c69 http.test: Use JGit Format and compiler settings by Shawn O. Pearce · 13 years ago
  15. 8bf5ff6 Update build to use Tycho 0.7.0 by Matthias Sohn · 13 years ago
  16. 23827fe Intermediate workaround for JGit's lack of core.autocrlf support by Robin Rosenberg · 13 years ago
  17. 76b9823 Use keep(1) instead of add() when skipping an entry by Shawn O. Pearce · 14 years ago
  18. 29b8fa8 Don't allow DirCacheEntry with mode of 0 by Shawn O. Pearce · 14 years ago
  19. 329abf7 Disallow creating invalid DirCacheEntry records by Shawn O. Pearce · 14 years ago
  20. fbadb19 Merge "Ensure RawText closes the FileInputStream when read is complete" by Robin Rosenberg · 13 years ago
  21. ad94dca Adding some Eclipse-related legal files to JGit by Chris Aniszczyk · 13 years ago
  22. c581672 Ensure RawText closes the FileInputStream when read is complete by Shawn O. Pearce · 13 years ago
  23. 179a9ba Cleanup OSGi Import-Package specifications to use versions by Shawn O. Pearce · 13 years ago
  24. 0e137c4 Micro-optimize CanonicalTreeParser next() for ObjectWalk by Shawn O. Pearce · 13 years ago
  25. db54736 Fix ObjectWalk corruption when skipping over empty trees by Shawn O. Pearce · 13 years ago
  26. 0d94a5c Ensure the tree parser resets in ObjectWalk by Shawn O. Pearce · 13 years ago
  27. 986d616 Correct ObjectWalk error message when bad object is found by Shawn O. Pearce · 13 years ago
  28. 784b24d Correctly skip over unrecognized optional dircache extensions by Shawn O. Pearce · 13 years ago
  29. 434e788 Remove RepositoryTestCase from DirCacheCGitCompatabilityTest by Shawn O. Pearce · 13 years ago
  30. d9fc01b Fix .classpath to make jgit easily runnable from inside eclipse by Christian Halstrick · 13 years ago
  31. efa8b52 Fix server side NPE during push to empty repository by Shawn O. Pearce · 13 years ago
  32. 8c2d045 Merge "Generate an Eclipse IP log with jgit eclipse-iplog" by Shawn Pearce · 13 years ago
  33. 79bb159 Merge "Check for remote server exec failures and report" by Shawn Pearce · 13 years ago
  34. 1e48c33 Generate an Eclipse IP log with jgit eclipse-iplog by Shawn O. Pearce · 13 years ago
  35. baaa78f Merge "Add unsetSection to Config to remove an entire block" by Robin Rosenberg · 13 years ago
  36. 48e9a01 Add unsetSection to Config to remove an entire block by Shawn O. Pearce · 13 years ago
  37. 9459993 Merge "Relax ObjectChecker to permit missing tagger lines" by Robin Rosenberg · 13 years ago
  38. aa97c6e Merge "Update the update site URL and corresponding feature.properties." by Matthias Sohn · 13 years ago
  39. 7588a57 Merge "Added caching for loose object lookup during pack indexing" by Shawn Pearce · 13 years ago
  40. 0cf7fd2 Update the update site URL and corresponding feature.properties. by Matthias Sohn · 13 years ago
  41. f2d5187 Fix racy HTTP tests by waiting for requests to finish by Shawn O. Pearce · 13 years ago
  42. 6595ab1 Merge "Don't confuse empty configuration variables with booleans" by Shawn Pearce · 13 years ago
  43. 869c843 Don't confuse empty configuration variables with booleans by Shawn O. Pearce · 13 years ago
  44. e905d93 Disable the JRE HTTP cache, if any by Shawn O. Pearce · 13 years ago
  45. 08a77c0 Check for remote server exec failures and report by Shawn O. Pearce · 13 years ago
  46. 7c82df1 Relax ObjectChecker to permit missing tagger lines by Shawn O. Pearce · 13 years ago
  47. 0238a21 Correct bundle, provider names to be consistent by Shawn O. Pearce · 13 years ago
  48. 927437c Correct indentation in org.eclipse.jgit.packaging/pom.xml by Shawn O. Pearce · 13 years ago
  49. d4e9136 Merge "Make HTTP test project work in Eclipse" by Shawn Pearce · 13 years ago
  50. 56f6d9e Make HTTP test project work in Eclipse by Robin Rosenberg · 13 years ago
  51. 3103abe Merge branch 'ref-abstract' by Shawn O. Pearce · 13 years ago
  52. 36f05a9 Optimize RefAdvertiser performance by avoiding sorting by Shawn O. Pearce · 13 years ago
  53. 57f6f6a branch: Add -m option to rename a branch by Shawn O. Pearce · 13 years ago
  54. 73b6efc Replace writeSymref with RefUpdate.link by Shawn O. Pearce · 13 years ago
  55. 01b5392 Rewrite reference handling to be abstract and accurate by Shawn O. Pearce · 13 years ago
  56. 407fe63 Use build timestamp as OSGi version qualifier by Matthias Sohn · 13 years ago
  57. ab697ff Create new RefList and RefMap utility types by Shawn O. Pearce · 13 years ago
  58. cc64794 Added caching for loose object lookup during pack indexing by Constantine Plotnikov · 13 years ago
  59. 86e0c1e Merge "Adding PDE API Tools nature to JGit" by Robin Rosenberg · 13 years ago
  60. 9151264 Adding PDE API Tools nature to JGit by Chris Aniszczyk · 13 years ago
  61. 2df9cf2 Remove redundant Maven plugin declarations from sub-modules by Matthias Sohn · 13 years ago
  62. 1ce2e13 Merge changes Icfe92059,I65a9da89 by Shawn Pearce · 13 years ago
  63. 1c785d6 Introduce a named constant for the ".git" directory extension by Robin Rosenberg · 13 years ago
  64. 0b8b6b5 Introduce a named constant for the .git directory. by Robin Rosenberg · 13 years ago
  65. f245579 Maven 3/Tycho build for JGit feature by Matthias Sohn · 13 years ago
  66. f5eb0d9 Add JUnit tests for HTTP transport by Shawn O. Pearce · 13 years ago
  67. d5bc8be Download HEAD by itself if not in info/refs by Shawn O. Pearce · 13 years ago
  68. 8c836c6 client side smart HTTP by Shawn O. Pearce · 13 years ago
  69. 2e52144 server side: smart fetch over HTTP by Shawn O. Pearce · 13 years ago
  70. 81fea92 server side: smart push over HTTP by Shawn O. Pearce · 13 years ago
  71. 5e33a1d Simple dumb HTTP server for Git by Shawn O. Pearce · 13 years ago
  72. 71b3484 Expose PacketLineOut for reuse outside of the transport package by Shawn O. Pearce · 14 years ago
  73. 7ed6805 Expose RefAdvertiser for reuse outside of the transport package by Shawn O. Pearce · 14 years ago
  74. e187618 Teach UploadPack how to use an RPC style interface by Shawn O. Pearce · 14 years ago
  75. 2a5c8cb Teach ReceivePack how to use an RPC style interface by Shawn O. Pearce · 14 years ago
  76. 3f8fdc0 Refactor TemporaryBuffer to support reuse in other contexts by Shawn O. Pearce · 14 years ago
  77. a22b8f5 Implement multi_ack_detailed protocol extension by Shawn O. Pearce · 14 years ago
  78. f945c42 Abstract out utility functions for creating test commits by Shawn O. Pearce · 13 years ago
  79. 23cb7f9 Fix PersonIdent to always use SystemReader by Shawn O. Pearce · 13 years ago
  80. de45869 Fix RefWriter creation of info/refs to omit HEAD by Shawn O. Pearce · 13 years ago
  81. f88cac0 Move TestRng to our JUnit helper package by Shawn O. Pearce · 13 years ago
  82. 15e2b45 Correct spelling error in StringUtils javadoc by Shawn O. Pearce · 13 years ago
  83. 20b4d47 Finish removing Apache Felix maven-bundle-plugin by Shawn O. Pearce · 13 years ago
  84. cbab08f Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" by Robin Rosenberg · 13 years ago
  85. b014502 Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" by Robin Rosenberg · 13 years ago
  86. 5eac1a4 Partial revert "Switch build to Apache Felix maven-bundle-plugin" by Robin Rosenberg · 13 years ago
  87. aa4b115 Read core.worktree regardless of whether .git was discovered or not by Robin Rosenberg · 13 years ago
  88. 7085c0e Explicitly release resources used by java.util.zip.Deflater by Igor Fedorenko · 13 years ago
  89. b427e32 Use build timestamp as OSGi version qualifier for SNAPSHOT builds by Igor Fedorenko · 13 years ago
  90. f502944 Remove unnecessary semicolon in MergeChunk by Shawn O. Pearce · 13 years ago
  91. 1b4f76d Merge branch 'cq-diff' by Shawn O. Pearce · 13 years ago
  92. 6d930cd Add file content merge algorithm by Christian Halstrick · 13 years ago
  93. 78069e3 Fix code formatter style references by Shawn O. Pearce · 13 years ago
  94. 2ef29ed UnionInputStream: combines sequential InputStreams into one by Shawn O. Pearce · 14 years ago
  95. 0b82181 Add getPacks to ObjectDirectory by Shawn O. Pearce · 14 years ago
  96. e2c7bc8 Merge change I67d3ed54 by Code Review · 13 years ago
  97. fc5fc70 Switch build to Apache Felix maven-bundle-plugin by Shawn O. Pearce · 13 years ago
  98. eb63bfc Recognize Git repository environment variables by Robin Rosenberg · 13 years ago
  99. 5b13adc Add support for creating detached heads by Robin Rosenberg · 13 years ago
  100. 1ec393e Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2 by Shawn O. Pearce · 13 years ago