1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed GIT_SSH hack - hard to do it right, especially on windows - can't support pk with passphrase More... over 12 years ago
Merge pull request #22 from jenkinsci/credentials More... over 12 years ago
Add a URIBuilder for GIT uris More... over 12 years ago
implement credential support in Cli Git use ssh-agent plugin if available fall back to GIT_SSH More... over 12 years ago
Here is the implementation of SmartCredentialsProvider that will do the fancy stuff More... over 12 years ago
ndeloof wants StandardCredentials More... over 12 years ago
exposing more correct credentials api More... over 12 years ago
fix .gitignore More... over 12 years ago
[FIXED JENKINS-18957] NPE due to unset credentialsProvider More... over 12 years ago
improve unit test More... over 12 years ago
Merge strategy More... over 12 years ago
merge refactored as a Command for extensibility as discussed on https://github.com/jenkinsci/git-client-plugin/pull/20 More... over 12 years ago
use minor version, not bug fix for new features More... over 12 years ago
Merge pull request #13 from sapone/master More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release git-client-1.1.2 More... over 12 years ago
Suppressing testTrileadSsh. More... over 12 years ago
May as well use StandardUsernamePasswordCredentials here. More... over 12 years ago
Simplified to use StandardUsernameCredentials everywhere. More... over 12 years ago
Updated to changes in credentials & ssh-credentials. More... over 12 years ago
Fixing fetch for allowing multiple refspecs More... over 12 years ago
bug fix More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release git-client-1.1.1 More... over 12 years ago
Sticking to the 3 digit release model More... over 12 years ago
Oops, wrong location More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release git-client-1.1 More... over 12 years ago
Use of overloaded methods on GitClient causes the remoting bug to break a test. More... over 12 years ago
doc improvements More... over 12 years ago