Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: b9f2b5a2db8b028960f6cff27848aa769196aa05
      
https://github.com/jenkinsci/git-client-plugin/commit/b9f2b5a2db8b028960f6cff27848aa769196aa05
  Author: Mark Waite <markwa...@yahoo.com>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  [FIXED JENKINS-20286] JGit rebuilds on each poll if wildcard in branch name

The JGit implementation of getHeadRev did not process filename wildcards,
while the CliGit implementation did.  That caused JGit polling of remote
repositories (with the JGit form of "git ls-remote") to always report
there were changes if the branch name included a wildcard, even when
there were no changes.


  Commit: 77f75f24bfb8e3ce1d0b04cfa27ebe117cc2bb0e
      
https://github.com/jenkinsci/git-client-plugin/commit/77f75f24bfb8e3ce1d0b04cfa27ebe117cc2bb0e
  Author: Nicolas De loof <nicolas.del...@gmail.com>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Merge pull request #94 from 
MarkEWaite/master-fix-JGit-getHeadRev-wildcard-matching

[FIXED JENKINS-20286] JGit rebuilds on each poll if wildcard in branch n...


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/dd56a77c525f...77f75f24bfb8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to