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