Age | Commit message (Expand) | Author |
2012-06-22 | maint: refactor common mode bits used to create files | Pádraig Brady |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | maint: src/*.[ch]: convert more `...' to '...' | Jim Meyering |
2012-01-09 | maint: src/*.c: change remaining quotes (without embedded spaces) | Jim Meyering |
2012-01-09 | maint: adjust quoting: emit '...', not `...' in diagnostics | Jim Meyering |
2012-01-07 | maint: use new emit_try_help in place of equivalent fprintf | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-05-25 | touch: placate static analyzers: no NULL-deref is possible | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-10-05 | build: complete the rename of get_date | Eric Blake |
2010-09-17 | maint: update to latest gnulib | Eric Blake |
2010-09-17 | maint: update to latest gnulib | Eric Blake |
2010-06-02 | touch: remove support for --file=REF_FILE option | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-10-23 | build: prohibit improper use of stat and lstat | Eric Blake |
2009-10-17 | touch: add -h to change symlink timestamps, where supported | Eric Blake |
2009-10-10 | touch: optimize use of utimens | Eric Blake |
2009-09-21 | doc: mention the texinfo documentation in --help | Pádraig Brady |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-02-09 | touch: deprecate --file option: equivalent to --reference (-r) | Jim Meyering |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-05-26 | convert the rest to use proper_name -- manually | Jim Meyering |
2008-03-19 | Check for -- and remove -- some unnecessarily included header files. | Jim Meyering |
2008-01-06 | touch: ignore "-d now" option, when appropriate | Paul Eggert |
2007-08-21 | Clarify touch documentation of file arguments. | Bob Proulx |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-05-19 | Rename uses of futimens -> gl_futimens; glibc now declares the former. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2005-11-01 | (main): Pass PDS_PRE_2000 to posixtime. | Paul Eggert |
2005-09-26 | (touch): Handle "touch -c - >&-" by checking for EBADF | Paul Eggert |
2005-09-25 | (touch): "touch -" now touches standard output. | Paul Eggert |
2005-09-16 | Include stat-time.h, and use its functions instead of the obsolete | Paul Eggert |
2005-08-14 | Use one fewer file descriptor in a common case. | Jim Meyering |
2005-07-03 | Include fcntl--.h, not unistd-safer.h. | Paul Eggert |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-04-11 | Include unistd-safer.h. | Paul Eggert |
2005-03-28 | (longopts, time_args): Use NULL, not `0'. | Jim Meyering |
2005-02-21 | (time): Remove obsolete decl. | Paul Eggert |
2004-11-23 | (posix_date): Remove; not needed as a static var. | Paul Eggert |
2004-09-21 | Remove unused "case 0". | Paul Eggert |
2004-09-07 | (main): Fix POSIX-conformance bug: "touch -- | Paul Eggert |
2004-08-03 | (no_create, use_ref, posix_date, amtime_now, | Paul Eggert |
2004-06-21 | (main): Standardize on the diagnostics given when someone gives | Jim Meyering |
2004-06-09 | (usage): Improve wording in description of the --time=WORD option. | Jim Meyering |