aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/PushCommand.java
Commit message (Expand)AuthorAgeFilesLines
* PushCommand: do not set a null credentials providerJens Baumgart2011-02-021-1/+2
* Make setCredentialsProvider more convenient to useMathias Kinzler2011-01-261-1/+5
* Allow to set a CredentialsProvider on relevant API commandsMathias Kinzler2011-01-251-0/+11
* Add PushCommand APIChris Aniszczyk2010-10-051-0/+349