summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing resources from source.. in build.propertiesTomasz Zarna2013-10-304-4/+8
* CLI fetch command should support --tagsKaloyan Raev2013-10-264-0/+127
* Add missing JUnit dependency in MANFEST.MFRĂ¼diger Herrmann2013-10-251-1/+2
* Add / fix @since tagsMatthias Sohn2013-10-243-2/+4
* Make sure SystemReader is reset after test is runRobin Stocker2013-10-226-1/+29
* Merge "Add describe command to JGit command line interface"Robin Rosenberg2013-10-205-0/+178
|\
| * Add describe command to JGit command line interfaceMatthias Sohn2013-10-115-0/+178
* | Merge "Fix failed tests when the tmp directory is a symlink"Matthias Sohn2013-10-193-16/+24
|\ \
| * | Fix failed tests when the tmp directory is a symlinkRobin Rosenberg2013-10-203-16/+24
* | | Merge changes I5a5a2387,I04805ce2Robin Rosenberg2013-10-194-17/+25
|\ \ \ | |/ / |/| / | |/
| * Describe HEAD if no explicit target was setMatthias Sohn2013-10-114-15/+22
| * Allow to set target of DescribeCommandMatthias Sohn2013-10-111-2/+3
* | Scripts to publish jgit artifacts on Maven centralMatthias Sohn2013-10-172-0/+91
* | CLI version command falls back to Bundle-VersionKaloyan Raev2013-10-121-3/+48
|/
* List all supported formats in archive command's helpMatthias Sohn2013-10-101-1/+1
* Merge "Add support for --version in JGit CLI"Robin Stocker2013-10-102-1/+10
|\
| * Add support for --version in JGit CLIKaloyan Raev2013-10-092-1/+10
* | Add resources/ as source folder in build.propertiesKaloyan Raev2013-10-101-1/+2
|/
* Fix ServiceMayNotContinueException constructors for Java 1.5Colby Ranger2013-10-081-2/+3
* Add constructors that take Throwable to ServiceMayNotContinueException.Colby Ranger2013-10-071-0/+23
* Propagate IOException where possible when getting refs.Colby Ranger2013-10-0716-22/+72
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-0351-244/+244
* Merge branch 'stable-3.1'Matthias Sohn2013-10-0355-260/+311
|\
| * Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-0351-245/+245
| * JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-0251-55/+55
| * Fix order of commits in rebase todo file headerStefan Lay2013-09-291-2/+2
| * 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
* | Merge "Added the git-describe implementation"Matthias Sohn2013-10-025-0/+535
|\ \
| * | Added the git-describe implementationKohsuke Kawaguchi2013-09-275-0/+535
| |/
* / Do not close ArchiveOutputStream on errorJonathan Nieder2013-09-231-2/+2
|/
* 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
|\ \ \ | |/ / |/| / | |/