1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release git-client-1.6.2 More... about 12 years ago
Merge remote-tracking branch 'mark/master-add-findbugs' More... about 12 years ago
Merge pull request #96 from MarkEWaite/master-fix-getHeadRev-test More... about 12 years ago
Merge pull request #98 from rogerhu/jenkins_exception More... about 12 years ago
Merge pull request #92 from wannessels/master More... about 12 years ago
Merge pull request #87 from MarkEWaite/master-update-guava-to-match-git-plugin More... about 12 years ago
Merge pull request #99 from MarkEWaite/master-fix-test_push_RH6 More... about 12 years ago
Merge pull request #100 from rogerhu/fix_git_repo_errors_2 More... about 12 years ago
Fix form validation for HTTP-based Git repos by creating a temporary workspace using the same directory used to store the credentials. More... about 12 years ago
Add bare option to GitAPITestCase init method, use to simplify test_push More... about 12 years ago
Invalid credentials vs. bad hostnames are hard to differentiate right now. Exposing the stack trace error to provide more context. More... about 12 years ago
Filter the JGitAPIImpl load of known null value warning - findbugs is wrong More... about 12 years ago
Fix check_headRev assertions to allow for changes on remote repo More... about 12 years ago
Remove unread field from ProgressMonitor implementation More... about 12 years ago
Add serialVersionUID to two classes to fix findbugs warnings More... about 12 years ago
Remove uncalled private method getGitCredentialsURL(String, String) More... about 12 years ago
Declare CliGitAPIImpl.launcher transient in case class or subclass is serialized More... about 12 years ago
Make TIMEOUT and USE_CLI final since they are values of properties More... about 12 years ago
Merge pull request #94 from MarkEWaite/master-fix-JGit-getHeadRev-wildcard-matching More... about 12 years ago
Check return value of File.delete, log warning if file not deleted More... about 12 years ago
Use @NonNull annotation of getRepository method More... about 12 years ago
Add optional findbugs report generation More... about 12 years ago
Merge pull request #93 from MarkEWaite/master-remove-unused-test-import More... about 12 years ago
Remove unused import from GitAPITestCase More... about 12 years ago
[JENKINS-20445] [JENKINS-20387] [JENKINS-20750] Expose timeout for clone and fetch command when using CliGit More... about 12 years ago
[FIXED JENKINS-20286] JGit rebuilds on each poll if wildcard in branch name More... about 12 years ago
Merge pull request #91 from wannessels/master More... about 12 years ago
[FIXED JENKINS-21030] look for ssh.exe next to known git.exe More... about 12 years ago
Merge pull request #88 from MarkEWaite/master-fix-CliGit-getHeadRev More... about 12 years ago