Branch: refs/heads/master Home: https://github.com/jenkinsci/git-plugin Commit: 07f109abae5c9c91d2c26015095787ed2c32b4e8 https://github.com/jenkinsci/git-plugin/commit/07f109abae5c9c91d2c26015095787ed2c32b4e8 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012)
Changed paths: M src/main/resources/hudson/plugins/git/GitSCM/config.jelly Log Message: ----------- Created config option. Commit: fb4aefe5f479a041eba517b3ac55739ff735e562 https://github.com/jenkinsci/git-plugin/commit/fb4aefe5f479a041eba517b3ac55739ff735e562 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: A src/main/webapp/useShallowClone.html Log Message: ----------- Created config help page. Commit: 959fe1d509a678a5fb0e3625c79fdcdc42f8037d https://github.com/jenkinsci/git-plugin/commit/959fe1d509a678a5fb0e3625c79fdcdc42f8037d Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: ----------- Created config variables. Commit: 8ca0e8fe4a4200ee36799a45cffbf66876c441e8 https://github.com/jenkinsci/git-plugin/commit/8ca0e8fe4a4200ee36799a45cffbf66876c441e8 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/test/java/hudson/plugins/git/GitSCMTest.java M src/test/java/hudson/plugins/git/GitStatusTest.java Log Message: ----------- Updated tests. Commit: 2357e6868b49c427e32751ef912be59f40fa2d8a https://github.com/jenkinsci/git-plugin/commit/2357e6868b49c427e32751ef912be59f40fa2d8a Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitAPI.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/IGitAPI.java Log Message: ----------- Added shallow clone functionality. Commit: 72fcdd7ae26d80a0edff5b60bc15f812ad0e3371 https://github.com/jenkinsci/git-plugin/commit/72fcdd7ae26d80a0edff5b60bc15f812ad0e3371 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: ----------- Disable shallow copy when using GitPublisher. Commit: fe287c14928768081ff84ebaab961b328c28bd2a https://github.com/jenkinsci/git-plugin/commit/fe287c14928768081ff84ebaab961b328c28bd2a Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/webapp/useShallowClone.html Log Message: ----------- Improved config help page. Commit: 1f1fa9d43002559629792e216f20b9a2c5670136 https://github.com/jenkinsci/git-plugin/commit/1f1fa9d43002559629792e216f20b9a2c5670136 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitSCM.java Log Message: ----------- Using differrent approach. Commit: 423964b5c0f47c4d1b816156a2ef3623effca0e9 https://github.com/jenkinsci/git-plugin/commit/423964b5c0f47c4d1b816156a2ef3623effca0e9 Author: jsenko <jse...@redhat.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitPublisher.java Log Message: ----------- Disable GitPublisher when using shallow clone. Commit: 2a10bc395eec3a3fa11eb76a791ba39683a56349 https://github.com/jenkinsci/git-plugin/commit/2a10bc395eec3a3fa11eb76a791ba39683a56349 Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitAPI.java M src/main/java/hudson/plugins/git/GitSCM.java M src/main/java/hudson/plugins/git/UserRemoteConfig.java Log Message: ----------- validate git url Commit: 6b2b3ff84c69311015103c5029873361bd87337c https://github.com/jenkinsci/git-plugin/commit/6b2b3ff84c69311015103c5029873361bd87337c Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/main/java/hudson/plugins/git/GitAPI.java M src/main/java/hudson/plugins/git/UserRemoteConfig.java M src/main/resources/hudson/plugins/git/Messages.properties Log Message: ----------- fix GIT_ASKPASS on windows Commit: 1e6c66628751d8e19dbe81469f07a2eb516c1c15 https://github.com/jenkinsci/git-plugin/commit/1e6c66628751d8e19dbe81469f07a2eb516c1c15 Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-08-22 (Wed, 22 Aug 2012) Changed paths: M src/test/java/hudson/plugins/git/MultipleSCMTest.java Log Message: ----------- fix test compilation error Commit: 493e42b9a2257c3fbb98fb640a2324fc04cd3824 https://github.com/jenkinsci/git-plugin/commit/493e42b9a2257c3fbb98fb640a2324fc04cd3824 Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2012-09-03 (Mon, 03 Sep 2012) Changed paths: M src/main/resources/hudson/plugins/git/GitPublisher/config.jelly Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/git-plugin Compare: https://github.com/jenkinsci/git-plugin/compare/e6ca01ef7c42...493e42b9a225