summaryrefslogtreecommitdiffstats
path: root/generate-cmdlist.sh
Commit message (Expand)AuthorAgeFilesLines
* Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy2018-10-291-1/+1
* generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy2018-08-211-1/+1
* help: add --config to list all available configNguyễn Thái Ngọc Duy2018-05-291-0/+19
* git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy2018-05-211-0/+17
* Remove common-cmds.hNguyễn Thái Ngọc Duy2018-05-101-43/+3
* help: use command-list.h for common command listNguyễn Thái Ngọc Duy2018-05-101-2/+2
* generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy2018-05-101-4/+63
* generate-cmds.sh: factor out synopsis extract codeNguyễn Thái Ngọc Duy2018-05-101-7/+11
* generate-cmdlist: avoid non-deterministic outputJonathan Nieder2017-11-221-1/+1
* generate-cmdlist: re-implement as shell scriptEric Sunshine2015-08-251-0/+50
* generate-cmdlist: parse common group commandsEric Sunshine2015-05-211-23/+0
* i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-241-1/+1
* misc-sh: fix up whitespace in some other .sh files.Jon Seymour2011-08-051-2/+2
* standardize brace placement in struct definitionsJonathan Nieder2011-03-161-2/+1
* generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy2008-11-301-1/+1
* Consolidate command list to one.Junio C Hamano2007-12-011-23/+2
* Make the list of common commands more exclusiveTheodore Ts'o2007-11-141-6/+0
* More staticJunio C Hamano2007-06-131-1/+1
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-1/+1
* git-tag: add flag to verify a tagSanti Béjar2007-01-031-1/+0
* git-show: grok blobs, trees and tags, tooJohannes Schindelin2006-12-141-1/+1
* Add git-archiveFranck Bui-Huu2006-09-091-0/+1
* git help: remove whatchanged from list of common commandsMartin Waitz2006-05-221-1/+0
* generate-cmdlist: style cleanups.Junio C Hamano2006-03-191-3/+7
* Add missing semicolon to sed command.Shawn Pearce2006-03-191-1/+1
* Nicer output from 'git'Fredrik Kuivinen2006-03-091-0/+48