aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg2011-09-251-0/+7
* Add a helper for parsing branch switch info out of a reflog entryRobin Rosenberg2011-09-051-0/+18
* Fix boxing warnings in PushProcessTestTomasz Zarna2011-08-241-7/+7
* Throw JGit exception when ResetCommand got wrong refChristian Halstrick2011-08-211-0/+17
* Fix ClassCastException in MergeCommandDenys Digtiar2011-08-211-0/+31
* Add ListTagCommand to JGit APIKetan Padegaonkar2011-08-211-0/+36
* Merge "Add DeleteTagCommand to JGit API"Chris Aniszczyk2011-08-211-0/+69
|\
| * Add DeleteTagCommand to JGit APITomasz Zarna2011-08-211-0/+69
* | Merge "PackWriter: Make want/have actual sets"Christian Halstrick2011-08-181-15/+15
|\ \
| * | PackWriter: Make want/have actual setsShawn O. Pearce2011-08-161-15/+15
* | | Use HEAD as default ref for RefLogCommand.Kevin Sawicki2011-08-171-6/+37
| |/ |/|
* | Adds DiffEntry.scan(TreeWalk, boolean) methodDariusz Luksza2011-08-171-0/+298
|/
* Merge "Add DiffCommand to JGit API"Christian Halstrick2011-08-161-0/+97
|\
| * Add DiffCommand to JGit APITomasz Zarna2011-08-161-0/+97
* | Merge "Fix reading of ref names containing characters that sort before /"Robin Rosenberg2011-08-101-0/+30
|\ \ | |/ |/|
| * Fix reading of ref names containing characters that sort before /Robin Rosenberg2011-07-221-0/+30
* | Merge doesn't remove empty foldersTomasz Zarna2011-07-131-0/+41
* | Add support for reseting on directoriesDariusz Luksza2011-07-121-3/+43
* | Fixed creation of branch from a tagSasa Zivkov2011-07-121-0/+24
* | Cleanup directories leftover by test.Adrian Goerler2011-07-073-44/+0
* | Cloning should fail when destination directory exists and is not emptyAdrian Goerler2011-07-062-0/+41
* | Do not catch Exception in test casesStefan Lay2011-07-062-153/+115
* | Merge "Add lookup to remote config if the refSpec is not explicitly set"Christian Halstrick2011-07-061-0/+72
|\ \
| * | Add lookup to remote config if the refSpec is not explicitly setStefan Lay2011-07-041-0/+72
* | | TemporaryBuffer: Fix reading from in-memory InputStreamShawn O. Pearce2011-06-241-0/+15
|/ /
* | Add ReflogCommandChris Aniszczyk2011-06-221-0/+90
* | Refactor out ReflogEntryChris Aniszczyk2011-06-202-14/+13
* | Fix IndexOutOfBoundsException when parsing PersonIdentMarc Strapetz2011-06-141-0/+15
|/
* Merge branch 'stable-1.0'Matthias Sohn2011-06-022-0/+414
|\
| * blame: Compute the origin of lines in a result fileShawn O. Pearce2011-05-312-0/+414
* | 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
* Remove rebase temporary files on checkout failureBernard Leach2011-05-231-2/+39
* 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