index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0006-date.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
date: detect underflow/overflow when parsing dates with timezone offset
Darcy Burke
2024-06-26
1
-0
/
+33
*
t0006: simplify prerequisites
Junio C Hamano
2024-06-26
1
-6
/
+12
*
Merge branch 'bb/t0006-negative-tz-offset'
Junio C Hamano
2024-03-21
1
-0
/
+8
|
\
|
*
t0006: add more tests with a negative TZ offset
Beat Bolli
2024-03-14
1
-0
/
+8
*
|
date: make "iso-strict" conforming for the UTC timezone
Beat Bolli
2024-03-14
1
-0
/
+1
|
/
*
date.c: allow ISO 8601 reduced precision times
Đoàn Trần Công Danh
2023-01-13
1
-0
/
+8
*
date API: add and use a date_mode_release()
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+2
*
strbuf_addftime(): handle "%s" manually
Jeff King
2021-11-04
1
-0
/
+4
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-2
/
+2
*
date.c: allow compact version of ISO-8601 datetime
Đoàn Trần Công Danh
2020-04-24
1
-0
/
+3
*
date.c: skip fractional second part of ISO-8601
Đoàn Trần Công Danh
2020-04-24
1
-0
/
+3
*
Merge branch 'lt/date-human'
Junio C Hamano
2019-02-07
1
-2
/
+20
|
\
|
*
Add `human` date format tests.
Stephen P. Smith
2019-01-29
1
-0
/
+18
|
*
Add `human` format to test-tool
Stephen P. Smith
2019-01-29
1
-2
/
+2
*
|
approxidate: fix NULL dereference in date_time()
Jeff King
2018-11-07
1
-0
/
+1
*
|
approxidate: handle pending number for "specials"
Jeff King
2018-11-02
1
-0
/
+1
|
/
*
t/helper: merge test-date into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-4
/
+4
*
Merge branch 'rs/strbuf-addftime-zZ'
Junio C Hamano
2017-06-22
1
-2
/
+14
|
\
|
*
date: use localtime() for "-local" time formats
Jeff King
2017-06-15
1
-0
/
+1
|
*
t0006: check --date=format zone offsets
Jeff King
2017-06-15
1
-2
/
+7
|
*
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe
2017-06-15
1
-0
/
+6
*
|
t0006 & t5000: skip "far in the future" test when time_t is too limited
Johannes Schindelin
2017-04-21
1
-2
/
+2
*
|
t0006 & t5000: prepare for 64-bit timestamps
Johannes Schindelin
2017-04-21
1
-2
/
+2
|
/
*
date: add "unix" format
Jeff King
2016-07-27
1
-0
/
+2
*
date: document and test "raw-local" mode
Jeff King
2016-07-27
1
-0
/
+1
*
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
2016-07-15
1
-3
/
+3
*
local_tzoffset: detect errors from tm_to_time_t
Jeff King
2016-06-21
1
-0
/
+5
*
t0006: test various date formats
Jeff King
2016-06-21
1
-0
/
+21
*
t0006: rename test-date's "show" to "relative"
Jeff King
2016-06-21
1
-13
/
+13
*
approxidate: allow ISO-like dates far in the future
Jeff King
2014-11-13
1
-0
/
+3
*
Fix tests under GETTEXT_POISON on relative dates
Jiang Xin
2012-08-27
1
-1
/
+1
*
date.c: Support iso8601 timezone formats
Haitao Li
2011-09-13
1
-0
/
+6
*
date: avoid "X years, 12 months" in relative dates
Michael J Gruber
2011-04-21
1
-0
/
+1
*
t/t0006: specify timezone as EST5 not EST to comply with POSIX
Brandon Casey
2010-07-07
1
-1
/
+1
*
parse_date: fix signedness in timezone calculation
Jeff King
2010-07-05
1
-0
/
+1
*
t0006: test timezone parsing
Jeff King
2010-07-05
1
-2
/
+3
*
Fix '--relative-date'
Johan Sageryd
2009-10-03
1
-0
/
+1
*
fix approxidate parsing of relative months and years
Jeff King
2009-08-31
1
-2
/
+2
*
tests: add date printing and parsing tests
Jeff King
2009-08-31
1
-0
/
+75