summaryrefslogtreecommitdiffstats
path: root/src/date.c
AgeCommit message (Expand)AuthorLines
2016-11-07date: add %q to output the quarter of the yearPádraig Brady-0/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-6/+7
2016-09-08date: add '--debug' optionAssaf Gordon-3/+18
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady-1/+1
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady-1/+1
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-12/+12
2016-02-16date: free timezone variable to avoid valgrind warningDaniel Lockyer-0/+2
2016-01-29doc: fix the --iso-8601 example in date --helpVincent Lefevre-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-3/+3
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady-4/+4
2015-10-27all: quote string arguments in error messagesPádraig Brady-2/+3
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert-7/+9
2015-03-26doc: clarify the date standard output formatsPádraig Brady-16/+22
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-06-03doc: mention 'UTC' in date --utc helpAndreas Mohr-1/+1
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-1/+5
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+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-1/+1
2012-01-09maint: convert `...' to '...' in --help outputJim 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-10-27date: reinstate the --iso-8601 (-I) optionJim Meyering-1/+5
2011-07-07doc: note date's %k, %l are space-padded and equivalent to %_H and %_IBenoît Knecht-2/+2
2011-06-09doc: add examples to date --helpPádraig Brady-0/+12
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-10-25date: correct typos in date --helpTobias Quathamer-3/+3
2010-10-05build: complete the rename of get_dateEric Blake-3/+3
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-160/+160
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2008-11-30remove explicit declaration of putenv, ...Jim Meyering-2/+0
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering-1/+1
2008-08-11date: remove confusing and unneeded sentence from --helpBenno Schulenberg-2/+1
2008-06-27factor out time_t-to-string conversion idiomJim Meyering-5/+1
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-08standardize some error messagesBo Borgerson-2/+2
2008-06-06improve 'date +%C' documentationEric Blake-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26adjust copyright datesJim Meyering-1/+1
2008-05-26convert single-author programs to use proper_nameJim Meyering-1/+1