diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-03-05 11:42:20 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-03-05 13:39:45 -0800 |
| commit | e895cb5135d7fbff8037ce83302aff12ee83667c (patch) | |
| tree | 6bdf0e10c5fb1facb6acb4c11c5b2ccef710d1ac /string-list.c | |
| parent | Git 1.8.1.5 (diff) | |
| download | git-e895cb5135d7fbff8037ce83302aff12ee83667c.tar.gz git-e895cb5135d7fbff8037ce83302aff12ee83667c.zip | |
commit.c: add clear_commit_marks_many()
clear_commit_marks(struct commit *, unsigned) only can clear flag
bits starting from a single commit; introduce an API to allow
feeding an array of commits, so that flag bits can be cleared from
commits reachable from any of them with a single traversal.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'string-list.c')
0 files changed, 0 insertions, 0 deletions
