Branch: refs/heads/1.20.0-beta2
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: aca0ddbf6cea2fc5d59e86c28b8e0501a5f348a9
      
https://github.com/jenkinsci/git-client-plugin/commit/aca0ddbf6cea2fc5d59e86c28b8e0501a5f348a9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

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

  Log Message:
  -----------
  [Fix JENKINS-30045] Include usr/bin in Windows search for ssh.exe


  Commit: ecdb6377e5a424ff5c1976892ce1d6a1361810bc
      
https://github.com/jenkinsci/git-client-plugin/commit/ecdb6377e5a424ff5c1976892ce1d6a1361810bc
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

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

  Log Message:
  -----------
  Merge branch 'master' into 1.20.0-beta2


  Commit: 062294a39b11ed6150e01ff6a5049ef0035955d5
      
https://github.com/jenkinsci/git-client-plugin/commit/062294a39b11ed6150e01ff6a5049ef0035955d5
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-02-06 (Sat, 06 Feb 2016)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/NetrcTest.java

  Log Message:
  -----------
  Refer to test resources with streams, not paths

If a test resource is opened using a path extracted from the URI
returned by getResource, the path may include URL encoded characters.
If one of the parent directories contains certain URL encoded characters
(like space), then that causes the tests to fail because they cannot
find the resource file.

If the test resource is opened as an InputStream, then parent directory
names don't matter.


  Commit: f56541851c827cc0639cd4c203383a9dc0f87c67
      
https://github.com/jenkinsci/git-client-plugin/commit/f56541851c827cc0639cd4c203383a9dc0f87c67
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-02-06 (Sat, 06 Feb 2016)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/NetrcTest.java

  Log Message:
  -----------
  Merge branch 'master' into 1.20.0-beta2


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/30e1c252a9fa...f56541851c82

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