1. 1cecd06 generate-cmdlist.sh: don't parse command-list.txt thrice by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  2. e88842e generate-cmdlist.sh: replace "grep' invocation with a shell version by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  3. 3ebeb1d generate-cmdlist.sh: do not shell out to "sed" by Jeff King · 3 years, 4 months ago
  4. 8d5be8b generate-cmdlist.sh: stop sorting category lines by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  5. 66d55b9 generate-cmdlist.sh: replace for loop by printf's auto-repeat feature by Johannes Sixt · 3 years, 4 months ago
  6. 48bcd82 generate-cmdlist.sh: run "grep | sort", not "sort | grep" by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  7. 0f05f22 generate-cmdlist.sh: don't call get_categories() from category_list() by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  8. 191eb49 generate-cmdlist.sh: spawn fewer processes by Johannes Sixt · 3 years, 4 months ago
  9. a5bd782 generate-cmdlist.sh: trivial whitespace change by Ævar Arnfjörð Bjarmason · 3 years, 4 months ago
  10. b3b753b Fit to Plan 9's ANSI/POSIX compatibility layer by Kyohei Kadota · 4 years, 6 months ago
  11. 709df95 help: move list_config_help to builtin/help by Emily Shaffer · 5 years ago
  12. 724d635 help -a: do not list commands that are excluded from the build by Johannes Schindelin · 6 years ago
  13. 76b993a Update makefile in preparation for Documentation/config/*.txt by Nguyễn Thái Ngọc Duy · 6 years ago
  14. eb90ea7 generate-cmdlist.sh: collect config from all config.txt files by Nguyễn Thái Ngọc Duy · 7 years ago
  15. 3ac68a9 help: add --config to list all available config by Nguyễn Thái Ngọc Duy · 7 years ago
  16. 3c77776 git: support --list-cmds=list-<category> by Nguyễn Thái Ngọc Duy · 7 years ago
  17. 60f487a Remove common-cmds.h by Nguyễn Thái Ngọc Duy · 7 years ago
  18. cfb22a0 help: use command-list.h for common command list by Nguyễn Thái Ngọc Duy · 7 years ago
  19. f318d73 generate-cmds.sh: export all commands to command-list.h by Nguyễn Thái Ngọc Duy · 7 years ago
  20. 75ba897 generate-cmds.sh: factor out synopsis extract code by Nguyễn Thái Ngọc Duy · 7 years ago
  21. 7513595 generate-cmdlist: avoid non-deterministic output by Jonathan Nieder · 9 years ago
  22. 82aec45 generate-cmdlist: re-implement as shell script by Eric Sunshine · 10 years ago
  23. 527ec39 generate-cmdlist: parse common group commands by Eric Sunshine · 10 years ago
  24. 9665627 i18n: help: mark strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  25. 285c6cb misc-sh: fix up whitespace in some other .sh files. by Jon Seymour · 14 years ago
  26. 9cba13c standardize brace placement in struct definitions by Jonathan Nieder · 14 years ago
  27. 16d2583 generate-cmdlist.sh: avoid selecting synopsis at wrong place by Nguyễn Thái Ngọc Duy · 16 years ago
  28. 79d3066 Consolidate command list to one. by Junio C Hamano · 17 years ago
  29. 26d7445 Make the list of common commands more exclusive by Theodore Ts'o · 17 years ago
  30. 4175e9e More static by Junio C Hamano · 18 years ago
  31. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  32. 0bc72ab git-tag: add flag to verify a tag by Santi Béjar · 18 years ago
  33. 5d7eeee git-show: grok blobs, trees and tags, too by Johannes Schindelin · 18 years ago
  34. 4df096a Add git-archive by Franck Bui-Huu · 19 years ago
  35. 5126f35 git help: remove whatchanged from list of common commands by Martin Waitz · 19 years ago
  36. fd662dd generate-cmdlist: style cleanups. by Junio C Hamano · 19 years ago
  37. ad52e77 Add missing semicolon to sed command. by Shawn Pearce · 19 years ago
  38. a87cd02 Nicer output from 'git' by Fredrik Kuivinen · 19 years ago