Branch: refs/heads/1.20.0-beta2
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 7711aacb34aa597a92aad14e8d7429347a920b8d
https://github.com/jenkinsci/git-client-plugin/commit/7711aacb34aa597a92aad14e8d7429347a920b8d
Author: Mark Waite <[email protected]>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
Log Message:
-----------
[Fix JENKINS-32840] ssh passphrase support
The BatchMode=yes setting breaks at least one working use case for
passphrase protected RSA private keys. Needs further investigation to
understand why the passphrase case works for one user but does not work
for many others.
Revert "Disable ssh password and passphrase prompting"
This reverts commit e564b6ca704130bb5706ad7bd504c99aab050087.
Commit: fda981f35a28683f53b480ffad779850bfaebc39
https://github.com/jenkinsci/git-client-plugin/commit/fda981f35a28683f53b480ffad779850bfaebc39
Author: Mark Waite <[email protected]>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M README.md
Log Message:
-----------
[Fix JENKINS-32834] don't break ssh passphrase in few working cases
Refer to 7711aacb34aa597a92aad14e8d7429347a920b8d
README change because I made a mistake in commit message for 7711aacb
Commit: 568b80a8c5e51a439c9f4e7b7c28e873f91a8d8f
https://github.com/jenkinsci/git-client-plugin/commit/568b80a8c5e51a439c9f4e7b7c28e873f91a8d8f
Author: Mark Waite <[email protected]>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release git-client-1.19.4
Commit: d8e5431263f5ad86ccf0ba88c801e0bfaa743b25
https://github.com/jenkinsci/git-client-plugin/commit/d8e5431263f5ad86ccf0ba88c801e0bfaa743b25
Author: Mark Waite <[email protected]>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 3d1bee08eea9d1dbb4525e9e9b9e3c7af90d28ee
https://github.com/jenkinsci/git-client-plugin/commit/3d1bee08eea9d1dbb4525e9e9b9e3c7af90d28ee
Author: Mark Waite <[email protected]>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
Log Message:
-----------
Merge branch 'master' into 1.20.0-beta2
Commit: 247d43b475d58fd9b24347f4b8ae5b5367bac92c
https://github.com/jenkinsci/git-client-plugin/commit/247d43b475d58fd9b24347f4b8ae5b5367bac92c
Author: Mark Waite <[email protected]>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Warn JGit can't shallow clone rather than throwing exception
Previous code warned when clone was requested with a shallow clone,
but then threw an unsupported operation exception if fetch was called
with shallow, even if the shallow request to fetch was that the fetch
not be shallow.
Will now warn rather than throw an exception if a shallow fetch is
requested or if depth is set for a shallow fetch. That makes shallow
and depth behavior for fetch consistent with clone.
JGit server support for shallow clone has been implemented, but JGit
support for shallow clone to clients is not yet implemented. The plugin
needs shallow clone to clients.
Commit: 75233992621959b582bb6ac9cd80f0e550668381
https://github.com/jenkinsci/git-client-plugin/commit/75233992621959b582bb6ac9cd80f0e550668381
Author: Mark Waite <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release git-client-1.19.5
Commit: 8146a79050e943dcbfe64b5a66a6eb4b383f3956
https://github.com/jenkinsci/git-client-plugin/commit/8146a79050e943dcbfe64b5a66a6eb4b383f3956
Author: Mark Waite <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: e209cb0da9f31462a2af8c65a25c6b0bd587e272
https://github.com/jenkinsci/git-client-plugin/commit/e209cb0da9f31462a2af8c65a25c6b0bd587e272
Author: Mark Waite <[email protected]>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Merge branch 'master' into 1.20.0-beta2
Commit: 79b749a02475946711e3e1d6918b73e26b867d8b
https://github.com/jenkinsci/git-client-plugin/commit/79b749a02475946711e3e1d6918b73e26b867d8b
Author: Mark Waite <[email protected]>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Use findbugs plugin 3.0.3
Commit: eab9d5a651d46afac0ba94c90f5b0accfe0095f2
https://github.com/jenkinsci/git-client-plugin/commit/eab9d5a651d46afac0ba94c90f5b0accfe0095f2
Author: Mark Waite <[email protected]>
Date: 2016-02-20 (Sat, 20 Feb 2016)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' into 1.20.0-beta2
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/40e8e2ce77c9...eab9d5a651d4
--
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.