index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
date.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'ab/strbuf-addftime-tzname-boolify'
Junio C Hamano
2017-07-06
|
\
|
*
strbuf: change an always NULL/"" strbuf_addftime() param to bool
Ævar Arnfjörð Bjarmason
2017-07-01
*
|
Merge branch 'rs/strbuf-addftime-zZ'
Junio C Hamano
2017-06-22
|
\
\
|
|
/
|
*
date: use localtime() for "-local" time formats
Jeff King
2017-06-15
|
*
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe
2017-06-15
*
|
date.c: abort if the system time cannot handle one of our timestamps
Johannes Schindelin
2017-04-27
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
*
|
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-23
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-23
|
/
*
date: add "unix" format
Jeff King
2016-07-27
*
local_tzoffset: detect errors from tm_to_time_t
Jeff King
2016-06-20
*
date: make "local" orthogonal to date format
Jeff King
2015-09-03
*
date: check for "local" before anything else
John Keeping
2015-09-03
*
introduce "format" date-mode
Jeff King
2015-06-29
*
convert "enum date_mode" into a struct
Jeff King
2015-06-29
*
Merge branch 'jc/epochtime-wo-tz'
Junio C Hamano
2015-05-05
|
\
|
*
parse_date_basic(): let the system handle DST conversion
Junio C Hamano
2015-04-15
|
*
parse_date_basic(): return early when given a bogus timestamp
Junio C Hamano
2015-04-15
*
|
Merge branch 'jk/approxidate-avoid-y-d-m-over-future-dates'
Junio C Hamano
2015-01-07
|
\
\
|
*
|
approxidate: allow ISO-like dates far in the future
Jeff King
2014-11-13
|
*
|
pass TIME_DATE_NOW to approxidate future-check
Jeff King
2014-11-13
|
|
/
*
|
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
2014-09-19
|
\
\
|
*
|
date: use strbufs in date-formatting functions
Jeff King
2014-08-27
|
|
/
*
|
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
|
/
*
i18n: fix uncatchable comments for translators in date.c
Jiang Xin
2014-04-17
*
Merge branch 'jk/commit-dates-parsing-fix'
Junio C Hamano
2014-03-14
|
\
|
*
log: do not segfault on gmtime errors
Jeff King
2014-02-24
|
*
date: check date overflow against time_t
Jeff King
2014-02-24
*
|
Merge branch 'jk/date-c-double-semicolon'
Junio C Hamano
2013-10-30
|
\
\
|
*
|
drop redundant semicolon in empty while
Jeff King
2013-10-24
*
|
|
Merge branch 'jc/prune-all'
Junio C Hamano
2013-05-29
|
\
\
\
|
*
|
|
date.c: add parse_expiry_date()
Junio C Hamano
2013-04-17
|
|
|
/
|
|
/
|
*
|
|
Fix time offset calculation in case of unsigned time_t
Mike Gorchak
2013-02-25
*
|
|
date.c: fix unsigned time_t comparison
Mike Gorchak
2013-02-25
|
/
/
*
|
Merge branch 'jc/maint-filter-branch-epoch-date'
Junio C Hamano
2012-07-22
|
\
\
|
*
|
date.c: Fix off by one error in object-header date parsing
Junio C Hamano
2012-07-12
*
|
|
i18n: mark relative dates for translation
Jonathan Nieder
2012-04-24
*
|
|
Merge branch 'jc/parse-date-raw'
Junio C Hamano
2012-02-10
|
\
\
\
|
|
/
/
|
*
|
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
2012-02-03
|
*
|
parse_date(): allow ancient git-timestamp
Junio C Hamano
2012-02-03
*
|
|
date.c: Support iso8601 timezone formats
Haitao Li
2011-09-12
|
/
/
*
|
date: avoid "X years, 12 months" in relative dates
Michael J Gruber
2011-04-20
*
|
Export parse_date_basic() to convert a date string to timestamp
Jonathan Nieder
2010-07-15
*
|
parse_date: fix signedness in timezone calculation
Jeff King
2010-07-05
*
|
Merge branch 'rr/parse-date-refactor'
Junio C Hamano
2010-06-21
|
\
\
|
*
|
Refactor parse_date for approxidate functions
Ramkumar Ramachandra
2010-06-07
*
|
|
Add "Z" as an alias for the timezone "UTC"
Marcus Comstedt
2010-05-18
|
/
/
*
|
Merge branch 'jc/maint-reflog-bad-timestamp'
Junio C Hamano
2010-01-27
|
\
\
|
*
|
approxidate_careful() reports errorneous date string
Junio C Hamano
2010-01-26
*
|
|
date.c: mark file-local function static
Junio C Hamano
2010-01-20
|
/
/
[next]