Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 0e905121c6b4fe597265fb7c150964d0c801bea6
      
https://github.com/jenkinsci/git-client-plugin/commit/0e905121c6b4fe597265fb7c150964d0c801bea6
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.2.0


  Commit: 62b36a0431525cec5e501208b3b53656ea63a675
      
https://github.com/jenkinsci/git-client-plugin/commit/62b36a0431525cec5e501208b3b53656ea63a675
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-09-16 (Mon, 16 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: ec2fdfda760cfc33e9b1d2dec24e21235665fb15
      
https://github.com/jenkinsci/git-client-plugin/commit/ec2fdfda760cfc33e9b1d2dec24e21235665fb15
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

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

  Log Message:
  -----------
  convenient constructor especially for testing


  Commit: 43bf22c7c8b22ec0d22d1b0bb3ed12b6e304ac48
      
https://github.com/jenkinsci/git-client-plugin/commit/43bf22c7c8b22ec0d22d1b0bb3ed12b6e304ac48
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

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

JGit was not honoring the branch in the checkoutBranch method


  Commit: 5fd1fe7dda01f13e668550ae4b6c9c89a6d03a87
      
https://github.com/jenkinsci/git-client-plugin/commit/5fd1fe7dda01f13e668550ae4b6c9c89a6d03a87
  Author: Jesse Glick <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Need to explicitly add a test dep on sshd.
git-server plugin has a provided dependency on this, but Maven does not 
consider these to be transitive.


  Commit: 7001a2e7b38e0dec539ca39dc62c767a968d80dc
      
https://github.com/jenkinsci/git-client-plugin/commit/7001a2e7b38e0dec539ca39dc62c767a968d80dc
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

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

CGit's checkout --force is behaving differently from JGit's checkout --force, 
so handle the difference by ourselves


  Commit: d9ddad56336e3e96373079b2e5af1379e414798e
      
https://github.com/jenkinsci/git-client-plugin/commit/d9ddad56336e3e96373079b2e5af1379e414798e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrading to the latest version


  Commit: b76ef6bdff070777f45f97d15a1814aa7134ad6b
      
https://github.com/jenkinsci/git-client-plugin/commit/b76ef6bdff070777f45f97d15a1814aa7134ad6b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  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/JGitAPIImpl.java

  Log Message:
  -----------
  Adding the --shared option


  Commit: 8109e3b1074e72883476948143c26ba773ce3d91
      
https://github.com/jenkinsci/git-client-plugin/commit/8109e3b1074e72883476948143c26ba773ce3d91
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.3.0


  Commit: 30a01b1ccb9f5637391bf6dfa9c5a7aa3dde312e
      
https://github.com/jenkinsci/git-client-plugin/commit/30a01b1ccb9f5637391bf6dfa9c5a7aa3dde312e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-09-21 (Sat, 21 Sep 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: a5b6d798cb89d2d5a821263ad486fdd2f8fc35a6
      
https://github.com/jenkinsci/git-client-plugin/commit/a5b6d798cb89d2d5a821263ad486fdd2f8fc35a6
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  support username/password credentials in git-cli impl


  Commit: d721a6abf97cd60c33f529f4106fdbb47b902900
      
https://github.com/jenkinsci/git-client-plugin/commit/d721a6abf97cd60c33f529f4106fdbb47b902900
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  use credentials for ls-remote


  Commit: 927d2fa18a8ca51ac30c601d138413da960140eb
      
https://github.com/jenkinsci/git-client-plugin/commit/927d2fa18a8ca51ac30c601d138413da960140eb
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  upgrade dependencies to latest JGit and credentials plugin


  Commit: d596d88dbad0b51db44d3ac3b307177bb4cb62f5
      
https://github.com/jenkinsci/git-client-plugin/commit/d596d88dbad0b51db44d3ac3b307177bb4cb62f5
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  UserNamePasswordCredentials are now supported


  Commit: ce0f2e314c7551ec30d203f578cca81b5c7328bf
      
https://github.com/jenkinsci/git-client-plugin/commit/ce0f2e314c7551ec30d203f578cca81b5c7328bf
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  non-conventional use of setters in JGit


  Commit: 5b9987830a24e8a229b053def237a333945c64ae
      
https://github.com/jenkinsci/git-client-plugin/commit/5b9987830a24e8a229b053def237a333945c64ae
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  check http(s) url to be accessible using configured credentials
to avoid git process to prompt for username


  Commit: 3db62cad40e6b726de225d7ab9c175b05480fb7c
      
https://github.com/jenkinsci/git-client-plugin/commit/3db62cad40e6b726de225d7ab9c175b05480fb7c
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

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

  Log Message:
  -----------
  use httpclient to check git URL 
java.net.URL can't handle authentication with thread-safety


  Commit: 17a63eabaaa7f9e3fbe1beb1c63310fafb964d88
      
https://github.com/jenkinsci/git-client-plugin/commit/17a63eabaaa7f9e3fbe1beb1c63310fafb964d88
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitAPI.java
    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:
  -----------
  new method to fetch from URL, with credentials support


  Commit: 22fc3729136dd9062a1955b40aaa867c44011b9f
      
https://github.com/jenkinsci/git-client-plugin/commit/22fc3729136dd9062a1955b40aaa867c44011b9f
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.4.0


  Commit: 1d294e98eea9ac1fabb2ecb1de680dcc962a0f95
      
https://github.com/jenkinsci/git-client-plugin/commit/1d294e98eea9ac1fabb2ecb1de680dcc962a0f95
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-10 (Thu, 10 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: e85afbd079c4dfeb451f6b7094a000afe75edda6
      
https://github.com/jenkinsci/git-client-plugin/commit/e85afbd079c4dfeb451f6b7094a000afe75edda6
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

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

  Log Message:
  -----------
  display connection failure cause


  Commit: 0176cb4de79d874dea0702d4080136c7d7800c09
      
https://github.com/jenkinsci/git-client-plugin/commit/0176cb4de79d874dea0702d4080136c7d7800c09
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

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

  Log Message:
  -----------
  [FIXED JENKINS-19974] failed to retrieve credentials on fetch


  Commit: 14c9c6fb0829d012a8b34ad78987c38565235338
      
https://github.com/jenkinsci/git-client-plugin/commit/14c9c6fb0829d012a8b34ad78987c38565235338
  Author: Nicolas De loof <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 51d55aa03881a7217bb8c4df5ea064de1f30082d
      
https://github.com/jenkinsci/git-client-plugin/commit/51d55aa03881a7217bb8c4df5ea064de1f30082d
  Author: Nicolas De loof <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 5967f1e8c1bcd18e844e5fe723f5ebcecf0359e2
      
https://github.com/jenkinsci/git-client-plugin/commit/5967f1e8c1bcd18e844e5fe723f5ebcecf0359e2
  Author: Jesse Glick <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Merge pull request #24 from ndeloof/master

Update README.md


  Commit: f34c90d60bd6f38a9725f504e9dcc1fdb2ca070d
      
https://github.com/jenkinsci/git-client-plugin/commit/f34c90d60bd6f38a9725f504e9dcc1fdb2ca070d
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  -----------
  prefer fetch(URIish)


  Commit: c1fb1cae6d28994108354526c82bd6b5bce81d6b
      
https://github.com/jenkinsci/git-client-plugin/commit/c1fb1cae6d28994108354526c82bd6b5bce81d6b
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

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

  Log Message:
  -----------
  [FIXED JENKINS-19995] hide credentials in log/exception messages


  Commit: 566a7b2041b5019de6d328bad93d5f26c8529027
      
https://github.com/jenkinsci/git-client-plugin/commit/566a7b2041b5019de6d328bad93d5f26c8529027
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.4.1


  Commit: 49925531d40f60d79b5187940187e2fc1147eaf4
      
https://github.com/jenkinsci/git-client-plugin/commit/49925531d40f60d79b5187940187e2fc1147eaf4
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 629101414e655c7170ef004ab0c8bf8921d26ff3
      
https://github.com/jenkinsci/git-client-plugin/commit/629101414e655c7170ef004ab0c8bf8921d26ff3
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

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

  Log Message:
  -----------
  username/password may also be set in URL
as this was the sole option for pre-1.4 to pass such credentials


  Commit: c20e51abd7470812fc7ee76d799317c6ea056680
      
https://github.com/jenkinsci/git-client-plugin/commit/c20e51abd7470812fc7ee76d799317c6ea056680
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.4.2


  Commit: a13febd642c7a128e06dddb06347a10b40f62811
      
https://github.com/jenkinsci/git-client-plugin/commit/a13febd642c7a128e06dddb06347a10b40f62811
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-13 (Sun, 13 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: b19566dcbffbdc4e62e3bef115472171cafcf365
      
https://github.com/jenkinsci/git-client-plugin/commit/b19566dcbffbdc4e62e3bef115472171cafcf365
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

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

  Log Message:
  -----------
  [FIXED JENKINS-18995] sanitize command that include '^' character


  Commit: bca47c56384e5ef735e879cc2019d78f6193da77
      
https://github.com/jenkinsci/git-client-plugin/commit/bca47c56384e5ef735e879cc2019d78f6193da77
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

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

  Log Message:
  -----------
  support .netrc as alternate provider for http credentials
(backward compatibility)


  Commit: abb9442d6d2aa296a7f1704c6f60ee1f1ce1c6eb
      
https://github.com/jenkinsci/git-client-plugin/commit/abb9442d6d2aa296a7f1704c6f60ee1f1ce1c6eb
  Author: Nicolas De loof <[email protected]>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

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

  Log Message:
  -----------
  Merge pull request #29 from jenkinsci/netrc

support .netrc as alternate provider for http credentials


  Commit: 37e137db6e97f15596d83e3def8fb1670b1e6a3e
      
https://github.com/jenkinsci/git-client-plugin/commit/37e137db6e97f15596d83e3def8fb1670b1e6a3e
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.4.3


  Commit: f1263761d82c37a85fbec42fd1324f69815e4a76
      
https://github.com/jenkinsci/git-client-plugin/commit/f1263761d82c37a85fbec42fd1324f69815e4a76
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-17 (Thu, 17 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: c6468d4adb2c611e8a1566459daa1a6b02bb5ae7
      
https://github.com/jenkinsci/git-client-plugin/commit/c6468d4adb2c611e8a1566459daa1a6b02bb5ae7
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-18 (Fri, 18 Oct 2013)

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

  Log Message:
  -----------
  use jenkins.proxy testing repository http URL


  Commit: ce9944c247e2142ea70b011045b40d05d7fc0437
      
https://github.com/jenkinsci/git-client-plugin/commit/ce9944c247e2142ea70b011045b40d05d7fc0437
  Author: M.Shibuya <[email protected]>
  Date:   2013-10-21 (Mon, 21 Oct 2013)

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

  Log Message:
  -----------
  Making JGitAPI's checkout failure consistent with CliGitAPI


  Commit: 8084105d133a706897d52175140b226881b90848
      
https://github.com/jenkinsci/git-client-plugin/commit/8084105d133a706897d52175140b226881b90848
  Author: M.Shibuya <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

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

  Log Message:
  -----------
  Apply pattern matching to ensure only locking issue can be catched


  Commit: d73d81e6c770d8b851d9d3929637e0ff2c16a34b
      
https://github.com/jenkinsci/git-client-plugin/commit/d73d81e6c770d8b851d9d3929637e0ff2c16a34b
  Author: Nicolas De loof <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  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 #31 from mshibuya/feature-consistency-on-checkout-failure

Making JGitAPI's checkout failure consistent with CliGitAPI


  Commit: 01189bb2a11d51dfb131b340d5d5c4a7458f12f9
      
https://github.com/jenkinsci/git-client-plugin/commit/01189bb2a11d51dfb131b340d5d5c4a7458f12f9
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release git-client-1.4.4


  Commit: f956237aa5cae2871106af50ed0b1232a168277b
      
https://github.com/jenkinsci/git-client-plugin/commit/f956237aa5cae2871106af50ed0b1232a168277b
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 1397c5364bfa9d165691d478c7742dad81762106
      
https://github.com/jenkinsci/git-client-plugin/commit/1397c5364bfa9d165691d478c7742dad81762106
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M pom.xml
    A 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
    A 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

  Log Message:
  -----------
  explicit use of commons-httpclient


  Commit: 2d88a4e2aa04c48da9ff6ef62096a32a1ff809a3
      
https://github.com/jenkinsci/git-client-plugin/commit/2d88a4e2aa04c48da9ff6ef62096a32a1ff809a3
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
    M 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  -----------
  [JENKINS-20200] option to support self-signed certificates


  Commit: 649c08617ff01191028e2e744013ed64e8a14431
      
https://github.com/jenkinsci/git-client-plugin/commit/649c08617ff01191028e2e744013ed64e8a14431
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  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-10131] ls-remote for general usage to lookup all branches


  Commit: 3c27bbe7325f2154ed0616720b17dade1f72d9f1
      
https://github.com/jenkinsci/git-client-plugin/commit/3c27bbe7325f2154ed0616720b17dade1f72d9f1
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  attempt to fix a strange failure in CI


  Commit: 45728be8d247502f72f49cf4dbf60d5e783c040e
      
https://github.com/jenkinsci/git-client-plugin/commit/45728be8d247502f72f49cf4dbf60d5e783c040e
  Author: Nicolas De Loof <[email protected]>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  next release is 1.5.0 
created maintenance branch 1.4.x


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/50afccd498d5...45728be8d247

-- 
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/groups/opt_out.

Reply via email to