aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-list.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-04-03 00:56:23 -0700
committerJunio C Hamano <gitster@pobox.com>2008-04-12 19:41:29 -0700
commit69264f46a193ae9dec5761984b4bae32f4810916 (patch)
tree93503d60f3582936d00c33e69bc90fd7a6279aa3 /builtin-rev-list.c
parentf6c07d7d475ffaa67b817beb2635fd73a5e0e962 (diff)
downloadgit-69264f46a193ae9dec5761984b4bae32f4810916.tar.gz
git-69264f46a193ae9dec5761984b4bae32f4810916.tar.xz
builtin-blame.c: allow more than 16 parents
This removes the hardcoded 16 parents limit from git-blame by allowing the parent array to be allocated dynamically. As the ultimate objective is not about allowing dodecapus, but about annotating the history upside down, it also renames "parent" in the code to "scapegoat"; the name of the game used to be "pass blame to your parents", but now it is "find a scapegoat to pass blame on". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-rev-list.c')
0 files changed, 0 insertions, 0 deletions