Age | Commit message (Expand) | Author | Files | Lines |
2004-09-21 | Remove unused "case 0". | Paul Eggert | 1 | -3/+0 |
2004-08-03 | (silent, main): Use bool for booleans. | Paul Eggert | 1 | -6/+6 |
2004-06-21 | (main): Standardize on the diagnostics given when someone gives | Jim Meyering | 1 | -1/+2 |
2004-01-22 | (usage): Use EXIT_SUCCESS, not 0, for clarity. | Jim Meyering | 1 | -6/+12 |
2003-10-18 | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering | 1 | -2/+2 |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering | 1 | -2/+2 |
2003-07-23 | Don't include headers already included by system.h: | Jim Meyering | 1 | -1/+0 |
2003-07-19 | Include "exitfail.h". | Jim Meyering | 1 | -1/+2 |
2003-06-17 | (main): Call initialize_main. | Jim Meyering | 1 | -0/+1 |
2003-05-10 | Handle argc < optind. | Jim Meyering | 1 | -2/+2 |
2002-08-31 | Change `exit (0)' to `exit (EXIT_SUCCESS)', | Jim Meyering | 1 | -1/+1 |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering | 1 | -1/+1 |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering | 1 | -5/+5 |
2000-05-11 | (usage): Don't call close_stdout_status directly, | Jim Meyering | 1 | -3/+3 |
2000-05-06 | (main): Warn about arguments, don't fail. | Jim Meyering | 1 | -2/+3 |
1999-03-31 | No longer include long-options.h. | Jim Meyering | 1 | -4/+6 |
1999-03-31 | (PROGRAM_NAME, AUTHORS): Define and use. | Jim Meyering | 1 | -2/+7 |
1999-03-06 | Include long-options.h. | Jim Meyering | 1 | -17/+4 |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering | 1 | -23/+21 |
1999-01-14 | Include closeout.h. (main): Use close_stdout_status. | Jim Meyering | 1 | -3/+3 |
1998-09-19 | update bug-reporting address | Jim Meyering | 1 | -1/+1 |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering | 1 | -1/+1 |
1998-06-29 | Change all uses of unlocked-wrapped functions to their upper case wrapper names. | Jim Meyering | 1 | -1/+1 |
1997-12-21 | s/__P/PARAMS/ | Jim Meyering | 1 | -1/+1 |
1997-10-07 | update bug-reporting address | Jim Meyering | 1 | -1/+1 |
1997-02-09 | update copyrights for 1997 | Jim Meyering | 1 | -1/+1 |
1997-02-01 | bracket bug address with <> and append a period | Jim Meyering | 1 | -1/+1 |
1997-02-01 | Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)... | Jim Meyering | 1 | -1/+1 |
1996-11-03 | change bug-reporting address | Jim Meyering | 1 | -1/+1 |
1996-11-02 | change bug-reporting address | Jim Meyering | 1 | -1/+1 |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering | 1 | -1/+1 |
1996-09-02 | (usage): Tell where to report bugs. | Jim Meyering | 1 | -0/+1 |
1996-04-24 | update Copyright years for 1996 | Jim Meyering | 1 | -1/+1 |
1996-03-24 | Update FSF's address. | Jim Meyering | 1 | -2/+2 |
1996-03-21 | (main): Declare to be of type int, not void. | Jim Meyering | 1 | -1/+1 |
1996-03-16 | Don't include version.h. | Jim Meyering | 1 | -2/+1 |
1996-03-12 | (main): Initialize for internationalized message support: | Jim Meyering | 1 | -0/+4 |
1996-01-06 | Protoize and __P-protect forward dcls. | Jim Meyering | 1 | -6/+3 |
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering | 1 | -2/+2 |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering | 1 | -6/+6 |
1995-05-15 | (usage): Add one- and two-line descriptions to --help output. | Jim Meyering | 1 | -0/+1 |
1995-03-09 | add 1995 to Copyright dates | Jim Meyering | 1 | -1/+1 |
1994-12-20 | * src/*.c: Include "error.h" instead of simply declaring | Jim Meyering | 1 | -2/+1 |
1994-10-01 | . | Jim Meyering | 1 | -3/+0 |
1994-09-27 | merge with 1.10n2 | Jim Meyering | 1 | -7/+0 |
1994-04-20 | . | Jim Meyering | 1 | -1/+1 |
1994-02-01 | . | Jim Meyering | 1 | -1/+1 |
1993-10-26 | merge with 1.8.1i | Jim Meyering | 1 | -8/+4 |
1993-10-24 | merge with 1.8.1h | Jim Meyering | 1 | -1/+1 |
1993-10-17 | merge with 1.8.1g | Jim Meyering | 1 | -7/+23 |