author | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Oct 2007 10:03:22 +0000 (03:03 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Oct 2007 10:03:22 +0000 (03:03 -0700) |
* ap/dateformat:
Add a test script for for-each-ref, including test of date formatting
dateformat: parse %(xxdate) %(yydate:format) correctly
Make for-each-ref's grab_date() support per-atom formatting
Make for-each-ref allow atom names like "<name>:<something>"
parse_date_format(): convert a format name to an enum date_mode
Add a test script for for-each-ref, including test of date formatting
dateformat: parse %(xxdate) %(yydate:format) correctly
Make for-each-ref's grab_date() support per-atom formatting
Make for-each-ref allow atom names like "<name>:<something>"
parse_date_format(): convert a format name to an enum date_mode
1 | 2 | |||
---|---|---|---|---|
builtin-for-each-ref.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-for-each-ref.c
Simple merge