aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/FetchCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update tags on fetch if --tags or tag refspec specifiedRobin Stocker2013-05-011-0/+25
* Only fetch tags that do not exist locally with auto-followRobin Stocker2013-05-011-12/+86
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fix broken TagCommand APIRobin Rosenberg2012-04-061-3/+4
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+4
* Save StoredConfig after modificationsShawn O. Pearce2010-12-151-2/+3
* Add FetchCommandChris Aniszczyk2010-09-171-0/+91
25-08-15 09:09:23 +0000