1. 46b225f Merge branch 'jk/strvec' by Junio C Hamano · 4 years, 7 months ago
  2. 84544f2 comment: fix spelling mistakes inside comments by Steve Kemp · 4 years, 7 months ago
  3. ef8d7ac strvec: convert more callers away from argv_array name by Jeff King · 4 years, 7 months ago
  4. a81e42d column: use utf8_strnwidth() to strip out ANSI color escapes by René Scharfe · 5 years ago
  5. acbf33f column: drop unused "opts" parameter in item_length() by Jeff King · 6 years ago
  6. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
  7. 965ff23 column: do not include pager.c by Junio C Hamano · 7 years ago
  8. b2d3fd2 column: show auto columns when pager is active by Kevin Daudt · 7 years ago
  9. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  10. 3733e69 use xmallocz to avoid size arithmetic by Jeff King · 9 years ago
  11. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King · 9 years ago
  12. 8828f29 use child_process_init() to initialize struct child_process variables by René Scharfe · 10 years ago
  13. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by René Scharfe · 10 years ago
  14. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  15. cf4fff5 refactor skip_prefix to return a boolean by Jeff King · 11 years ago
  16. 5eb7f7e run_column_filter: use argv_array by Jeff King · 11 years ago
  17. 0168990 comments: fix misuses of "nor" by Justin Lebar · 11 years ago
  18. b27004e column: support piping stdout to external git-column process by Nguyễn Thái Ngọc Duy · 13 years ago
  19. 3f8eccb column: add dense layout support by Nguyễn Thái Ngọc Duy · 13 years ago
  20. 077539d column: add columnar layout by Nguyễn Thái Ngọc Duy · 13 years ago
  21. 7e29b82 Add column layout skeleton and git-column by Nguyễn Thái Ngọc Duy · 13 years ago