| Commit message (Expand) | Author | Age | Files | Lines |
* | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 2007-07-10 | 1 | -1/+1 |
* | Help translators include translation team's web or email address. | Jim Meyering | 2007-03-28 | 1 | -1/+1 |
* | Don't include dirname.h, since system.h does it now. | Paul Eggert | 2006-09-03 | 1 | -2/+1 |
* | Don't use "path" or "filename". | Paul Eggert | 2005-06-02 | 1 | -1/+1 |
* | Update FSF postal mail address. | Jim Meyering | 2005-05-14 | 1 | -1/+1 |
* | Update FSF postal mail address. | Jim Meyering | 2005-05-14 | 1 | -1/+1 |
* | (usage): Add examples. | Paul Eggert | 2005-04-05 | 1 | -1/+10 |
* | (main): Use getopt_long rather than getopt. | Paul Eggert | 2004-11-17 | 1 | -1/+1 |
* | Include <getopt.h>. | Paul Eggert | 2004-09-21 | 1 | -11/+7 |
* | (main): Standardize on the diagnostics given when someone gives | Jim Meyering | 2004-06-21 | 1 | -3/+9 |
* | (usage): Use EXIT_SUCCESS, not 0, for clarity. | Jim Meyering | 2004-01-21 | 1 | -2/+2 |
* | Cast NULL to `(char *)' in call to variadic function, | Jim Meyering | 2003-11-05 | 1 | -1/+1 |
* | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering | 2003-10-18 | 1 | -2/+2 |
* | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering | 2003-09-18 | 1 | -2/+2 |
* | revert previous change | Jim Meyering | 2003-09-18 | 1 | -2/+2 |
* | Update AUTHORS definition to be a comma-separated list of strings and/or update | Jim Meyering | 2003-09-18 | 1 | -2/+2 |
* | Don't include headers already included by system.h: | Jim Meyering | 2003-07-23 | 1 | -1/+0 |
* | (main): Call initialize_main. | Jim Meyering | 2003-06-17 | 1 | -0/+1 |
* | Change `exit (0)' to `exit (EXIT_SUCCESS)', | Jim Meyering | 2002-08-31 | 1 | -2/+2 |
* | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering | 2002-07-02 | 1 | -1/+1 |
* | Don't include "xalloc.h", as system.h already does that via sys2.h. | Jim Meyering | 2002-01-21 | 1 | -2/+1 |
* | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering | 2001-12-15 | 1 | -4/+4 |
* | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering | 2001-11-25 | 1 | -2/+2 |
* | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering | 2001-08-14 | 1 | -1/+1 |
* | (main): Add `const' to declaration of local, `result'. | Jim Meyering | 2001-05-27 | 1 | -1/+1 |
* | (strip_trailing_slashes): Remove decl; now in dirname.h. | Jim Meyering | 2001-05-12 | 1 | -7/+13 |
* | (main): Remove decl of unused local, `len'. | Jim Meyering | 2001-01-28 | 1 | -2/+1 |
* | (main): Declare local result as non-const, now that it's freed. | Jim Meyering | 2001-01-26 | 1 | -1/+1 |
* | Include xalloc.h. | Jim Meyering | 2000-12-08 | 1 | -3/+6 |
* | Include dirname.h. | Jim Meyering | 2000-10-25 | 1 | -16/+6 |
* | Include "closeout.h". | Jim Meyering | 2000-05-07 | 1 | -1/+4 |
* | (main): Manually handle `--', since we no longer | Jim Meyering | 1999-05-01 | 1 | -0/+7 |
* | (PROGRAM_NAME, AUTHORS): Define and use. | Jim Meyering | 1999-03-31 | 1 | -2/+7 |
* | (main): Include author name argument in call to parse_long_options. | Jim Meyering | 1999-03-04 | 1 | -1/+2 |
* | update copyright dates | Jim Meyering | 1999-02-16 | 1 | -1/+1 |
* | (usage): Remove static attribute. | Jim Meyering | 1999-01-25 | 1 | -1/+1 |
* | update bug-reporting address | Jim Meyering | 1998-09-19 | 1 | -1/+1 |
* | update bug-reporting address | Jim Meyering | 1997-10-07 | 1 | -1/+1 |
* | update copyrights for 1997 | Jim Meyering | 1997-02-09 | 1 | -1/+1 |
* | bracket bug address with <> and append a period | Jim Meyering | 1997-02-01 | 1 | -1/+1 |
* | change bug-reporting address | Jim Meyering | 1996-11-03 | 1 | -1/+1 |
* | change bug-reporting address | Jim Meyering | 1996-11-02 | 1 | -1/+1 |
* | (main): update --version output to conform to coding standard | Jim Meyering | 1996-10-05 | 1 | -1/+1 |
* | (usage): Tell where to report bugs. | Jim Meyering | 1996-09-02 | 1 | -0/+1 |
* | (main): Separate messages about `too few' and `too many' | Jim Meyering | 1996-04-30 | 1 | -1/+2 |
* | update Copyright years for 1996 | Jim Meyering | 1996-04-24 | 1 | -1/+1 |
* | Update FSF's address. | Jim Meyering | 1996-03-24 | 1 | -2/+2 |
* | (main): Declare to be of type int, not void. | Jim Meyering | 1996-03-21 | 1 | -1/+1 |
* | Don't include version.h. | Jim Meyering | 1996-03-16 | 1 | -2/+1 |
* | (main): Initialize for internationalized message support: | Jim Meyering | 1996-03-12 | 1 | -0/+3 |