Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: f7718b6336dcf6c7c7958c7bf45f5ecb8d82c026
https://github.com/jenkinsci/git-plugin/commit/f7718b6336dcf6c7c7958c7bf45f5ecb8d82c026
Author: Joel Huttunen <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/git/GitAPI.java
M src/main/java/hudson/plugins/git/GitPublisher.java
M src/main/java/hudson/plugins/git/IGitAPI.java
M src/main/resources/hudson/plugins/git/GitPublisher/config.jelly
A src/main/resources/hudson/plugins/git/GitPublisher/help-notesToPush.html
Log Message:
-----------
Add git notes support to Git Publisher
Commit: 488be5747b85e4818a219ca41dde19e293112486
https://github.com/jenkinsci/git-plugin/commit/488be5747b85e4818a219ca41dde19e293112486
Author: Nicolas De loof <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/git/GitAPI.java
M src/main/java/hudson/plugins/git/GitPublisher.java
M src/main/java/hudson/plugins/git/IGitAPI.java
M src/main/resources/hudson/plugins/git/GitPublisher/config.jelly
A src/main/resources/hudson/plugins/git/GitPublisher/help-notesToPush.html
Log Message:
-----------
Merge pull request #73 from Jonux/master
Jenkins GIT plugin - notes support
Compare:
https://github.com/jenkinsci/git-plugin/compare/a9f5ef7856df...488be5747b85