aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/NameRevCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-251-2/+2
* Fix NameRevCommand when repo has no annotated tagsDave Borowitz2014-03-251-0/+14
* NameRevCommand: Don't use merge cost for first parentDave Borowitz2013-03-151-17/+14
* NameRevCommand: Use ~ notation for first parents of mergesDave Borowitz2013-03-141-1/+15
* Allow adding single refs or all tags to NameRevCommandDave Borowitz2013-03-131-0/+20
* Add a NameRevCommand for describing IDs in terms of refnamesDave Borowitz2013-03-111-0/+173