Age | Commit message (Expand) | Author |
2004-08-03 | Add a FIXME mentioning that there are many | Paul Eggert |
2004-06-15 | Include "hard-locale.h". | Jim Meyering |
2004-01-22 | (usage): Use EXIT_SUCCESS, not 0, for clarity. | Jim Meyering |
2003-12-20 | Change type of global, buff_allocated, to size_t. | Jim Meyering |
2003-11-04 | (store_char): Use x2nrealloc rather than xrealloc. | Jim Meyering |
2003-10-18 | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change | Jim Meyering |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering |
2003-09-18 | revert previous change | Jim Meyering |
2003-09-18 | Update AUTHORS definition to be a comma-separated list of strings and/or update | Jim Meyering |
2003-07-23 | Don't include headers already included by system.h: | Jim Meyering |
2003-07-23 | Don't include time.h; system.h already does it. | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-05-13 | shorten long line | Jim Meyering |
2003-05-13 | (init_fps, init_store_cols): Don't apply cast to argument of free. | Jim Meyering |
2003-04-11 | Remove anachronistic casts of xmalloc, | Jim Meyering |
2002-12-15 | Remove all uses of `PARAMS'. | Jim Meyering |
2002-08-09 | (main): Don't ignore -COLUMN if it's the last option. | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-04-28 | Avoid new warnings from gcc. | Jim Meyering |
2002-02-16 | Include posixver.h. | Jim Meyering |
2002-02-02 | Add more support for POSIX 1003.1-2001, which requires removal for | Jim Meyering |
2001-12-01 | Reflect renaming to, and new usage of these macros: | Jim Meyering |
2001-12-01 | (usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION | Jim Meyering |
2001-11-25 | (usage): Indent --help and --version strings to start in the 7th column. | Jim Meyering |
2001-11-23 | Factor out some common strings to make translation easier. | Jim Meyering |
2001-11-11 | (struct COLUMN) [print_func]: Declare as a protype. | Jim Meyering |
2001-11-11 | (usage): Split --help output into smaller pieces. | Jim Meyering |
2001-11-04 | (usage): Say that | Jim Meyering |
2001-08-13 | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering |
2001-03-17 | Include mbswidth.h. | Jim Meyering |
2000-11-19 | (main): Do not assume EOF == -1. | Jim Meyering |
2000-08-05 | (init_header): Fix buffer-overrun error. | Jim Meyering |
2000-08-04 | (store_columns): Remove conjunct that would dereference | Jim Meyering |
2000-05-20 | Arrange to call close_stdout upon exit. Don't close stdout explicitly. | Jim Meyering |
2000-01-08 | (PAGES_OPTION, COLUMNS_OPTION): Define these and use them instead of | Jim Meyering |
1999-08-22 | (read_line): Use IF_LINT macro instead of #ifdef lint... | Jim Meyering |
1999-07-25 | (usage): Remove `NEWS'-style paragraph (sorry to have let that in, translators). | Jim Meyering |
1999-05-04 | (usage): Break the usage message into 3 pieces instead of | Jim Meyering |
1999-04-15 | Add comments. | Jim Meyering |
1999-04-04 | Add case_GETOPT_* cases. | Jim Meyering |
1999-04-04 | Standardize --help and --version processing. | Jim Meyering |
1999-04-03 | Use AUTHORS in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | Insert AUTHORS definition. | Jim Meyering |
1999-04-03 | Use PROGRAM_NAME in place of string in parse_long_options call. | Jim Meyering |
1999-04-03 | define PROGRAM_NAME | Jim Meyering |
1999-03-07 | (usage): Add missing \n\. | Jim Meyering |
1999-03-07 | remove trailing blanks | Jim Meyering |
1999-03-07 | 1999-02-13 Roland Huebner <rh@pelikan.cologne.de> | Jim Meyering |
1999-03-04 | Include long-options.h | Jim Meyering |
1999-02-16 | update copyright dates | Jim Meyering |