Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-04 | (dist_man_MANS): Add kill.1. | Jim Meyering | |
(kill.1): New rule. | |||
2003-06-04 | *** empty log message *** | Jim Meyering | |
2003-06-04 | (check-programs-vs-1): New phony target. | Jim Meyering | |
(check-local): Depend on it. | |||
2003-05-29 | . | Jim Meyering | |
2003-04-24 | . | Jim Meyering | |
2003-04-10 | . | Jim Meyering | |
2003-04-10 | Add `SEE ALSO' reference to unexpand. | Jim Meyering | |
2003-04-10 | Add `SEE ALSO' reference to expand. | Jim Meyering | |
2003-04-09 | tweak white-space to make backslashes line up | Jim Meyering | |
2003-04-05 | . | Jim Meyering | |
2003-04-05 | Use $(VAR) rather than @VAR@, now that we can rely on automake to | Jim Meyering | |
emit a definition for each substituted variable. | |||
2003-03-20 | . | Jim Meyering | |
2003-03-19 | (.x.1): Use $(LN_S) instead of 'ln -s', | Jim Meyering | |
because the DJGPP 2.03 port of 'ln -s' doesn't work. Include $(EXEEXT) in program names. Since $(LN_S) may degenerate to `cp -p', be careful to invoke it from the destination directory. Mostly from Richard Dawe. | |||
2003-03-17 | *** empty log message *** | Jim Meyering | |
2003-03-14 | . | Jim Meyering | |
2003-02-20 | . | Jim Meyering | |
2003-02-19 | upgrade to automake-1.7.2b | Jim Meyering | |
2003-02-02 | . | Jim Meyering | |
2003-02-02 | (check-x-vs-1): Use @PATH_SEPARATOR@, not `:'. | Jim Meyering | |
2003-01-16 | . | Jim Meyering | |
2003-01-09 | Include other part of Dmitry's patch. | Jim Meyering | |
(dist_man_MANS): Add readlink.1. | |||
2003-01-09 | Add readlink. | Jim Meyering | |
2003-01-09 | *** empty log message *** | Jim Meyering | |
2002-12-21 | . | Jim Meyering | |
2002-12-03 | regenerate using automake-1.7.1b | Jim Meyering | |
2002-11-15 | . | Jim Meyering | |
2002-11-06 | . | Jim Meyering | |
2002-09-29 | . | Jim Meyering | |
2002-09-22 | upgrade to automake-1.6f | Jim Meyering | |
2002-08-09 | . | Jim Meyering | |
2002-08-09 | (check-x-vs-1): Set and export PATH so we use programs in ../src. | Jim Meyering | |
2002-08-05 | . | Jim Meyering | |
2002-07-16 | *** empty log message *** | Jim Meyering | |
2002-07-10 | Add a brief description of --exclude. | Jim Meyering | |
2002-07-09 | (check-x-vs-1): cd to srcdir before running the ls. | Jim Meyering | |
Otherwise, it'd fail in the non-srcdir case. | |||
2002-07-09 | alphabetize the lists of programs | Jim Meyering | |
2002-07-09 | add cat.1, once again | Jim Meyering | |
2002-07-09 | (check-x-vs-1): New target. | Jim Meyering | |
(check-local): Depend on check-x-vs-1. | |||
2002-07-09 | (dist_man_MANS): Add stat. | Jim Meyering | |
(stat.1): Add dependency. | |||
2002-07-02 | . | Jim Meyering | |
2002-07-02 | *** empty log message *** | Jim Meyering | |
2002-04-12 | *** empty log message *** | Jim Meyering | |
2001-12-01 | . | Jim Meyering | |
2001-10-20 | tweak | Jim Meyering | |
2001-10-20 | Describe sticky files and directories. | Jim Meyering | |
2001-10-13 | Fix typo: s/Sh/SH/ before OPTIONS. | Jim Meyering | |
2001-09-16 | Add note to help people understand that this documentation | Jim Meyering | |
may not refer to the (shell built-in) command they're running. | |||
2001-09-16 | Add note to help people understand this documentation | Jim Meyering | |
may not refer to the (shell built-in) command they're running. | |||
2001-09-15 | renamed from ginstall.x | Jim Meyering | |
2001-04-29 | Refer to shred. | Jim Meyering | |
Remove the example showing how to remove `-foo', since that is now in the --help output (and hence automatically included). |