1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement clean with JGit document clean() to both run git-reset + git-clean More... almost 13 years ago
implement getTagMessage with JGit More... almost 13 years ago
implement deleteTag with JGit More... almost 13 years ago
implement hasGitRepo with JGit More... almost 13 years ago
implement revParse with JGit More... almost 13 years ago
implement isCommitInRepo with JGit More... almost 13 years ago
don't set a default exe so that JGit is use if not explicitly set More... almost 13 years ago
[JENKINS-17013] preventive workaround warn and return default installation if requested name don't match any registered installation More... almost 13 years ago
GitTool configuration moved from git-plugin More... almost 13 years ago
Merge branch 'master' of github.com:jenkinsci/git-client-plugin More... almost 13 years ago
Forgotten. More... almost 13 years ago
[maven-release-plugin] prepare for next development iteration More... almost 13 years ago
[maven-release-plugin] prepare release git-client-1.0.3 More... almost 13 years ago
[FIXED JENKINS-12188] More... almost 13 years ago
option to select jgit implementation when creating GitClient More... almost 13 years ago
implement setRemoteURL with JGit More... almost 13 years ago
log Git client implementation being used More... almost 13 years ago
git-fetch JGit implementation include test to cover tag update More... almost 13 years ago
[JENKINS-16914] document requirement for remote.remoteName.url More... almost 13 years ago
[JENKINS-16914] parameter name more explicit that fetch is done by URL More... almost 13 years ago
[FIXED JENKINS-16873] delete workspace content to allow git clone but don't delete workspace directory itself More... almost 13 years ago
[FIXED JENKINS-16911] don't break if reference is invalid. log and error and skip argument More... almost 13 years ago
Implement push(remote, ref) using pure JGit include unit test to compare with Cli implementation More... almost 13 years ago
[maven-release-plugin] prepare for next development iteration More... almost 13 years ago
[maven-release-plugin] prepare release git-client-1.0.2 More... almost 13 years ago
restore GitAPI "checkoutBranch" logic for backward compatibility More... almost 13 years ago
more flexible management for default git installation More... almost 13 years ago
register a default GitTool on plugin load More... almost 13 years ago
make JGit implementation a pure Java implementation disable tests on JGit client for unimplemented methods More... almost 13 years ago
restore GitAPI#showRevision(Revision) and GitAPI#revList(reference) used by git-parameter-plugin More... almost 13 years ago