aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update reflog like C Git during rebase (non-interactive)Robin Rosenberg2013-08-214-15/+131
* Make sure checkout is not deleting folders outside the workingtreeChristian Halstrick2013-08-211-2/+2
* Update to Jetty 7.6.11.v20130520Matthias Sohn2013-08-212-18/+18
* Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilterRobin Stocker2013-08-212-3/+17
* Refactor PathSuffixFilterTest to remove duplicationRobin Stocker2013-08-211-61/+31
* Check parentFile is not nullHiroshi Tomita2013-08-211-1/+1
* Update HEAD in cherry-picking several commitsHiroshi Tomita2013-08-212-5/+40
* Fix HTTP response processing for WWW-Authenticate headersAlex Rukhlin2013-08-212-17/+200
* Don't skip want validation when the client sends no havesDave Borowitz2013-08-211-2/+2
* Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-08-214-5/+18
* Fix running maven http tests on OS XRobin Rosenberg2013-08-211-0/+8
* Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-08-216-5/+60
* Update build to use Tycho 0.18Matthias Sohn2013-08-211-1/+1
* Add jgit target platform to define dependencies more preciselyMatthias Sohn2013-08-217-23/+171
* Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-1946-228/+228
* Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-1346-46/+46
* JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-1146-46/+46
* Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-094-9/+6
* Fix version.sh to not overwrite ${project.version}Matthias Sohn2013-06-041-3/+10
* Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-0446-46/+46
* JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-0446-58/+58
* Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-2946-58/+58
* JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-2946-58/+58
* Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-284-19/+214
* Fix multiple bugs in RawSubStringPattern used by MessageRevFilterRobin Stocker2013-05-282-5/+109
* Handle short branch/tag name for setBranch in CloneCommandRobin Stocker2013-05-262-10/+48
* Add missing Bundle-Localization headerMatthias Sohn2013-05-261-0/+1
* Apply tree filter marks when pairing DiffEntry for renamesRobin Stocker2013-05-241-0/+2
* Improve feature names to become understandable by end usersMatthias Sohn2013-05-216-6/+6
* Update kepler orbit version to R20130517111416Matthias Sohn2013-05-201-1/+1
* Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-192-10/+32
* Merge "Fix DiffFormatter NPEs for DiffEntry without content change" into stab...Matthias Sohn2013-05-162-2/+36
|\
| * Fix DiffFormatter NPEs for DiffEntry without content changeRobin Stocker2013-05-152-2/+36
* | Fix AnyObjectId's generic type declaration of ComparableRoberto Tyley2013-05-161-5/+1
|/
* Fix CommitCommand not to destroy repoChristian Halstrick2013-05-112-60/+98
* Fix the parameters to an exceptionRobin Rosenberg2013-05-101-20/+18
* Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-0846-58/+58
* JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-0846-58/+58
* Add missing @since tagsMatthias Sohn2013-05-065-1/+12
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-0650-35/+50
* Merge "URIish: Allow multiple slashes in paths"Shawn Pearce2013-05-052-4/+21
|\
| * URIish: Allow multiple slashes in pathsRobin Stocker2013-04-272-4/+21
* | Remove unused repository field from RevWalkDave Borowitz2013-05-052-10/+2
* | Merge "Require a DiffConfig when creating a FollowFilter"Shawn Pearce2013-05-056-28/+47
|\ \
| * | Require a DiffConfig when creating a FollowFilterDave Borowitz2013-05-056-28/+47
* | | Add optional feature to install Java 7 supportMatthias Sohn2013-05-0415-19/+481
* | | Extend the FS class for Java7Robin Rosenberg2013-05-0465-61/+3024
* | | Fix line endingsMatthias Sohn2013-05-035-335/+335
|/ /
* | TagCommand should be able to create unannotated tags tooRobin Rosenberg2013-05-034-45/+95
* | Add test for RefUpdate delete without HEADRobin Stocker2013-05-031-1/+16