author | Junio C Hamano <junkio@cox.net> | |
Sat, 28 Oct 2006 20:33:46 +0000 (13:33 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 3 Nov 2006 02:04:40 +0000 (18:04 -0800) | ||
commit | 3175aa1ec28c8fb119058111a2f629425ef1aab0 | |
tree | 068c7b8492c1e0818af181f000a1bc55fcd5cb8d | tree | snapshot |
parent | 34eb33407d4d7eef6d7ddcd6e51525018ef9edf7 | commit | diff |
for-each-ref: "creator" and "creatordate" fields
This adds "creator" (which is parallel to "tagger" or "committer")
and "creatordate" (corresponds to "taggerdate" and
"committerdate").
As other "date" fields, "creatordate" sorts numerically
and displays human readably. This allows for example for
sorting together heavyweigth and lightweight tags.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Jakub Narebski <jnareb@gmail.com>
This adds "creator" (which is parallel to "tagger" or "committer")
and "creatordate" (corresponds to "taggerdate" and
"committerdate").
As other "date" fields, "creatordate" sorts numerically
and displays human readably. This allows for example for
sorting together heavyweigth and lightweight tags.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Jakub Narebski <jnareb@gmail.com>
builtin-for-each-ref.c | diff | blob | history |