summaryrefslogtreecommitdiff
path: root/generate-cmdlist.sh
AgeCommit message (Expand)Author
2018-10-29Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy
2018-05-29help: add --config to list all available configNguyễn Thái Ngọc Duy
2018-05-21git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy
2018-05-10Remove common-cmds.hNguyễn Thái Ngọc Duy
2018-05-10help: use command-list.h for common command listNguyễn Thái Ngọc Duy
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy
2018-05-10generate-cmds.sh: factor out synopsis extract codeNguyễn Thái Ngọc Duy
2017-11-22generate-cmdlist: avoid non-deterministic outputJonathan Nieder
2015-08-25generate-cmdlist: re-implement as shell scriptEric Sunshine
2015-05-21generate-cmdlist: parse common group commandsEric Sunshine
2012-04-24i18n: help: mark strings for translationNguyễn Thái Ngọc Duy
2011-08-05misc-sh: fix up whitespace in some other .sh files.Jon Seymour
2011-03-16standardize brace placement in struct definitionsJonathan Nieder
2008-12-01generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy
2007-12-02Consolidate command list to one.Junio C Hamano
2007-11-14Make the list of common commands more exclusiveTheodore Ts'o
2007-06-13More staticJunio C Hamano
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2007-01-03git-tag: add flag to verify a tagSanti Béjar
2006-12-14git-show: grok blobs, trees and tags, tooJohannes Schindelin
2006-09-09Add git-archiveFranck Bui-Huu
2006-05-22git help: remove whatchanged from list of common commandsMartin Waitz
2006-03-20generate-cmdlist: style cleanups.Junio C Hamano
2006-03-20Add missing semicolon to sed command.Shawn Pearce
2006-03-09Nicer output from 'git'Fredrik Kuivinen