Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
devconsoft
/
git-plugin
Public
forked from
jenkinsci/git-plugin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
git-plugin
src
main
java
hudson
plugins
git
GitSCM.java
on
jgit
User selector
All users
All time
Commit history
Commits on Feb 16, 2013
use JGit by default
ndeloof
committed
6336dc5
View commit details
Copy full SHA for 6336dc5
View code at this point
Browse repository at this point
use CLI GitAPI Implementation by default
Show description for 98555f5
ndeloof
committed
98555f5
View commit details
Copy full SHA for 98555f5
View code at this point
Browse repository at this point
run unit tests against both CliGit and JGit API Impl
ndeloof
committed
a51ac37
View commit details
Copy full SHA for a51ac37
View code at this point
Browse repository at this point
document showRevision as API method
ndeloof
committed
be2630e
View commit details
Copy full SHA for be2630e
View code at this point
Browse repository at this point
move git-plugin specific checkout logic (delete local branch then re-create) into GitSCM
ndeloof
committed
d36b513
View commit details
Copy full SHA for d36b513
View code at this point
Browse repository at this point
some more IGitAPI cleanup and unit test coverage
Show description for cd6ab06
ndeloof
committed
cd6ab06
View commit details
Copy full SHA for cd6ab06
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
GitAPI cleanup + unit test coverage
ndeloof
committed
b6ba22c
View commit details
Copy full SHA for b6ba22c
View code at this point
Browse repository at this point
use ObjectId to specify commit references
Show description for f364c11
ndeloof
committed
f364c11
View commit details
Copy full SHA for f364c11
View code at this point
Browse repository at this point
dead code
ndeloof
committed
b4fa6ef
View commit details
Copy full SHA for b4fa6ef
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
remove getGitExe() from IGitAPI
Show description for 0728e38
ndeloof
committed
0728e38
View commit details
Copy full SHA for 0728e38
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
replace CLI GitAPI Implementatoin by alternate JGitAPIImpl
ndeloof
committed
64af8cf
View commit details
Copy full SHA for 64af8cf
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
remove FilePath from GitAPI, just local File
Show description for dc80c2d
ndeloof
committed
dc80c2d
View commit details
Copy full SHA for dc80c2d
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Avoid some calls to "git show" in isRevExcluded
Show description for 81f432e
Mark Waite
committed
81f432e
View commit details
Copy full SHA for 81f432e
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
JENKINS-15083 Avoid rebuilds upon intermittent network failures and similar
krosenvold
committed
6df02fd
View commit details
Copy full SHA for 6df02fd
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
[JENKINS-13368] Merging in change as suggested. Also added a little null
Show description for 8e13991
David Tanner
committed
8e13991
View commit details
Copy full SHA for 8e13991
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
[JENKINS-7376] Clean submodules whenever cleaning superproject (after checkout), unless submodules are disabled
Rafal Zwierz
committed
abe5ceb
View commit details
Copy full SHA for abe5ceb
View code at this point
Browse repository at this point
Commits on Oct 13, 2012
Improved BuildChooser.prevBuildForChangelog
Show description for b621580
kohsuke
committed
b621580
View commit details
Copy full SHA for b621580
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
[JENKINS-8149] Fix submodule refspec.
Show description for 6c2e0bd
jorgenpt
committed
6c2e0bd
View commit details
Copy full SHA for 6c2e0bd
View code at this point
Browse repository at this point
Commits on Sep 3, 2012
Merge remote-tracking branch 'rogerhu/openid_sso'
ndeloof
committed
cc6b339
View commit details
Copy full SHA for cc6b339
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
validate git url
ndeloof
committed
2a10bc3
View commit details
Copy full SHA for 2a10bc3
View code at this point
Browse repository at this point
Using differrent approach.
jsenko
authored and
ndeloof
committed
1f1fa9d
View commit details
Copy full SHA for 1f1fa9d
View code at this point
Browse repository at this point
Disable shallow copy when using GitPublisher.
jsenko
authored and
ndeloof
committed
72fcdd7
View commit details
Copy full SHA for 72fcdd7
View code at this point
Browse repository at this point
Added shallow clone functionality.
jsenko
authored and
ndeloof
committed
2357e68
View commit details
Copy full SHA for 2357e68
View code at this point
Browse repository at this point
Created config variables.
jsenko
authored and
ndeloof
committed
959fe1d
View commit details
Copy full SHA for 959fe1d
View code at this point
Browse repository at this point
Merge pull request #78 from tsondergaard/master
Show description for afe6e36
ndeloof
committed
afe6e36
View commit details
Copy full SHA for afe6e36
View code at this point
Browse repository at this point
Commits on Aug 10, 2012
Add to BuildData the URLs that have been used.
Show description for 46ed05f
coreyoconnor
authored and
Corey O'Connor
committed
46ed05f
View commit details
Copy full SHA for 46ed05f
View code at this point
Browse repository at this point
refactor GitSCM.checkout into two methods. Plus some documentation tweaks
Corey O'Connor
committed
b3bf8fb
View commit details
Copy full SHA for b3bf8fb
View code at this point
Browse repository at this point
Commits on Aug 8, 2012
[FIXED JENKINS-14321] don't reuse last build environment for fast polling
ndeloof
committed
3d9a73d
View commit details
Copy full SHA for 3d9a73d
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
Better changelog for jobs configured with a merge target.
Thomas Sondergaard
committed
5ae2555
View commit details
Copy full SHA for 5ae2555
View code at this point
Browse repository at this point
Commits on Jul 23, 2012
[FIXED JENKINS-8563] add support for env expansion
Show description for 2283620
ndeloof
committed
2283620
View commit details
Copy full SHA for 2283620
View code at this point
Browse repository at this point
Commits on Jun 25, 2012
[FIXED JENKINS-10880] check for existing lastBuild
Show description for 91cc5c9
marc-guenther
committed
91cc5c9
View commit details
Copy full SHA for 91cc5c9
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
exposed this
kohsuke
committed
9b9c8e5
View commit details
Copy full SHA for 9b9c8e5
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
Signature change
kohsuke
committed
7decbb3
View commit details
Copy full SHA for 7decbb3
View code at this point
Browse repository at this point
Added a mechanism for BuildChooser to call back the master.
kohsuke
committed
f198606
View commit details
Copy full SHA for f198606
View code at this point
Browse repository at this point
log message of a questionable value, in particular channel.toString()
kohsuke
committed
bc03627
View commit details
Copy full SHA for bc03627
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.