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