Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-13 | (validate): Add code (if-0'd out) to detect | Jim Meyering | |
names of temporary files that would clash on 8.3 file systems. | |||
2003-10-18 | Get $srcdir from first parameter instead of hardcoding it. | Jim Meyering | |
(main): Update usage. | |||
2003-07-27 | Emit `$xx', not its expansion. | Jim Meyering | |
2002-03-02 | be careful about leading/trailing spaces | Jim Meyering | |
2002-02-18 | When getting input via a pipe, apply the | Jim Meyering | |
environment settings to the command in question, not to `cat'. No longer allow more than one element in the $Test::env or $Test::env_default arrays. No one used that. | |||
2001-08-12 | (main): Iterate over the sorted keys (rather than `while...each...'), | Jim Meyering | |
so this script produces the same output regardless of which version of perl (e.g., perl5.6) is used. | |||
2001-08-12 | ($program_name): Define. | Jim Meyering | |
(main): Use $program_name, rather than long-inaccurate `build-script'. | |||
2000-02-10 | Invoke `diff' when differences are found. | Jim Meyering | |
1998-10-05 | back out last change | Jim Meyering | |
1998-10-05 | half-hearted attempt to support file name quoting | Jim Meyering | |
1998-02-04 | . | Jim Meyering | |