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