Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 64f43038d0723c3c313d6bed66edea190b17ba51
      
https://github.com/jenkinsci/git-client-plugin/commit/64f43038d0723c3c313d6bed66edea190b17ba51
  Author: Stephen Connolly <[email protected]>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

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

  Log Message:
  -----------
  [JENKINS-40834] Add an API to resolve symbolic refs

- Sadly JGit needs to try and guess


  Commit: 2cb2fc176d47bf1dc0d8017e9bfd567d4fa453e5
      
https://github.com/jenkinsci/git-client-plugin/commit/2cb2fc176d47bf1dc0d8017e9bfd567d4fa453e5
  Author: Stephen Connolly <[email protected]>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

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

  Log Message:
  -----------
  [JENKINS-40834] Bingo! A nasty hack gets us the symref info for JGit pending 
their implementation of same


  Commit: c5edec5f795d8bec1c46dccb5b404cde9ecd9b17
      
https://github.com/jenkinsci/git-client-plugin/commit/c5edec5f795d8bec1c46dccb5b404cde9ecd9b17
  Author: Stephen Connolly <[email protected]>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/GitClient.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  -----------
  [JENKINS-40834] Probably safest to let the consumer of the API decide what to 
do if the is no symbolc ref support


  Commit: f5e22966ba11c5e5f309d5e9a0de7adcd99dd6c7
      
https://github.com/jenkinsci/git-client-plugin/commit/f5e22966ba11c5e5f309d5e9a0de7adcd99dd6c7
  Author: Stephen Connolly <[email protected]>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPIImplTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
    M src/test/java/org/jenkinsci/plugins/gitclient/JGitAPIImplTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/JGitApacheAPIImplTest.java

  Log Message:
  -----------
  [JENKINS-40834] Fix tests to apply for correct versions of the git clients


  Commit: 85501392a154ed9b48e8e885a4fb1055fbfb3746
      
https://github.com/jenkinsci/git-client-plugin/commit/85501392a154ed9b48e8e885a4fb1055fbfb3746
  Author: Mark Waite <[email protected]>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/GitClient.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/RemoteGitImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/CliGitAPIImplTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
    M src/test/java/org/jenkinsci/plugins/gitclient/JGitAPIImplTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/JGitApacheAPIImplTest.java

  Log Message:
  -----------
  Merge pull request #236 from stephenc/jenkins-40834

[JENKINS-40834] Add an API to resolve symbolic refs


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/85f78b9ca80e...85501392a154

-- 
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