aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RevertCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Make the Reflog a public API againRobin Rosenberg2013-04-261-1/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-3/+7
* Update the revert command and things relating to revertRobin Rosenberg2012-12-281-0/+208
* Test the reflog message for commit, cherry-pick, revert and mergeRobin Rosenberg2011-09-211-0/+10
* RevertCommand: Add "." after reverted commit idRobin Stocker2011-05-131-2/+5
* Implement a revert commandRobin Rosenberg2011-01-021-0/+101