summaryrefslogtreecommitdiffstats
path: root/builtin/annotate.c
AgeCommit message (Expand)AuthorLines
2024-10-25Merge branch 'jc/a-commands-without-the-repo'Taylor Blau-3/+2
2024-10-11annotate: remove usage of the_repository globalJohn Cai-3/+2
2024-09-30builtin/annotate: fix leaking args vectorPatrick Steinhardt-5/+15
2024-09-13builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.hJohn Cai-0/+2
2024-09-13builtin: add a repository parameter for builtin functionsJohn Cai-2/+5
2020-07-30strvec: rename struct fieldsJeff King-1/+1
2020-07-28strvec: convert builtin/ callers away from argv_array nameJeff King-3/+3
2020-07-28strvec: rename files from argv-array to strvecJeff King-1/+1
2014-07-16annotate: use argv_arrayRené Scharfe-7/+5
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds-0/+24