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
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
simplify GitAPI.push() to only support remoteName
ndeloof
committed
b76e8ce
View commit details
Copy full SHA for b76e8ce
View code at this point
Browse repository at this point
upgrade JGit
Show description for 69f9477
ndeloof
committed
69f9477
View commit details
Copy full SHA for 69f9477
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
use JGit commands to implement generic git operations
ndeloof
committed
a60b03f
View commit details
Copy full SHA for a60b03f
View code at this point
Browse repository at this point
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
implement add() and commit() using JGit
ndeloof
committed
67d692a
View commit details
Copy full SHA for 67d692a
View code at this point
Browse repository at this point
implement "checkout" using JGit
ndeloof
committed
aa793c8
View commit details
Copy full SHA for aa793c8
View code at this point
Browse repository at this point
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 11, 2013
[FIXED JENKINS-15160] Pass combineCommits to action
cjo9900
committed
951517c
View commit details
Copy full SHA for 951517c
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Update the Git logo icons
tombevers
committed
ab96e04
View commit details
Copy full SHA for ab96e04
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 28, 2013
add email address properly if already known
richtmat
committed
ff2b7e9
View commit details
Copy full SHA for ff2b7e9
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
removed exception handling
Show description for 8df00f9
richtmat
committed
8df00f9
View commit details
Copy full SHA for 8df00f9
View code at this point
Browse repository at this point
finally returning flag value instead of false
Matthias Richter
committed
5d8b1c4
View commit details
Copy full SHA for 5d8b1c4
View code at this point
Browse repository at this point
added null check
Matthias Richter
committed
4255d9a
View commit details
Copy full SHA for 4255d9a
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
FIXED - JENKINS-16453
Matthias Richter
committed
608e6f7
View commit details
Copy full SHA for 608e6f7
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 Jan 16, 2013
set changeSet.kind to "git"
lruslan
committed
b87ef72
View commit details
Copy full SHA for b87ef72
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
[FIXES JENKINS-15235]
Show description for 7a1e61e
thesam
committed
7a1e61e
View commit details
Copy full SHA for 7a1e61e
View code at this point
Browse repository at this point
Add unit tests for existing null/empty name handling.
thesam
committed
8c1d8b8
View commit details
Copy full SHA for 8c1d8b8
View code at this point
Browse repository at this point
Commits on Nov 28, 2012
add version field to support new GitLab URL-scheme
Leif Gensert
committed
e81281f
View commit details
Copy full SHA for e81281f
View code at this point
Browse repository at this point
Commits on Nov 24, 2012
Fix reset and init for new repository
Show description for abdddbf
rolandschulz
committed
abdddbf
View commit details
Copy full SHA for abdddbf
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 Nov 9, 2012
Add ability to update tag. #JENKINS-15758
vkravets
committed
d2f9499
View commit details
Copy full SHA for d2f9499
View code at this point
Browse repository at this point
Commits on Oct 27, 2012
Merge pull request #107 from cjo9900/JENKINS-15160
Show description for 17132ba
ndeloof
committed
17132ba
View commit details
Copy full SHA for 17132ba
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
[JENKINS-15160] add support for combining git hashs when passed downstream
Show description for e442a79
cjo9900
committed
e442a79
View commit details
Copy full SHA for e442a79
View code at this point
Browse repository at this point
[FIXED JENKINS-13368] Added one more level of null pointer checking for
Show description for 7a302e7
David Tanner
committed
7a302e7
View commit details
Copy full SHA for 7a302e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.