Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 1a5f40df2473cc3c05e4bb8fc177631a440e3b0f
      
https://github.com/jenkinsci/git-client-plugin/commit/1a5f40df2473cc3c05e4bb8fc177631a440e3b0f
  Author: Vincent LATOMBE <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    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/FetchCommand.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  JENKINS-26417 Allow customization of refspec/tags of the clone/fetch commands

- Add the option to omit tags to FetchCommand and CloneCommand
- Allow use of custom refspecs for CloneCommand


  Commit: ada4ade93e2f19ec9e788eb1fa862e1dd54820ee
      
https://github.com/jenkinsci/git-client-plugin/commit/ada4ade93e2f19ec9e788eb1fa862e1dd54820ee
  Author: Vincent LATOMBE <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

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

  Log Message:
  -----------
  JENKINS-26417 Add a unit test for clone with multiple refspecs

Rolling back the change to #getBranches()


  Commit: ecee5196002d0bc42b9c40e82d65671a310ff048
      
https://github.com/jenkinsci/git-client-plugin/commit/ecee5196002d0bc42b9c40e82d65671a310ff048
  Author: Vincent LATOMBE <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

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

  Log Message:
  -----------
  Fix jgit support for test_clone_refspecs


  Commit: 9e4737da7a9a643be4dc572faaa6069aed8d954d
      
https://github.com/jenkinsci/git-client-plugin/commit/9e4737da7a9a643be4dc572faaa6069aed8d954d
  Author: Mark Waite <[email protected]>
  Date:   2015-01-24 (Sat, 24 Jan 2015)

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

  Log Message:
  -----------
  Fix formatting inconsistency introduced in recent change


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/9e4c9f46db1f...9e4737da7a9a

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