From: Nguyễn Thái Ngọc Duy Date: Mon, 13 Dec 2010 03:01:14 +0000 (+0700) Subject: get_sha1_oneline: make callers prepare the commit list to traverse X-Git-Tag: v1.7.4-rc0~19^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/84baa31bcb6925b06dd1b9aaa1ed6f7a725e64cc?ds=inline;hp=84baa31bcb6925b06dd1b9aaa1ed6f7a725e64cc get_sha1_oneline: make callers prepare the commit list to traverse This gives callers more control, i.e. which ref will be searched from. They must prepare the list ordered by committer date. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---