summaryrefslogtreecommitdiffstats
path: root/src/touch.c
AgeCommit message (Expand)AuthorLines
2021-05-01touch: fix wrong diagnostic (Bug#48106)Paul Eggert-15/+19
2021-04-11maint: use "char const *" rather than "const char *"Pádraig Brady-1/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-2/+2
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-5/+6
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-4/+4
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-02-06maint: improve error messages upon failed read, write, access, closeBenno Schulenberg-1/+1
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-4/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-09-02touch: line up long option in --help textBenno Schulenberg-1/+1
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady-4/+1
2012-01-27maint: use single copyright year rangeJim Meyering-2/+1
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-5/+5
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-2/+2
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-05-25touch: placate static analyzers: no NULL-deref is possibleJim Meyering-6/+12
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert-1/+3
2010-10-05build: complete the rename of get_dateEric Blake-2/+2
2010-09-17maint: update to latest gnulibEric Blake-1/+1
2010-09-17maint: update to latest gnulibEric Blake-2/+3
2010-06-02touch: remove support for --file=REF_FILE optionJim Meyering-7/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-2/+2
2009-10-23build: prohibit improper use of stat and lstatEric Blake-1/+1
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake-5/+23
2009-10-10touch: optimize use of utimensEric Blake-36/+10
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-147/+147
2009-02-09touch: deprecate --file option: equivalent to --reference (-r)Jim Meyering-3/+8
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering-1/+5
2008-03-19Check for -- and remove -- some unnecessarily included header files.Jim Meyering-2/+2
2008-01-06touch: ignore "-d now" option, when appropriatePaul Eggert-1/+21
2007-08-21Clarify touch documentation of file arguments.Bob Proulx-2/+5
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4