Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 7afc1b86cc9445f6d9bc12060013ffa898b38a95
      
https://github.com/jenkinsci/git-client-plugin/commit/7afc1b86cc9445f6d9bc12060013ffa898b38a95
  Author: Yestin Sun <sunyi0...@gmail.com>
  Date:   2014-10-29 (Wed, 29 Oct 2014)

  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:
  -----------
  ls-remote to lookup references in a remote repository

List references, like heads or tags, in a remote repository
without depending on a locally cloned workspace.

The git-parameter plugin lists branches or tags on a local
cloned workspace, so it doesn't work on the first build or
if user wipes out workspace.

If user only wants a tag name with its commit id, there is
no need to clone the whole repository.


  Commit: 53fd10a7601906cb80c5fbf56d8639de747d29d8
      
https://github.com/jenkinsci/git-client-plugin/commit/53fd10a7601906cb80c5fbf56d8639de747d29d8
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  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:
  -----------
  Merge pull request #150 from yestin/master

ls-remote to lookup references in a remote repository


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/4b0c1b2d2b2c...53fd10a76019

-- 
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/d/optout.

Reply via email to