darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs changes [OPTION]... [FILE or DIRECTORY]...
Gives a changelog-style summary of the repository history.
Options:
--to-match=PATTERN select changes up to a patch matching PATTERN
--to-patch=REGEXP select changes up to a patch matching REGEXP
--to-tag=REGEXP select changes up to a tag matching REGEXP
--from-match=PATTERN select changes starting with a patch matching PATTERN
--from-patch=REGEXP select changes starting with a patch matching REGEXP
--from-tag=REGEXP select changes starting with a tag matching REGEXP
--last=NUMBER select the last NUMBER patches
--matches=PATTERN select patches matching PATTERN
-p REGEXP --patches=REGEXP select patches matching REGEXP
-t REGEXP --tags=REGEXP select tags matching REGEXP
--only-to-files show only changes to specified files
--context give output suitable for get --context
--xml-output generate XML formatted output
--human-readable give human-readable output
--count output count of changes
-s --summary summarize changes
--no-summary don't summarize changes
--reverse show changes in reverse order
--repo=URL specify the repository URL
--repodir=DIRECTORY specify the repository directory in which to run
-a --all answer yes to all patches
-i --interactive prompt user interactively
--disable disable this command
-h --help shows brief description of command and its arguments
Advanced options:
--debug give only debug output
--debug-verbose give debug and verbose output
-v --verbose give verbose output
-q --quiet suppress informational output
--standard-verbosity neither verbose nor quiet output
--timings provide debugging timings information
--no-ssh-cm don't use SSH ControlMaster feature [DEFAULT]
--ssh-cm use SSH ControlMaster feature
--posthook=COMMAND specify command to run after this darcs command
--no-posthook don't run posthook command
--prompt-posthook prompt before running posthook [DEFAULT]
--run-posthook run posthook command without prompting
--prehook=COMMAND specify command to run before this darcs command
--no-prehook don't run prehook command
--prompt-prehook prompt before running prehook [DEFAULT]
--run-prehook run prehook command without prompting
Changes gives a changelog-style summary of the repository history,
including options for altering how the patches are selected and displayed.
最終更新:2008年04月19日 01:36