Re: [PATCH] vc-list-files: new module

2008-01-31 Thread Jim Meyering
Jim Meyering <[EMAIL PROTECTED]> wrote: > I've just pushed the change adding this new module. > As far as I know, it's used only via the Makefile.maint-style > rules that are run as part of e.g., coreutils "make syntax-check". FYI, there's another use: coreutils' "make check" also uses it in test

[PATCH] vc-list-files: new module

2008-01-31 Thread Jim Meyering
I've just pushed the change adding this new module. As far as I know, it's used only via the Makefile.maint-style rules that are run as part of e.g., coreutils "make syntax-check". Changes from the version in coreutils: I've just reintroduced support for mercurial (only lightly tested), and rearra