summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ReflogResolveTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* ReflogResolveTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-88/+94
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-0/+1
* Comment an empty block which is okRobin Rosenberg2012-09-231-0/+1
* Support parsing previous checkout as a revision expresion.Robin Rosenberg2012-07-201-5/+24
* Allow a @ without branch in revision syntaxRobin Rosenberg2012-07-161-0/+32
* Support resolving integer-based reflog revisionsKevin Sawicki2011-12-161-0/+123