Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 84193987166a37679283e76ae228fb88e694c9b3
https://github.com/jenkinsci/jenkins/commit/84193987166a37679283e76ae228fb88e694c9b3
Author: Michael Koch <[email protected]>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
A core/src/main/java/hudson/cli/ListJobsCommand.java
M core/src/main/resources/hudson/cli/Messages.properties
Log Message:
-----------
Add list-jobs CLI command
Commit: adef9aeafa336a4ff3600467074427812e781aa7
https://github.com/jenkinsci/jenkins/commit/adef9aeafa336a4ff3600467074427812e781aa7
Author: Michael Koch <[email protected]>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M core/src/main/java/hudson/cli/ListJobsCommand.java
Log Message:
-----------
Handle ItemGroup items
Commit: 426d78af68d44aaf64c4cb50963b876bf42b7f15
https://github.com/jenkinsci/jenkins/commit/426d78af68d44aaf64c4cb50963b876bf42b7f15
Author: Michael Koch <[email protected]>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M core/src/main/java/hudson/cli/ListJobsCommand.java
Log Message:
-----------
Add some more comments
Commit: a098e12d70bc0da84989468993a9b174f7c3e32c
https://github.com/jenkinsci/jenkins/commit/a098e12d70bc0da84989468993a9b174f7c3e32c
Author: Michael Koch <[email protected]>
Date: 2012-11-11 (Sun, 11 Nov 2012)
Changed paths:
M core/src/main/resources/hudson/cli/Messages.properties
Log Message:
-----------
Also mention item groups in short description
Commit: 317bd499efad11cae68a1da8c8b2ca23d8ea7174
https://github.com/jenkinsci/jenkins/commit/317bd499efad11cae68a1da8c8b2ca23d8ea7174
Author: Michael Koch <[email protected]>
Date: 2012-11-12 (Mon, 12 Nov 2012)
Changed paths:
M core/src/main/java/hudson/cli/ListJobsCommand.java
Log Message:
-----------
Add output to stderr if we fallback to empty job list
Commit: 5e8d0b659fc02b5258ae8f497bffec9f20a6c6cf
https://github.com/jenkinsci/jenkins/commit/5e8d0b659fc02b5258ae8f497bffec9f20a6c6cf
Author: Nicolas De loof <[email protected]>
Date: 2012-11-30 (Fri, 30 Nov 2012)
Changed paths:
A core/src/main/java/hudson/cli/ListJobsCommand.java
M core/src/main/resources/hudson/cli/Messages.properties
Log Message:
-----------
Merge pull request #614 from mkochofenough/feature-cli-list-jobs
Feature cli list jobs
Compare:
https://github.com/jenkinsci/jenkins/compare/b80789474cac...5e8d0b659fc0