summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Fix IndexOutOfBoundsException when parsing PersonIdentMarc Strapetz2011-06-141-0/+15
* Prepare 1.1.0 buildsMatthias Sohn2011-06-062-33/+33
* Merge branch 'stable-1.0'Matthias Sohn2011-06-024-1/+416
|\
| * Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2011-06-012-2/+2
| * JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2011-06-012-2/+2
| * Remove incubation markerMatthias Sohn2011-05-311-1/+1
| * blame: Compute the origin of lines in a result fileShawn O. Pearce2011-05-313-0/+415
* | Merge branch 'stable-1.0'Shawn O. Pearce2011-05-315-4/+118
|\|
| * Ensure the HTTP request is fully consumedShawn O. Pearce2011-05-311-0/+32
| * Make sure test repositories are closedChristian Halstrick2011-05-314-0/+16
| * Fix CloneCommand not to fetch into remote tracking branches when bareChristian Halstrick2011-05-312-4/+70
* | CleanCommand: add the ability to do a dry runAbhishek Bhatnagar2011-05-311-0/+19
* | Fix GitConstructionTest teardownRobin Rosenberg2011-05-301-0/+9
|/
* Merge "Let RefDirectory use FileSnapShot to handle fast updates"Chris Aniszczyk2011-05-252-25/+43
|\
| * Let RefDirectory use FileSnapShot to handle fast updatesChristian Halstrick2011-05-232-25/+43
* | Add a DiffFormatter which calculates a patch-idStefan Lay2011-05-241-0/+120
* | Add CleanCommandTest and fix CleanCommandAbhishek Bhatnagar2011-05-241-0/+116
|/
* Add shortening of note ref names to NoteMapKevin Sawicki2011-05-231-0/+8
* Merge "Remove rebase temporary files on checkout failure"Shawn Pearce2011-05-231-2/+39
|\
| * Remove rebase temporary files on checkout failureBernard Leach2011-05-231-2/+39
* | Add GitAddTaskKetan Padegaonkar2011-05-231-0/+1
|/
* Add LsRemoteCommandTestChris Aniszczyk2011-05-191-0/+160
* Create a MergeResult for deleted/modified filesBernard Leach2011-05-191-0/+42
* Add reset with paths support to ResetCommandBernard Leach2011-05-191-7/+76
* Fix NPE in URIish when parsing an empty URIKetan Padegaonkar2011-05-191-0/+20
* Add tests for change If203ce5Bernard Leach2011-05-182-0/+171
* Fix path filtering in LogCommandPiotr Janik2011-05-181-1/+54
* Merge "Optimize MergeAlgorithm if ours or theirs is empty"Robin Rosenberg2011-05-171-1/+19
|\
| * Optimize MergeAlgorithm if ours or theirs is emptyChristian Halstrick2011-05-171-1/+19
* | Fix diff bug on inserted lineShawn O. Pearce2011-05-161-1/+9
* | Merge "Fix diff when first text is the start of the other"Shawn Pearce2011-05-152-0/+66
|\ \
| * | Fix diff when first text is the start of the otherRobin Rosenberg2011-05-152-0/+66
* | | 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
* | | | RevertCommand: Add "." after reverted commit idRobin Stocker2011-05-131-2/+5
| |_|/ |/| |
* | | Formatter for relative datesMatthias Sohn2011-05-091-0/+126
* | | Fix getHumanishName broken for windows pathsStefan Lay2011-05-061-0/+11
| |/ |/|
* | IndexDiff: conflicting files aren't properly shownBernard Leach2011-05-051-4/+79
* | Fix "into" part of merge message for HEADRobin Stocker2011-05-051-0/+9
|/
* Implemented merge for parallel delete/modificationBernard Leach2011-05-032-1/+64
* Merge "Add path support to checkout command."Stefan Lay2011-05-031-0/+151
|\
| * Add path support to checkout command.Kevin Sawicki2011-05-031-0/+151
* | Qualify post-0.12 buildsMatthias Sohn2011-05-032-32/+32
* | Merge branch 'stable-0.12'Matthias Sohn2011-05-032-32/+32
|\ \ | |/ |/|
| * JGit 0.12.1v0.12.1stable-0.12Matthias Sohn2011-05-022-32/+32
* | Merge branch 'stable-0.12'Shawn O. Pearce2011-04-211-0/+13
|\|
| * Fix sorting of names in RefDirectoryShawn O. Pearce2011-04-211-0/+13
* | Added support to IndexDiff to return information on conflictsBernard Leach2011-04-191-0/+46
|/
* Hande latin-1 encodingLeonard Broman2011-04-111-0/+82
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-101-0/+100