summaryrefslogtreecommitdiff
path: root/generate-cmdlist.sh
AgeCommit message (Expand)AuthorFilesLines
2018-05-21git: support --list-cmds=list-<category>Libravatar Nguyễn Thái Ngọc Duy1-0/+17
2018-05-10Remove common-cmds.hLibravatar Nguyễn Thái Ngọc Duy1-43/+3
2018-05-10help: use command-list.h for common command listLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2018-05-10generate-cmds.sh: export all commands to command-list.hLibravatar Nguyễn Thái Ngọc Duy1-4/+63
2018-05-10generate-cmds.sh: factor out synopsis extract codeLibravatar Nguyễn Thái Ngọc Duy1-7/+11
2017-11-22generate-cmdlist: avoid non-deterministic outputLibravatar Jonathan Nieder1-1/+1
2015-08-25generate-cmdlist: re-implement as shell scriptLibravatar Eric Sunshine1-0/+50
2015-05-21generate-cmdlist: parse common group commandsLibravatar Eric Sunshine1-23/+0
2012-04-24i18n: help: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2011-08-05misc-sh: fix up whitespace in some other .sh files.Libravatar Jon Seymour1-2/+2
2011-03-16standardize brace placement in struct definitionsLibravatar Jonathan Nieder1-2/+1
2008-11-30generate-cmdlist.sh: avoid selecting synopsis at wrong placeLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2007-12-01Consolidate command list to one.Libravatar Junio C Hamano1-23/+2
2007-11-14Make the list of common commands more exclusiveLibravatar Theodore Ts'o1-6/+0
2007-06-13More staticLibravatar Junio C Hamano1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre1-1/+1
2007-01-03git-tag: add flag to verify a tagLibravatar Santi Béjar1-1/+0
2006-12-14git-show: grok blobs, trees and tags, tooLibravatar Johannes Schindelin1-1/+1
2006-09-09Add git-archiveLibravatar Franck Bui-Huu1-0/+1
2006-05-22git help: remove whatchanged from list of common commandsLibravatar Martin Waitz1-1/+0
2006-03-19generate-cmdlist: style cleanups.Libravatar Junio C Hamano1-3/+7
2006-03-19Add missing semicolon to sed command.Libravatar Shawn Pearce1-1/+1
2006-03-09Nicer output from 'git'Libravatar Fredrik Kuivinen1-0/+48