aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2011-05-0230-199/+199
* | | Add better javadoc to the git-init ant taskKetan Padegaonkar2011-05-021-2/+12
* | | Add GitCheckoutTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-022-1/+128
* | | Add GitCloneTask to org.eclipse.jgit.antKetan Padegaonkar2011-05-022-1/+119
* | | Add org.eclipse.jgit.antKetan Padegaonkar2011-05-0210-0/+156
| |/ |/|
* | Merge branch 'stable-0.12'Shawn O. Pearce2011-04-214-17/+101
|\|
| * Implement the no-done capabilityShawn O. Pearce2011-04-214-17/+101
* | Merge branch 'stable-0.12'Shawn O. Pearce2011-04-218-136/+73
|\|
| * Fix sorting of names in RefDirectoryShawn O. Pearce2011-04-212-0/+15
| * Merge "Make running static checks configurable in maven build" into stable-0.12Shawn Pearce2011-04-185-136/+52
| |\
| | * Make running static checks configurable in maven buildMatthias Sohn2011-04-185-136/+52
| * | Add constants for gerrit change id configurationStefan Lay2011-04-141-0/+6
| |/
* | Enabled unit tests in HttpClientTestsChristian Halstrick2011-04-211-0/+13
* | Added support to IndexDiff to return information on conflictsBernard Leach2011-04-192-0/+63
|/
* Update eclipse IP log for 0.12Matthias Sohn2011-04-131-0/+72
* Hande latin-1 encodingLeonard Broman2011-04-112-1/+109
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-106-0/+719
* Merge "Create all test data in trash folder"Chris Aniszczyk2011-04-092-5/+20
|\
| * Create all test data in trash folderMatthias Sohn2011-04-102-5/+20
* | Update to use Tycho 0.11Matthias Sohn2011-04-091-1/+1
|/
* Add "Conflicts" section to merge message on conflictRobin Stocker2011-04-062-3/+43
* Refactor reading and writing heads in RepositoryRobin Stocker2011-04-061-40/+47