2008-06-28 |
Jim Meyering | mkfifo: correct misplaced -Z description in --help... |
blob | commitdiff | raw |
2008-06-16 |
Jim Meyering | remove redundant const directives |
blob | commitdiff | raw | diff to current |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | raw | diff to current |
2008-06-02 |
Jim Meyering | declare program_name consistently |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Jim Meyering | convert single-author programs to use proper_name |
blob | commitdiff | raw | diff to current |
2008-03-28 |
Jim Meyering | mknod, mkfifo: don't segfault when diagnosing invalid... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Jim Meyering | mkfifo, mknod: Accept new "-Z, --context=C" option. |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Paul Eggert | * src/copy.c (copy_internal): Don't test whether macros... |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Paul Eggert | (main): Adjust to new mode_adjust API. |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Paul Eggert | Update copyright year. |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Paul Eggert | (usage): Clarify -m's operation. |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Jim Meyering | (main) Avoid a minor race condition when `-m MODE'... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Paul Eggert | mode_free -> free |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Paul Eggert | (main): Adjust to new modechange API. |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Paul Eggert | (main): Compile mode with MODE_MASK_ALL and initial... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Paul Eggert | (main): Use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1. |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Jim Meyering | Remove SPC in SPC-TAB sequence. |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Jim Meyering | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | (usage): Note that ``Mandatory arguments to long option... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jim Meyering | Split usage strings so that --help and --version |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Jim Meyering | (main): Remove quotes around %s. |
blob | commitdiff | raw | diff to current |
2000-09-30 |
Jim Meyering | (main): Rename local `symbolic_mode' to `specified_mode'. |
blob | commitdiff | raw | diff to current |
2000-09-30 |
Jim Meyering | (main): Don't set the umask to 0 and hand-apply |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Jim Meyering | (main): Invoke xalloc_die instead of printing our own... |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Jim Meyering | Convert "`%s'" in format strings to "%s", and wrap... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Jim Meyering | update copyright date |
blob | commitdiff | raw | diff to current |
2000-05-13 |
Jim Meyering | Arrange to call close_stdout only upon exit. |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Jim Meyering | Use proper mode_t types and macros. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Jim Meyering | (main): Qualify a char* with the `const' keyword. |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Jim Meyering | Don't include closeout.h or version-etc.h explicitly... |
blob | commitdiff | raw | diff to current |
1999-03-26 |
Jim Meyering | No longer include long-options.h. |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Jim Meyering | update copyright dates |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Jim Meyering | (usage): Don't make it static so that it can be called... |
blob | commitdiff | raw | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1998-01-04 |
Jim Meyering | (main, usage): Check for write error to stdout before... |
blob | commitdiff | raw | diff to current |
1997-10-07 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | raw | diff to current |
1997-02-09 |
Jim Meyering | update copyrights for 1997 |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | bracket bug address with <> and append a period |
blob | commitdiff | raw | diff to current |
1997-02-01 |
Jim Meyering | Compare getopt_long return value against -1, not EOF... |
blob | commitdiff | raw | diff to current |
1996-11-03 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-11-02 |
Jim Meyering | change bug-reporting address |
blob | commitdiff | raw | diff to current |
1996-10-05 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | raw | diff to current |
1996-10-04 |
Jim Meyering | (main): update --version output to conform to coding... |
blob | commitdiff | raw | diff to current |
1996-08-31 |
Jim Meyering | (usage): remove spurious trailing \n in puts. |
blob | commitdiff | raw | diff to current |
1996-08-29 |
Jim Meyering | (usage): Tell where to report bugs. |
blob | commitdiff | raw | diff to current |
1996-04-24 |
Jim Meyering | update Copyright years for 1996 |
blob | commitdiff | raw | diff to current |
1996-03-24 |
Jim Meyering | Update FSF's address. |
blob | commitdiff | raw | diff to current |
1996-03-21 |
Jim Meyering | (main): Declare to be of type int, not void. |
blob | commitdiff | raw | diff to current |
1996-03-16 |
Jim Meyering | Don't include version.h. |
blob | commitdiff | raw | diff to current |
1996-03-12 |
Jim Meyering | (main): Initialize for internationalized message suppor... |
blob | commitdiff | raw | diff to current |
1995-11-29 |
Jim Meyering | Mark all translatable strings using po-mode.el. |
blob | commitdiff | raw | diff to current |
1995-11-27 |
Jim Meyering | s/non-zero/nonzero/g |
blob | commitdiff | raw | diff to current |
1995-11-09 |
Jim Meyering | (main): Move to the end. |
blob | commitdiff | raw | diff to current |
1995-11-09 |
Jim Meyering | Protoize. |
blob | commitdiff | raw | diff to current |
1995-06-22 |
Jim Meyering | (main): Include program name in --version output. |
blob | commitdiff | raw | diff to current |
1995-05-22 |
Jim Meyering | (usage): Add one or two lines of descriptive text. |
blob | commitdiff | raw | diff to current |
1995-03-10 |
Jim Meyering | add 1995 to Copyright dates |
blob | commitdiff | raw | diff to current |
1994-12-27 |
Jim Meyering | Include "error.h" rather than simply declaring `void... |
blob | commitdiff | raw | diff to current |
1994-10-08 |
Jim Meyering | . |
blob | commitdiff | raw | diff to current |
1994-10-02 |
Jim Meyering | . |
blob | commitdiff | raw | diff to current |
1993-10-26 |
Jim Meyering | merge with 3.9a |
blob | commitdiff | raw | diff to current |
1993-10-19 |
Jim Meyering | merge with 3.8.4k |
blob | commitdiff | raw | diff to current |
1993-10-18 |
Jim Meyering | add newline back, but only for --help output |
blob | commitdiff | raw | diff to current |
1993-10-18 |
Jim Meyering | Change `fprintf (stdout' to `printf ('. |
blob | commitdiff | raw | diff to current |
1993-10-18 |
Jim Meyering | remove extra newline in usage message |
blob | commitdiff | raw | diff to current |
1993-10-09 |
Jim Meyering | merge with 3.8.3e |
blob | commitdiff | raw | diff to current |
1993-10-08 |
Jim Meyering | merge with 3.8.3d |
blob | commitdiff | raw | diff to current |
1993-10-06 |
Jim Meyering | merge with 3.8.3b FILEUTILS-3_8_3b |
blob | commitdiff | raw | diff to current |
1993-10-06 |
Jim Meyering | merge with 3.8.3a |
blob | commitdiff | raw | diff to current |
1993-08-05 |
Jim Meyering | merge with 3.8.1 |
blob | commitdiff | raw | diff to current |
1993-05-22 |
Jim Meyering | merge with 3.5.5 |
blob | commitdiff | raw | diff to current |
1993-04-05 |
Jim Meyering | Add `case 0' to getopt_long switch. |
blob | commitdiff | raw | diff to current |
1993-04-04 |
Jim Meyering | (usage): Mention --help and --version. |
blob | commitdiff | raw | diff to current |
1993-04-02 |
Jim Meyering | Add --help and --version options. |
blob | commitdiff | raw | diff to current |
1992-12-02 |
Jim Meyering | Convert static declarations of struct option to use... |
blob | commitdiff | raw | diff to current |
1992-11-09 |
Jim Meyering | Declared lots of external functions and variables static. |
blob | commitdiff | raw | diff to current |
1992-11-01 |
Jim Meyering | Give most file-scope variables the static attribute. |
blob | commitdiff | raw | diff to current |
1992-10-31 |
Jim Meyering | Initial revision |
blob | commitdiff | raw | diff to current |
|