Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: b96e07e74679e5752a533a089cd46b1876d7ea46
      
https://github.com/jenkinsci/git-client-plugin/commit/b96e07e74679e5752a533a089cd46b1876d7ea46
  Author: Stephan Pauxberger <[email protected]>
  Date:   2014-11-05 (Wed, 05 Nov 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:
  -----------
  [JENKINS-25444] CliGit implementation of fetch/deleteBranch does remove
open changes, JGit does not

Created testcase, perform a reset --hard in case of ref checkout an
branch with delete checkout to simulate CLI behaviour.


  Commit: 4c59a74c202e993347a06afac5fd795dac1603bc
      
https://github.com/jenkinsci/git-client-plugin/commit/4c59a74c202e993347a06afac5fd795dac1603bc
  Author: Stephan Pauxberger <[email protected]>
  Date:   2014-11-05 (Wed, 05 Nov 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 failing lock test.


  Commit: b8725a5e79d79ad9248c631697f6c6a1beecff41
      
https://github.com/jenkinsci/git-client-plugin/commit/b8725a5e79d79ad9248c631697f6c6a1beecff41
  Author: Stephan Pauxberger <[email protected]>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M src/main/java/hudson/plugins/git/Branch.java
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/CloneCommand.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into
JENKINS-25444-fetch-clean

Conflicts:
        src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
        src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java


  Commit: 88ca6b449dd155a03d7142c9ad5f17fd7ca2b34e
      
https://github.com/jenkinsci/git-client-plugin/commit/88ca6b449dd155a03d7142c9ad5f17fd7ca2b34e
  Author: Mark Waite <[email protected]>
  Date:   2014-11-07 (Fri, 07 Nov 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 #153 from pauxus/JENKINS-25444-fetch-clean

[JENKINS-25444] CliGit implementation of fetch/deleteBranch does remove


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/797f600d44bf...88ca6b449dd1

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to