2012-01-27 |
Jim Meyering | maint: use single copyright year range |
blob | commitdiff |
2012-01-09 |
Jim Meyering | maint: src/*.c: change remaining quotes (without embedd... |
blob | commitdiff | diff to current |
2012-01-07 |
Jim Meyering | maint: use new emit_try_help in place of equivalent... |
blob | commitdiff | diff to current |
2012-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2010-07-22 |
Pádraig Brady | provide POSIX_FADV_SEQUENTIAL hint to appropriate utils |
blob | commitdiff | diff to current |
2010-05-31 |
Jim Meyering | maint: make spacing around "=" consistent, even in... |
blob | commitdiff | diff to current |
2010-05-31 |
Jim Meyering | maint: replace each "for (;;)" with "while (true)" |
blob | commitdiff | diff to current |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
blob | commitdiff | diff to current |
2009-09-23 |
Pádraig Brady | maint: Use logical rather than bitwise operators on... |
blob | commitdiff | diff to current |
2009-09-21 |
Pádraig Brady | doc: mention the texinfo documentation in --help |
blob | commitdiff | diff to current |
2009-08-25 |
Jim Meyering | global: convert indentation-TABs to spaces |
blob | commitdiff | diff to current |
2009-03-06 |
Jim Meyering | maint: avoid new unused-macro warnings from gcc |
blob | commitdiff | diff to current |
2008-11-10 |
Jim Meyering | avoid warnings about discarding "qualifiers from pointe... |
blob | commitdiff | diff to current |
2008-06-16 |
Jim Meyering | remove redundant const directives |
blob | commitdiff | diff to current |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
blob | commitdiff | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | diff to current |
2008-06-02 |
Jim Meyering | declare program_name consistently |
blob | commitdiff | diff to current |
2008-05-26 |
Jim Meyering | adjust copyright dates |
blob | commitdiff | diff to current |
2008-05-26 |
Jim Meyering | convert single-author programs to use proper_name |
blob | commitdiff | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | diff to current |
2006-07-09 |
Paul Eggert | (expand): Don't assume that isprint etc. return |
blob | commitdiff | diff to current |
2005-10-24 |
Jim Meyering | * src/expand.c (parse_tab_stops): Add comment to make... |
blob | commitdiff | diff to current |
2005-10-24 |
Jim Meyering | (next_file): Don't assume fopen cannot return stdin. |
blob | commitdiff | diff to current |
2005-08-12 |
Jim Meyering | Cosmetic: use X2NREALLOC (only two arguments) rather... |
blob | commitdiff | diff to current |
2005-07-11 |
Paul Eggert | (expand): Always copy in text mode. POSIX says |
blob | commitdiff | diff to current |
2005-07-05 |
Paul Eggert | Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its... |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-04-26 |
Paul Eggert | Remove posixver.h and its uses. |
blob | commitdiff | diff to current |
2005-03-25 |
Jim Meyering | (parse_tab_stops, main): Update use of DECIMAL_DIGIT_AC... |
blob | commitdiff | diff to current |
2005-03-17 |
Jim Meyering | (parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE... |
blob | commitdiff | diff to current |
2005-01-11 |
Jim Meyering | (main): Check for overflow in tabstop values |
blob | commitdiff | diff to current |
2004-09-22 |
Jim Meyering | Remove trailing blanks. |
blob | commitdiff | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | diff to current |
2004-08-24 |
Paul Eggert | Revamp to resemble the new unexpand.c better. |
blob | commitdiff | diff to current |
2004-08-02 |
Paul Eggert | (convert_entire_line, have_read_stdin, parse_tabstops, |
blob | commitdiff | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | diff to current |
2004-01-04 |
Jim Meyering | (n_tabs_allocated): New global. |
blob | commitdiff | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | diff to current |
2003-07-26 |
Jim Meyering | (parse_tabstops): Detect overflow properly. |
blob | commitdiff | diff to current |
2003-07-23 |
Jim Meyering | Don't include headers already included by system.h: |
blob | commitdiff | diff to current |
2003-07-23 |
Jim Meyering | (parse_tabstops): Detect overflow in tabstop sizes. |
blob | commitdiff | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | diff to current |
2003-05-10 |
Jim Meyering | Handle argc < optind. |
blob | commitdiff | diff to current |
2003-04-11 |
Jim Meyering | Remove anachronistic casts of xmalloc, |
blob | commitdiff | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | diff to current |
2002-02-16 |
Jim Meyering | Include posixver.h. |
blob | commitdiff | diff to current |
2002-02-02 |
Jim Meyering | Add more support for POSIX 1003.1-2001, which requires... |
blob | commitdiff | diff to current |
2001-12-01 |
Jim Meyering | Reflect renaming to, and new usage of these macros: |
blob | commitdiff | diff to current |
2001-12-01 |
Jim Meyering | (usage): Use new macros, EMIT_HELP_DESCRIPTION and... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | Factor out some common strings to make translation... |
blob | commitdiff | diff to current |
2001-11-11 |
Jim Meyering | (usage): Split --help output into smaller pieces. |
blob | commitdiff | diff to current |
2001-11-04 |
Jim Meyering | (usage): Say that |
blob | commitdiff | diff to current |
2000-05-20 |
Jim Meyering | Arrange to call close_stdout upon exit. Don't close... |
blob | commitdiff | diff to current |
1999-04-04 |
Jim Meyering | Standardize --help and --version processing. |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Use AUTHORS in place of string in parse_long_options... |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Insert AUTHORS definition. |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | Use PROGRAM_NAME in place of string in parse_long_optio... |
blob | commitdiff | diff to current |
1999-04-03 |
Jim Meyering | define PROGRAM_NAME |
blob | commitdiff | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | diff to current |
1999-01-14 |
Jim Meyering | Don't prototype usage as static. |
blob | commitdiff | diff to current |
1999-01-01 |
Jim Meyering | (expand): Use binary I/O where appropriate. |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | revert back to using lower case _unlocked wrapper names |
blob | commitdiff | diff to current |
1998-06-29 |
Jim Meyering | Change all uses of unlocked-wrapped functions to their... |
blob | commitdiff | diff to current |
1998-04-26 |
Jim Meyering | Do not define _GNU_SOURCE and/or NDEBUG |
blob | commitdiff | diff to current |
1997-10-25 |
Jim Meyering | Remove old-style xmalloc and xrealloc decls. |
blob | commitdiff | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | diff to current |
1997-01-25 |
Jim Meyering | fix copyright filling |
blob | commitdiff | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output again |
blob | commitdiff | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | diff to current |
1996-09-02 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | diff to current |
1996-03-24 |
Jim Meyering | Call error with EXIT_FAILURE (rather than `1') as first... |
blob | commitdiff | diff to current |
1996-03-24 |
Jim Meyering | Exit with status EXIT_SUCCESS or EXIT_FAILURE, rather... |
blob | commitdiff | diff to current |
1996-03-21 |
Jim Meyering | (main): Declare to be of type int, not void. |
blob | commitdiff | diff to current |
1996-03-16 |
Jim Meyering | Don't include version.h. |
blob | commitdiff | diff to current |
1996-03-09 |
Jim Meyering | (main): Initialize for internationalized message suppor... |
blob | commitdiff | diff to current |
1995-11-27 |
Jim Meyering | s/non-zero/nonzero/g |
blob | commitdiff | diff to current |
1995-10-17 |
Jim Meyering | Protoize. |
blob | commitdiff | diff to current |
1995-10-17 |
Jim Meyering | Reorder functions to obviate forward dcls. Remove... |
blob | commitdiff | diff to current |
1995-08-07 |
Jim Meyering | Annotate localizable strings with _(...). From Franc... |
blob | commitdiff | diff to current |
1995-06-18 |
Jim Meyering | merge with 1.12 |
blob | commitdiff | diff to current |
1995-05-13 |
Jim Meyering | (usage): Include one- or two-line synopsis in --help... |
blob | commitdiff | diff to current |
1995-04-21 |
Jim Meyering | (add_tabstop): Give correct size when reallocating... |
blob | commitdiff | diff to current |
1995-03-09 |
Jim Meyering | add 1995 to Copyright dates |
blob | commitdiff | diff to current |
1994-12-16 |
Jim Meyering | Include "error.h" instead of simply declaring `void... |
blob | commitdiff | diff to current |
1994-10-19 |
Jim Meyering | merge with 1.9.1h |
blob | commitdiff | diff to current |
next |