Commit message (Expand) | Author | Age | |
---|---|---|---|
* | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 |
* | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 2014-09-18 |
* | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 |
* | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 |
* | run_column_filter: use argv_array | Jeff King | 2014-05-15 |
* | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 |
* | column: support piping stdout to external git-column process | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | column: add dense layout support | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | column: add columnar layout | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 |