index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
date.c
Age
Commit message (
Expand
)
Author
2016-11-07
date: add %q to output the quarter of the year
Pádraig Brady
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-09-08
date: add '--debug' option
Assaf Gordon
2016-07-28
doc: revert recent date(1) synopsis change
Pádraig Brady
2016-07-27
doc: make date(1) synopsis consistent with output +FORMAT
Pádraig Brady
2016-03-17
date ls pr: fix time zone abbrs on SysV platforms
Paul Eggert
2016-02-16
date: free timezone variable to avoid valgrind warning
Daniel Lockyer
2016-01-29
doc: fix the --iso-8601 example in date --help
Vincent Lefevre
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-10-27
date: use extended format timezone for --iso-8601
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-07-23
build: fprintftime/nstrftime API changes
Paul Eggert
2015-03-26
doc: clarify the date standard output formats
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-06-03
doc: mention 'UTC' in date --utc help
Andreas Mohr
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
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: convert `...' to '...' in --help output
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-10-27
date: reinstate the --iso-8601 (-I) option
Jim Meyering
2011-07-07
doc: note date's %k, %l are space-padded and equivalent to %_H and %_I
Benoît Knecht
2011-06-09
doc: add examples to date --help
Pádraig Brady
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-10-25
date: correct typos in date --help
Tobias Quathamer
2010-10-05
build: complete the rename of get_date
Eric Blake
2010-05-25
maint: remove unneeded double quotes on RHS of shell assignments
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
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-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2008-11-30
remove explicit declaration of putenv, ...
Jim Meyering
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
2008-08-11
date: remove confusing and unneeded sentence from --help
Benno Schulenberg
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-06
improve 'date +%C' documentation
Eric Blake
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
adjust copyright dates
Jim Meyering
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
[next]