Age | Commit message (Expand) | Author |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-04-28 | (integer_expected_error): Add `const' to paramater | Jim Meyering |
2002-04-28 | (test_syntax_error): Add `const' to paramater | Jim Meyering |
2002-03-25 | update copyright | Jim Meyering |
2002-03-25 | (age_of): Return -1 and 0 rather than 0 and 1. | Jim Meyering |
2001-12-15 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-11-25 | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering |
2001-09-16 | (usage): Describe -h option. | Jim Meyering |
2001-09-09 | (binary_operator): Correct typo in diagnostic. | Jim Meyering |
2001-08-18 | (binary_operator): Move declarations of lt,rt `down' | Jim Meyering |
2001-08-18 | (isint, binary_operator, unary_operator): | Jim Meyering |
2001-08-14 | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering |
2000-05-07 | Include "closeout.h". | Jim Meyering |
1999-08-22 | Use ATTRIBUTE_NORETURN instead of NO_RETURN_ATTRIBUTE. | Jim Meyering |
1999-03-29 | PROGRAM_NAME: rename from COMMAND_NAME | Jim Meyering |
1999-03-04 | (main): Include author name argument in call to parse_long_options. | Jim Meyering |
1999-02-16 | update copyright dates | Jim Meyering |
1999-01-25 | (usage): Remove static attribute. | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-28 | experimental support for -t [optional fd] -- probably soon to be backed out | Jim Meyering |
1998-05-26 | (two_arguments): Don't test argv[pos][2] if it's past end of string. | Jim Meyering |
1997-12-21 | s/__P/PARAMS/ | Jim Meyering |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering |
1997-10-23 | [STREQ]: Undef then redefine. | Jim Meyering |
1997-10-07 | update bug-reporting address | Jim Meyering |
1997-05-01 | indent cpp-directives | Jim Meyering |
1997-02-01 | bracket bug address with <> and append a period | Jim Meyering |
1997-01-26 | . | Jim Meyering |
1996-11-23 | (usage): Alphabetize option descriptions the way sort -f would. | Jim Meyering |
1996-11-03 | change bug-reporting address | Jim Meyering |
1996-11-02 | change bug-reporting address | Jim Meyering |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-09-02 | (usage): Tell where to report bugs. | Jim Meyering |
1996-05-18 | (main): Don't recognize --help, --h, --he, --version, --v, etc. | Jim Meyering |
1996-04-24 | update Copyright years for 1996 | Jim Meyering |
1996-03-24 | Update FSF's address. | Jim Meyering |
1996-03-24 | Update FSF's address. | Jim Meyering |
1996-03-16 | Don't include version.h. | Jim Meyering |
1996-03-12 | (main): Initialize for internationalized message support: | Jim Meyering |
1996-02-24 | __P-protect forward declarations. | Jim Meyering |
1996-01-17 | (advance): Protoize function. | Jim Meyering |
1996-01-06 | Protoize and __P-protect forward dcls. | Jim Meyering |
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering |
1995-11-26 | Clarify usage. From Karl Berry. | Jim Meyering |
1995-10-29 | [TEST_STANDALONE]: Define. | Jim Meyering |
1995-08-08 | Annotate localizable strings with _(...). From Franc,ois. | Jim Meyering |
1995-05-15 | (usage): Add one- and two-line descriptions to --help output. | Jim Meyering |
1995-05-13 | Use l?stat, not safe_l?stat. | Jim Meyering |
1995-05-13 | (usage): Remove duplicate descriptions of --help and --version. | Jim Meyering |