aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/RemoteConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-3/+10
* Ignore invalid TagOpt valuesThomas Wolf2017-08-261-2/+7
* Add a getter for a list of RefSpecs to ConfigThomas Wolf2017-08-261-12/+6
* Do not apply pushInsteadOf to existing pushUrisThomas Wolf2017-08-141-8/+10
* Fix handling of pushInsteadOfThomas Wolf2017-08-141-6/+16
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-8/+8
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-14/+14
* Support insteadOf and pushInsteadOf URL replacementKevin Sawicki2012-03-051-2/+41
* Make ObjectId, RefSpec, RemoteConfig, URIish serializableAndrew Bayer2010-06-161-1/+4
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-16/+16
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+508