1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Jamis Buck
656991fd8d add a more verbose help option
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6490 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-29 21:31:20 +00:00
Jamis Buck
0b42b7ee87 Added -F flag to make it easier to load the default config even when other files are explicitly given
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6472 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-27 14:17:01 +00:00
Jamis Buck
9cd7ba4d5d search back up the directory tree for the default capfile if one is not found in the current directory
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6457 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-24 21:12:36 +00:00
Jamis Buck
0e5600f1c9 Don't show tasks with blank descriptions, or with the [internal] tag in their descriptions, in the task list unless verbose listing is requested.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6414 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-13 15:09:54 +00:00
Jamis Buck
3b79481659 Make sure the CLI components integrate nicely. Make sure the Configuration components integrate nicely.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6321 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 21:34:35 +00:00
Jamis Buck
b8a1698d39 add some more tests to bring code coverage up
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6319 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 21:09:37 +00:00
Jamis Buck
bdef53cbfd Refactored CLI stuff. Improved help system.
git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@6313 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 18:19:26 +00:00