|
176956aa
|
2008-05-06T23:12:55
|
|
build-aux/vc-list-files: Add support for bzr.
|
|
55de2586
|
2008-05-01T10:17:19
|
|
vc-list-files: accommodate /bin/sh like the one from Solaris 10
* build-aux/vc-list-files: Use `...`, not $(...).
|
|
2c98cc7f
|
2008-04-30T12:17:13
|
|
vc-list-files: work properly with build-aux/cvsu, too
* build-aux/vc-list-files: Hoist the "./"-removing code to apply
to all cvs-based clauses.
|
|
46c886a3
|
2008-04-30T12:10:09
|
|
vc-list-files: work properly in the CVS+awk case, too
* build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
|
|
173a9f0c
|
2008-04-30T11:36:06
|
|
vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
* build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
take more than one file argument, so . Add quotes, just in case $dir
ever contains a shell meta-character.
|
|
6b91f83c
|
2008-04-03T18:23:40
|
|
vc-list-files: don't cause coreutils "make po-check" failure
* build-aux/vc-list-files: Skip postprocessing when $2 is '.'
|
|
562bd0a0
|
2008-04-03T08:45:00
|
|
Allow VPATH usage of vc-list-files.
* build-aux/vc-list-files (scriptversion): Add timestamp.
(options): Add --help, --version, -C.
(CVS): Support installed cvsu.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
575ad1bd
|
2008-01-31T11:13:04
|
|
vc-list-files: new module
* modules/vc-list-files: New module.
* build-aux/vc-list-files: New file.
* MODULES.html.sh (maint/rel Support): Add vc-list-files.
|