aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Squash/Fixup support for rebase interactive in RebaseCommandTobias Pfeifer2013-11-056-3/+600
* Merge "Declare that org.eclipse.jgit.transport uses com.jcraft.jsch"Matthias Sohn2013-11-051-1/+1
|\
| * Declare that org.eclipse.jgit.transport uses com.jcraft.jschMatthias Sohn2013-11-051-1/+1
* | Also use MockSystemReader in GitDateParserBadlyFormattedTestMatthias Sohn2013-11-051-0/+14
|/
* Merge "testMaliciousPathEmpty fails on Windows"Christian Halstrick2013-11-042-4/+12
|\
| * testMaliciousPathEmpty fails on WindowsRobin Rosenberg2013-11-012-4/+12
* | Merge "Revert "Close unfinished archive entries on error""Dave Borowitz2013-11-012-10/+4
|\ \
| * | Revert "Close unfinished archive entries on error"Jonathan Nieder2013-09-232-10/+4
* | | Enable to prepare interactive rebase and then start it explicitlyTobias Pfeifer2013-11-012-2/+56
* | | Parse commitId and shortMessage of a commented out line in rebase todoTobias Pfeifer2013-10-312-44/+214
* | | Enhance reading of git-rebase-todo formatted filesChristian Halstrick2013-10-317-289/+663
| |/ |/|
* | Enhance RepositoryTestCase.commitFile() to work on empty repositoryMatthias Sohn2013-10-311-4/+13
* | Merge "Add missing resources from source.. in build.properties"Matthias Sohn2013-10-304-4/+8
|\ \
| * | Add missing resources from source.. in build.propertiesTomasz Zarna2013-10-304-4/+8
* | | Remove protobuf from target platformMatthias Sohn2013-10-301-2/+0
* | | Support extension of TransportHttpMichael Nelson2013-10-261-1/+10
|/ /
* | 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