index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generate-cmdlist.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
2024-12-06
1
-16
/
+26
*
generate-cmdlist.sh: don't parse command-list.txt thrice
Ævar Arnfjörð Bjarmason
2021-11-05
1
-7
/
+10
*
generate-cmdlist.sh: replace "grep' invocation with a shell version
Ævar Arnfjörð Bjarmason
2021-11-05
1
-4
/
+20
*
generate-cmdlist.sh: do not shell out to "sed"
Jeff King
2021-11-05
1
-11
/
+12
*
generate-cmdlist.sh: stop sorting category lines
Ævar Arnfjörð Bjarmason
2021-11-05
1
-6
/
+1
*
generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
Johannes Sixt
2021-11-05
1
-4
/
+1
*
generate-cmdlist.sh: run "grep | sort", not "sort | grep"
Ævar Arnfjörð Bjarmason
2021-11-05
1
-2
/
+2
*
generate-cmdlist.sh: don't call get_categories() from category_list()
Ævar Arnfjörð Bjarmason
2021-11-05
1
-3
/
+4
*
generate-cmdlist.sh: spawn fewer processes
Johannes Sixt
2021-11-05
1
-4
/
+3
*
generate-cmdlist.sh: trivial whitespace change
Ævar Arnfjörð Bjarmason
2021-11-05
1
-1
/
+1
*
Fit to Plan 9's ANSI/POSIX compatibility layer
Kyohei Kadota
2020-09-10
1
-1
/
+1
*
help: move list_config_help to builtin/help
Emily Shaffer
2020-04-17
1
-19
/
+0
*
help -a: do not list commands that are excluded from the build
Johannes Schindelin
2019-04-19
1
-1
/
+9
*
Update makefile in preparation for Documentation/config/*.txt
Nguyễn Thái Ngọc Duy
2018-10-29
1
-1
/
+1
*
generate-cmdlist.sh: collect config from all config.txt files
Nguyễn Thái Ngọc Duy
2018-08-21
1
-1
/
+1
*
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+19
*
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+17
*
Remove common-cmds.h
Nguyễn Thái Ngọc Duy
2018-05-10
1
-43
/
+3
*
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
2018-05-10
1
-2
/
+2
*
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy
2018-05-10
1
-4
/
+63
*
generate-cmds.sh: factor out synopsis extract code
Nguyễn Thái Ngọc Duy
2018-05-10
1
-7
/
+11
*
generate-cmdlist: avoid non-deterministic output
Jonathan Nieder
2017-11-22
1
-1
/
+1
*
generate-cmdlist: re-implement as shell script
Eric Sunshine
2015-08-25
1
-0
/
+50
*
generate-cmdlist: parse common group commands
Eric Sunshine
2015-05-21
1
-23
/
+0
*
i18n: help: mark strings for translation
Nguyễn Thái Ngọc Duy
2012-04-24
1
-1
/
+1
*
misc-sh: fix up whitespace in some other .sh files.
Jon Seymour
2011-08-06
1
-2
/
+2
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-2
/
+1
*
generate-cmdlist.sh: avoid selecting synopsis at wrong place
Nguyễn Thái Ngọc Duy
2008-12-01
1
-1
/
+1
*
Consolidate command list to one.
Junio C Hamano
2007-12-02
1
-23
/
+2
*
Make the list of common commands more exclusive
Theodore Ts'o
2007-11-14
1
-6
/
+0
*
More static
Junio C Hamano
2007-06-13
1
-1
/
+1
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-1
/
+1
*
git-tag: add flag to verify a tag
Santi Béjar
2007-01-03
1
-1
/
+0
*
git-show: grok blobs, trees and tags, too
Johannes Schindelin
2006-12-14
1
-1
/
+1
*
Add git-archive
Franck Bui-Huu
2006-09-09
1
-0
/
+1
*
git help: remove whatchanged from list of common commands
Martin Waitz
2006-05-22
1
-1
/
+0
*
generate-cmdlist: style cleanups.
Junio C Hamano
2006-03-20
1
-3
/
+7
*
Add missing semicolon to sed command.
Shawn Pearce
2006-03-20
1
-1
/
+1
*
Nicer output from 'git'
Fredrik Kuivinen
2006-03-09
1
-0
/
+48