aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Use the SystemReader to get system timeRobin Rosenberg2011-10-201-1/+9
* Fix bad checkout behaviour when a file is removedRobin Rosenberg2011-10-181-0/+30
* Merge changes I7cdb563b,I7f60ae68,I7bd1e769,I92683805,I0e51a8e6Shawn O. Pearce2011-10-071-9/+19
|\
| * Fix smart HTTP client stream alignment errorsShawn O. Pearce2011-09-141-9/+19
* | Merge "Fix DirCacheEdtor.DeleteTree for empty string argument"Christian Halstrick2011-10-051-0/+117
|\ \
| * | Fix DirCacheEdtor.DeleteTree for empty string argumentRobin Rosenberg2011-10-011-0/+117
* | | Do not attempt to resolve describe-labels with less than four digitsRobin Rosenberg2011-10-031-0/+4
* | | Add blame unit test for file that is renamed twice.Kevin Sawicki2011-09-301-0/+42
* | | Merge "Use bundle dependency for org.hamcrest.org"Robin Rosenberg2011-09-301-4/+4
|\ \ \
| * | | Use bundle dependency for org.hamcrest.orgMatthias Sohn2011-09-271-4/+4
* | | | Fire IndexChangedEvent on DirCache.commit()Matthias Sohn2011-09-301-0/+72
* | | | Fix status in index entries after checkout of pathsChristian Halstrick2011-09-281-0/+52
|/ / /
* | | Merge "Fix DirCache,getEntriesWithin for empty string arguemnt"Christian Halstrick2011-09-261-0/+7
|\| |
| * | Fix DirCache,getEntriesWithin for empty string arguemntRobin Rosenberg2011-09-251-0/+7
* | | Test the reflog message for commit, cherry-pick, revert and mergeRobin Rosenberg2011-09-214-1/+61
|/ /
* | Prepare 1.2.0 buildsMatthias Sohn2011-09-152-33/+33
* | Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2011-09-152-2/+2
* | JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2011-09-152-2/+2
|/
* Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2011-09-082-2/+2
* JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2011-09-082-2/+2
* Use commit message best practices for Mylyn Commit templateMatthias Sohn2011-09-052-0/+7
* Add a helper for parsing branch switch info out of a reflog entryRobin Rosenberg2011-09-051-0/+18
* Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2011-09-012-2/+2
* JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2011-09-012-2/+2
* 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-212-2/+35
* 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-172-1/+300
|/
* 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
|/