File: NEWS

package info (click to toggle)
axp 0.2.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,068 kB
  • ctags: 273
  • sloc: perl: 2,727; makefile: 159
file content (43 lines) | stat: -rw-r--r-- 2,044 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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