12 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
Jeff King 3733e69464 use xmallocz to avoid size arithmetic 9 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
René Scharfe 8828f2985f use child_process_init() to initialize struct child_process variables 10 years ago
René Scharfe 2756ca4347 use REALLOC_ARRAY for changing the allocation size of arrays 11 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Jeff King cf4fff579e refactor skip_prefix to return a boolean 11 years ago
Jeff King 5eb7f7ead8 run_column_filter: use argv_array 11 years ago
Justin Lebar 01689909eb comments: fix misuses of "nor" 11 years ago
Nguyễn Thái Ngọc Duy b27004eb32 column: support piping stdout to external git-column process 13 years ago
Nguyễn Thái Ngọc Duy 3f8eccbe16 column: add dense layout support 13 years ago
Nguyễn Thái Ngọc Duy 077539d734 column: add columnar layout 13 years ago
Nguyễn Thái Ngọc Duy 7e29b8254f Add column layout skeleton and git-column 13 years ago