axp-0.2.2 (not released yet) * New 'history' options: --limit, --no-revision. * Supported multiple file/dir arguments in 'history', special argument '*' means all inventory files and directories. * Made 'triggers process --test' actually work. * Fixed numbers in 'triggers list' with limit parameters given, and added --no-comments option. * Improved help and diagnostic messages of 'triggers' subcommands. axp-0.2.1 (08-Oct-2005) * New 'changelog' option: --tab-size. * New 'annotate' options: --cvs, --show-linenums, --no-unan-lines, --full-history. * Enhanced 'annotate' format; new metachar ~ to strip surrounding spaces from values: %~summary; new metachar ~ to cut without ellipsis: %*~-12date; new vars: %revision, %linenum and %groupnum. * Fixed variable quoting in 'triggers process'. * New flexible default action in 'triggers' that should work ok unchanged for most of the users; so 'add --no-edit' is default now, specify '--edit'. * Certain 'triggers' subcommands now support multiple limits as arguments, and --quiet, --verbose options. * Renamed 'triggers process --log-to' option to --output. axp-0.2.0 (25-Apr-2005) * New commands: 'tree annotate' (highly configurable). * New commands: 'cset dump', 'cset show'. * New commands: 'magic wget', 'magic highlight' (for arch-magic testing). * New commands: 'triggers add|process|list|delete|move|edit'. Composite 'triggers' command enables to easily watch versions/archives and perform some action (usually send an email) on every new revision commit. * Full revision names are now the default in 'history' (and 'annotate'). * Fixed 'switch-undo' with multiple ,,undo directories. * New 'changelog' options: --ancestry, --full and --use-log. * Improved zsh completion. * Added "make rpm-this [options]" procedure to build rpm packages. axp-0.1.1 (29-Dec-2004) * New commands: 'self doc commands' and 'self doc manpages'. * New commands: 'tree switch-undo', 'tree history'. * Move commands 'changelog', 'fork', 'star-merge-undo' to 'tree' level. * Make all 'tree' level commands available on the highest level without a need to specify 'tree' prefix. * All 'tree' commands support --revision (build revision tree on the fly). * Command line options are now processed with "bundling" and "ignore_case". axp-0.1.0 (28-Oct-2004) * Initial release with the following commands (and their subcommands): changelog, fork, man, registry, revlib, self, star-merge-undo, help