0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that the default run options are mixed into the command options when executing a command from the cap shell (closes #11348) More... about 16 years ago
for cached local copies, do the exclude and the copy in the same step, it is much faster More... about 16 years ago
Fix some incorrect documentation More... about 16 years ago
Added :none SCM module for deploying a specific directory's contents More... about 16 years ago
allow :copy_exclude to work for both normal and cached copies More... about 16 years ago
Improved "copy" strategy, including support for local caching and pattern exclusion More... about 16 years ago
version bump More... about 16 years ago
Fix git SCM module unit tests (closes #11221) More... about 16 years ago
Fix git submodule support to init on sync (closes #11202) More... about 16 years ago
Add alternative server-centric role definition method More... about 16 years ago
Add support for password prompts for Mercurial SCM (closes #11187) More... about 16 years ago
Add support for :max_hosts option in task definition or run() (closes #10264) More... about 16 years ago
Distributed git support for better operability with remote_cache strategy (closes #11137) More... about 16 years ago
Use a default line length in help text if line length is otherwise too small (closes #10911) More... about 16 years ago
Fix incorrect reference to the 'setup' task (closes #10819) More... about 16 years ago
have a changelog entry with that More... about 16 years ago
don't try to kill the spawner pid if no spawner process exists (closes #10093) More... about 16 years ago
Dynamic roles (closes #11107, thanks for the awesome patch!) More... about 16 years ago
make the tests pass again More... about 16 years ago
Implement Bzr#next_revision so that pending changes can be reported correctly (closes #10928) More... about 16 years ago
use a proper export command with bzr (closes #10922) More... about 16 years ago
use checkout instead of merge for git SCM (closes #10918) More... about 16 years ago
Capisrano -> Capistrano (closes #10807) More... about 16 years ago
Fix documentation typo (closes #10680) More... about 16 years ago
Add test case from #10515 to show that scm_command is honored by the git module. (The rest was implemented as a side-effect of [8755]. closes #10515) More... about 16 years ago
Fail gracefully when double-colons are used to delimit namespaces (closes #10472) More... about 16 years ago
Add support for :git_enable_submodules variable, to enable submodules with git SCM (closes #10240) More... about 16 years ago
If subversion asks for a password, prompt as a last resort (closes #9885) More... about 16 years ago
Use checkout --lightweight for bzr checkout, instead of branch (closes #9547) More... about 16 years ago
make sure bzr SCM works when revision is unspecified, or is head (closes #9546) More... about 16 years ago