summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-2751-51/+51
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-2751-51/+51
* Attempt to fix graph layout when new heads are introducedRobin Rosenberg2013-09-262-11/+46
* Prepare re-signing pgm's ueberjar to avoid SecurityExceptionMatthias Sohn2013-09-241-0/+14
* Use full branch name when getting ref in BranchTrackingStatusRobin Stocker2013-09-201-2/+4
* Ignore bitmap indexes that do not match the pack checksumColby Ranger2013-09-191-8/+8
* Merge branch 'stable-3.0'Matthias Sohn2013-09-173-2/+12
|\
| * JGit v3.0.3.201309161630-rv3.0.3.201309161630-rstable-3.0Matthias Sohn2013-09-1648-51/+51
| * Add org.eclipse.jgit.java7.source to jgit source featureMatthias Sohn2013-09-162-0/+12
* | Remove unneeded packs when compacting with no new objectsColby Ranger2013-09-161-1/+7
* | ResetCommand: Allow reset on unborn branch when ref not specifiedRobin Stocker2013-09-133-58/+123
* | Merge branch 'stable-3.0'Matthias Sohn2013-09-116-3/+25
|\|
| * Prepare post 3.0.2 buildsMatthias Sohn2013-09-1148-230/+230
| * JGit v3.0.2.201311090911-rv3.0.2.201311090911-rMatthias Sohn2013-09-1148-48/+48
* | Don't treat "/" as valid ignore patternRobin Stocker2013-09-092-1/+12
* | Merge "Add missing usage texts for JGit commandline commands"Matthias Sohn2013-09-0922-12/+73
|\ \
| * | Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-0922-12/+73
* | | Add missing dependency for testing ArchiveCommand with xz compressionMatthias Sohn2013-09-081-0/+1
|/ /
* | Merge "Remove unnecessary inflate stride in DfsBlock"Shawn Pearce2013-09-042-43/+17
|\ \
| * | Remove unnecessary inflate stride in DfsBlockShawn Pearce2013-09-042-43/+17
* | | Merge branch 'stable-3.0'Matthias Sohn2013-09-049-34/+326
|\ \ \ | |/ / |/| / | |/
| * Prepare post 3.0.2-rc2 buildsMatthias Sohn2013-09-0448-48/+48
| * JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2013-09-0448-48/+48
| * Uncomment eclipse-jar-signer pluginMatthias Sohn2013-09-041-2/+2
| * Update build to use CBI jarsigner pluginMatthias Sohn2013-09-048-7/+305
| * Update maven pluginsMatthias Sohn2013-08-301-8/+8
| * Update to Orbit Kepler SR1 release R20130827064939Matthias Sohn2013-08-282-19/+13
* | LogCommand: Remove outdated TODO and improve docsRobin Stocker2013-08-251-3/+17
* | Merge branch 'stable-3.0'Matthias Sohn2013-08-221-1/+1
|\|
| * 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
* | Enable LsRemoteCommand to work without local repositoryRobin Stocker2013-08-133-2/+27
* | Add missing @since tag for replaceLineBreaksWithSpaceRobin Stocker2013-08-121-0/+1
* | Allow the command line bundle to access internal jgit packagesMatthias Sohn2013-08-111-2/+8
* | Merge "Recognize CRLF when parsing the short message of a commit or tag"Robin Rosenberg2013-08-106-5/+60
|\ \
| * | Recognize CRLF when parsing the short message of a commit or tagRobin Rosenberg2013-06-146-5/+60
* | | Merge "Added characters to be escaped in file name patterns"Robin Rosenberg2013-08-102-20/+84
|\ \ \