summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add GitAddTaskKetan Padegaonkar2011-05-234-1/+156
* Add LsRemoteCommandTestChris Aniszczyk2011-05-191-0/+160
* Add LsRemoteCommand to JGit APIChristoph Brill2011-05-194-0/+200
* Add org.eclipse.jgit.ant.test to parent pom.xmlChris Aniszczyk2011-05-192-0/+103
* Add GitCloneTaskTestKetan Padegaonkar2011-05-195-4/+145
* Create a MergeResult for deleted/modified filesBernard Leach2011-05-192-0/+54
* Add reset with paths support to ResetCommandBernard Leach2011-05-192-8/+154
* Fix NPE in URIish when parsing an empty URIKetan Padegaonkar2011-05-193-0/+36
* Add org.eclipse.jgit.ant.testKetan Padegaonkar2011-05-198-0/+67
* Add tests for change If203ce5Bernard Leach2011-05-182-0/+171
* Implement rebase ff for upstream branches with merge commitsChris Aniszczyk2011-05-182-53/+64
* Fix path filtering in LogCommandPiotr Janik2011-05-182-2/+58
* Merge "Optimize MergeAlgorithm if ours or theirs is empty"Robin Rosenberg2011-05-172-1/+50
|\
| * Optimize MergeAlgorithm if ours or theirs is emptyChristian Halstrick2011-05-172-1/+50
* | Merge "Fix diff bug on inserted line"Stefan Lay2011-05-162-2/+10
|\ \
| * | Fix diff bug on inserted lineShawn O. Pearce2011-05-162-2/+10
* | | Add getConflicting() method in Status APIPiotr Janik2011-05-161-0/+8
|/ /
* | Merge "Fix diff when first text is the start of the other"Shawn Pearce2011-05-153-1/+67
|\ \
| * | Fix diff when first text is the start of the otherRobin Rosenberg2011-05-153-1/+67
* | | Merge "Add test for reflog part of ResetCommand"Chris Aniszczyk2011-05-131-0/+33
|\ \ \
| * | | Add test for reflog part of ResetCommandRobin Rosenberg2011-05-131-0/+33
* | | | Add RebaseResult.FAST_FORWARD_RESULTChris Aniszczyk2011-05-131-0/+3
* | | | RevertCommand: Add "." after reverted commit idRobin Stocker2011-05-132-3/+6
| |_|/ |/| |
* | | Update tycho version to 0.12Chris Aniszczyk2011-05-121-6/+6
* | | Update findbugs-maven-plugin to the official 2.3.2 releaseChris Aniszczyk2011-05-101-14/+1
* | | Merge "Formatter for relative dates"Christian Halstrick2011-05-094-0/+292
|\ \ \
| * | | Formatter for relative datesMatthias Sohn2011-05-094-0/+292
* | | | Remove unused serialVersionUID from non-serializable classes.Kevin Sawicki2011-05-082-2/+0
|/ / /
* | / Fix getHumanishName broken for windows pathsStefan Lay2011-05-062-1/+18
| |/ |/|
* | Merge "IndexDiff: conflicting files aren't properly shown"Chris Aniszczyk2011-05-052-10/+88
|\ \
| * | IndexDiff: conflicting files aren't properly shownBernard Leach2011-05-052-10/+88
* | | Correct tabs in top-level pom.xmlShawn O. Pearce2011-05-051-2/+2
|/ /
* | Update IP log to include Ant 1.8.2 (CQ 5111)Shawn O. Pearce2011-05-051-0/+6
* | Ignore submodule commits during checkoutRobin Rosenberg2011-05-051-0/+6
* | Merge "Fix "into" part of merge message for HEAD"Shawn Pearce2011-05-052-2/+10
|\ \
| * | Fix "into" part of merge message for HEADRobin Stocker2011-05-052-2/+10
* | | Store Git on any DHTShawn O. Pearce2011-05-05123-3/+21717
* | | Add org.eclipse.jgit.ant to parent pom.xmlChris Aniszczyk2011-05-051-1/+2
|/ /
* | Merge "Fix error handling in RepositoryFilter"Chris Aniszczyk2011-05-051-3/+6
|\ \
| * | Fix error handling in RepositoryFilterShawn O. Pearce2011-05-041-3/+6
| |/
* / Add pom.xml to org.eclipse.jgit.antChris Aniszczyk2011-05-051-0/+114
|/
* Present reset in the reflog like C Git does nowadaysRobin Rosenberg2011-05-041-2/+1
* Implemented merge for parallel delete/modificationBernard Leach2011-05-033-1/+87
* Add better exception handling for the git-init ant taskKetan Padegaonkar2011-05-031-3/+8
* Merge "Attempt to make git prefix detection more reliable"Chris Aniszczyk2011-05-031-3/+55
|\
| * Attempt to make git prefix detection more reliableRobin Rosenberg2011-05-021-3/+55
* | Merge "Add path support to checkout command."Stefan Lay2011-05-032-3/+235
|\ \
| * | Add path support to checkout command.Kevin Sawicki2011-05-032-3/+235
| |/
* | Qualify post-0.12 buildsMatthias Sohn2011-05-0331-201/+201
* | Merge branch 'stable-0.12'Matthias Sohn2011-05-0330-199/+199
|\ \