1. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 10 months ago
  2. fa9172c Merge branch 'rs/remove-approxidate-relative' by Junio C Hamano · 1 year, 10 months ago
  3. 5579f44 treewide: remove unnecessary cache.h inclusion by Elijah Newren · 1 year, 10 months ago
  4. 74ea5c9 treewide: be explicit about dependence on trace.h & trace2.h by Elijah Newren · 1 year, 10 months ago
  5. 8a7f0b6 date: remove approxidate_relative() by René Scharfe · 1 year, 11 months ago
  6. 126e3b3 t/helper: mark unused argv/argc arguments by Jeff King · 1 year, 11 months ago
  7. 974c919 date API: add and use a date_mode_release() by Ævar Arnfjörð Bjarmason · 3 years ago
  8. f184289 date API: provide and use a DATE_MODE_INIT by Ævar Arnfjörð Bjarmason · 3 years ago
  9. 88c7b4c date API: create a date.h, split from cache.h by Ævar Arnfjörð Bjarmason · 3 years ago
  10. 47b27c9 test_date.c: remove reference to GIT_TEST_DATE_NOW by Stephen P. Smith · 5 years ago
  11. 29f4332 Quit passing 'now' to date code by Stephen P. Smith · 5 years ago
  12. 04c4c76 test-date: drop unused "now" parameter from parse_dates() by Jeff King · 6 years ago
  13. 57cbc53 Merge branch 'js/vsts-ci' by Junio C Hamano · 6 years ago
  14. ecbe1be Merge branch 'lt/date-human' by Junio C Hamano · 6 years ago
  15. ba285a7 test-date: drop unused parameter to getnanos() by Jeff King · 6 years ago
  16. b841d4f Add `human` format to test-tool by Stephen P. Smith · 6 years ago
  17. 4419de9 test-date: add a subcommand to measure times in shell scripts by Johannes Schindelin · 6 years ago
  18. 3d42034 show_date_relative(): drop unused "tz" parameter by Jeff King · 6 years ago
  19. a801a7c t/helper: merge test-date into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
  20. 5f96742 config: add --expiry-date by Haaris Mehmood · 7 years ago
  21. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin · 8 years ago
  22. cb71f8b PRItime: introduce a new "printf format" for timestamps by Johannes Schindelin · 8 years ago
  23. 1aeb7e7 parse_timestamp(): specify explicitly where we parse timestamps by Johannes Schindelin · 8 years ago
  24. efac8ac t0006 & t5000: skip "far in the future" test when time_t is too limited by Johannes Schindelin · 8 years ago
  25. a07fb05 t0006 & t5000: prepare for 64-bit timestamps by Johannes Schindelin · 8 years ago
  26. d4c6375 Merge branch 'jk/common-main' by Junio C Hamano · 9 years ago
  27. f6a729f Merge branch 'jk/tzoffset-fix' by Junio C Hamano · 9 years ago
  28. de61ceb Merge branch 'jk/common-main-2.8' into jk/common-main by Junio C Hamano · 9 years ago
  29. e6e7530 test helpers: move test-* to t/helper/ subdirectory by Nguyễn Thái Ngọc Duy · 9 years ago[Renamed from test-date.c]
  30. a5481a6 convert "enum date_mode" into a struct by Jeff King · 10 years ago
  31. c33ddc2 date: use strbufs in date-formatting functions by Jeff King · 10 years ago
  32. 7d29afd i18n: mark relative dates for translation by Jonathan Nieder · 13 years ago
  33. d66ee04 test-date: fix sscanf type conversion by Jeff King · 15 years ago
  34. 6b09778 t0006: test timezone parsing by Jeff King · 15 years ago
  35. 4f6552e refactor test-date interface by Jeff King · 15 years ago
  36. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  37. f30c95d Add approxidate test calls. by Junio C Hamano · 19 years ago
  38. 68849b5 date handling: handle "AM"/"PM" on time by Linus Torvalds · 20 years ago
  39. 8996702 Make the date parsing accept pretty much any random crap. by Linus Torvalds · 20 years ago