aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/RefSpecTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fetch: Introduce negative refspecs.yunjieli2022-04-131-0/+48
* [push] support the "matching" RefSpecs ":" and "+:"Thomas Wolf2022-03-061-0/+14
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-251-0/+25
* RefSpec: reject refs ending in '/'Stefan Beller2016-07-251-0/+10
* Refspec: loosen restrictions on wildcard "*"Marc Strapetz2015-10-211-15/+35
* Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-281-0/+150
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-2/+23
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-13/+14
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+275