Age | Commit message (Expand) | Author | Files | Lines |
2019-04-19 | help -a: do not list commands that are excluded from the build | Johannes Schindelin | 1 | -1/+9 |
2018-10-29 | Update makefile in preparation for Documentation/config/*.txt | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-08-21 | generate-cmdlist.sh: collect config from all config.txt files | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-05-29 | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 1 | -0/+19 |
2018-05-21 | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 1 | -0/+17 |
2018-05-10 | Remove common-cmds.h | Nguyễn Thái Ngọc Duy | 1 | -43/+3 |
2018-05-10 | help: use command-list.h for common command list | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-05-10 | generate-cmds.sh: export all commands to command-list.h | Nguyễn Thái Ngọc Duy | 1 | -4/+63 |
2018-05-10 | generate-cmds.sh: factor out synopsis extract code | Nguyễn Thái Ngọc Duy | 1 | -7/+11 |
2017-11-22 | generate-cmdlist: avoid non-deterministic output | Jonathan Nieder | 1 | -1/+1 |
2015-08-25 | generate-cmdlist: re-implement as shell script | Eric Sunshine | 1 | -0/+50 |
2015-05-21 | generate-cmdlist: parse common group commands | Eric Sunshine | 1 | -23/+0 |
2012-04-24 | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-08-05 | misc-sh: fix up whitespace in some other .sh files. | Jon Seymour | 1 | -2/+2 |
2011-03-16 | standardize brace placement in struct definitions | Jonathan Nieder | 1 | -2/+1 |
2008-11-30 | generate-cmdlist.sh: avoid selecting synopsis at wrong place | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2007-12-01 | Consolidate command list to one. | Junio C Hamano | 1 | -23/+2 |
2007-11-14 | Make the list of common commands more exclusive | Theodore Ts'o | 1 | -6/+0 |
2007-06-13 | More static | Junio C Hamano | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -1/+1 |
2007-01-03 | git-tag: add flag to verify a tag | Santi Béjar | 1 | -1/+0 |
2006-12-14 | git-show: grok blobs, trees and tags, too | Johannes Schindelin | 1 | -1/+1 |
2006-09-09 | Add git-archive | Franck Bui-Huu | 1 | -0/+1 |
2006-05-22 | git help: remove whatchanged from list of common commands | Martin Waitz | 1 | -1/+0 |
2006-03-19 | generate-cmdlist: style cleanups. | Junio C Hamano | 1 | -3/+7 |
2006-03-19 | Add missing semicolon to sed command. | Shawn Pearce | 1 | -1/+1 |
2006-03-09 | Nicer output from 'git' | Fredrik Kuivinen | 1 | -0/+48 |