]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/date-mode-release'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:36 +0000 (15:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Feb 2022 23:47:36 +0000 (15:47 -0800)
Plug (some) memory leaks around parse_date_format().

* ab/date-mode-release:
  date API: add and use a date_mode_release()
  date API: add basic API docs
  date API: provide and use a DATE_MODE_INIT
  date API: create a date.h, split from cache.h
  cache.h: remove always unused show_date_human() declaration

1  2 
builtin/am.c
builtin/commit.c
cache.h
config.c
object-name.c
refs.c

diff --cc builtin/am.c
Simple merge
Simple merge
diff --cc cache.h
Simple merge
diff --cc config.c
Simple merge
diff --cc object-name.c
Simple merge
diff --cc refs.c
Simple merge