1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
prefer fetch(URIish) More... over 12 years ago
Merge pull request #24 from ndeloof/master More... over 12 years ago
Update README.md More... over 12 years ago
Update README.md More... over 12 years ago
[FIXED JENKINS-19974] failed to retrieve credentials on fetch More... over 12 years ago
display connection failure cause 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.4.0 More... over 12 years ago
new method to fetch from URL, with credentials support More... over 12 years ago
use httpclient to check git URL java.net.URL can't handle authentication with thread-safety More... over 12 years ago
check http(s) url to be accessible using configured credentials to avoid git process to prompt for username More... over 12 years ago
non-conventional use of setters in JGit More... over 12 years ago
UserNamePasswordCredentials are now supported More... over 12 years ago
upgrade dependencies to latest JGit and credentials plugin More... over 12 years ago
use credentials for ls-remote More... over 12 years ago
support username/password credentials in git-cli impl 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.3.0 More... over 12 years ago
Adding the --shared option More... over 12 years ago
Upgrading to the latest version More... over 12 years ago
[FIXED JENKINS-18988] More... over 12 years ago
Need to explicitly add a test dep on sshd. git-server plugin has a provided dependency on this, but Maven does not consider these to be transitive. More... over 12 years ago
[FIXED JENKINS-19108] More... over 12 years ago
convenient constructor especially for testing 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.2.0 More... over 12 years ago
add setCredentials as convenience method (backward compatibility for git 2.0 beta builds) More... over 12 years ago
fix hudson.plugins.git.GitSCMTest#testFetchFromMultipleRepositories regression More... over 12 years ago
Merge pull request #12 from nKey/submodule-reference More... over 12 years ago
[FIXED JENKINS-19305] fixed NPE More... over 12 years ago