]> git.ipfire.org Git - thirdparty/git.git/blame - command-list.txt
Merge branch 'en/merge-ort-api-null-impl'
[thirdparty/git.git] / command-list.txt
CommitLineData
fe902f2c
NTND
1# Command classification list
2# ---------------------------
3# All supported commands, builtin or external, must be described in
4# here. This info is used to list commands in various places. Each
5# command is on one line followed by one or more attributes.
6#
7# The first attribute group is mandatory and indicates the command
8# type. This group includes:
9#
10# mainporcelain
11# ancillarymanipulators
12# ancillaryinterrogators
13# foreignscminterface
14# plumbingmanipulators
15# plumbinginterrogators
16# synchingrepositories
17# synchelpers
18# purehelpers
19#
20# The type names are self explanatory. But if you want to see what
21# command belongs to what group to get a better picture, have a look
22# at "git" man page, "GIT COMMANDS" section.
23#
24# Commands of type mainporcelain can also optionally have one of these
25# attributes:
26#
27# init
28# worktree
29# info
30# history
31# remote
32#
33# These commands are considered "common" and will show up in "git
34# help" output in groups. Uncommon porcelain commands must not
35# specify any of these attributes.
36#
37# "complete" attribute is used to mark that the command should be
38# completable by git-completion.bash. Note that by default,
39# mainporcelain commands are completable so you don't need this
40# attribute.
41#
42# As part of the Git man page list, the man(5/7) guides are also
43# specified here, which can only have "guide" attribute and nothing
44# else.
45#
f318d739
NTND
46### command list (do not change this line, also do not change alignment)
47# command name category [category] [category]
2f5b4950 48git-add mainporcelain worktree
79d30668
JH
49git-am mainporcelain
50git-annotate ancillaryinterrogators
84a97131 51git-apply plumbingmanipulators complete
79d30668
JH
52git-archimport foreignscminterface
53git-archive mainporcelain
2f5b4950 54git-bisect mainporcelain info
84a97131 55git-blame ancillaryinterrogators complete
2f5b4950 56git-branch mainporcelain history
238b439d 57git-bugreport ancillaryinterrogators
79d30668
JH
58git-bundle mainporcelain
59git-cat-file plumbinginterrogators
60git-check-attr purehelpers
368aa529 61git-check-ignore purehelpers
226ad348 62git-check-mailmap purehelpers
80f537f7 63git-checkout mainporcelain
79d30668
JH
64git-checkout-index plumbingmanipulators
65git-check-ref-format purehelpers
61018fe9 66git-cherry plumbinginterrogators complete
79d30668
JH
67git-cherry-pick mainporcelain
68git-citool mainporcelain
69git-clean mainporcelain
2f5b4950 70git-clone mainporcelain init
7e29b825 71git-column purehelpers
2f5b4950 72git-commit mainporcelain history
4ce58ee3 73git-commit-graph plumbingmanipulators
79d30668 74git-commit-tree plumbingmanipulators
84a97131 75git-config ancillarymanipulators complete
79d30668 76git-count-objects ancillaryinterrogators
fa0aad4f 77git-credential purehelpers
c6632eba
JK
78git-credential-cache purehelpers
79git-credential-store purehelpers
79d30668
JH
80git-cvsexportcommit foreignscminterface
81git-cvsimport foreignscminterface
82git-cvsserver foreignscminterface
83git-daemon synchingrepositories
84git-describe mainporcelain
12358755 85git-diff mainporcelain info
79d30668
JH
86git-diff-files plumbinginterrogators
87git-diff-index plumbinginterrogators
88git-diff-tree plumbinginterrogators
84a97131 89git-difftool ancillaryinterrogators complete
bf990a29
SG
90git-fast-export ancillarymanipulators
91git-fast-import ancillarymanipulators
2f5b4950 92git-fetch mainporcelain remote
79d30668
JH
93git-fetch-pack synchingrepositories
94git-filter-branch ancillarymanipulators
95git-fmt-merge-msg purehelpers
96git-for-each-ref plumbinginterrogators
4950b2a2 97git-for-each-repo plumbinginterrogators
79d30668 98git-format-patch mainporcelain
84a97131 99git-fsck ancillaryinterrogators complete
79d30668 100git-gc mainporcelain
ce366a81 101git-get-tar-commit-id plumbinginterrogators
2f5b4950 102git-grep mainporcelain info
79d30668
JH
103git-gui mainporcelain
104git-hash-object plumbingmanipulators
84a97131 105git-help ancillaryinterrogators complete
5717b47c 106git-http-backend synchingrepositories
79d30668
JH
107git-http-fetch synchelpers
108git-http-push synchelpers
109git-imap-send foreignscminterface
110git-index-pack plumbingmanipulators
2f5b4950 111git-init mainporcelain init
84a97131 112git-instaweb ancillaryinterrogators complete
dfd66ddf 113git-interpret-trailers purehelpers
79d30668 114gitk mainporcelain
2f5b4950 115git-log mainporcelain info
79d30668
JH
116git-ls-files plumbinginterrogators
117git-ls-remote plumbinginterrogators
118git-ls-tree plumbinginterrogators
119git-mailinfo purehelpers
120git-mailsplit purehelpers
2057d750 121git-maintenance mainporcelain
2f5b4950 122git-merge mainporcelain history
79d30668
JH
123git-merge-base plumbinginterrogators
124git-merge-file plumbingmanipulators
125git-merge-index plumbingmanipulators
126git-merge-one-file purehelpers
84a97131 127git-mergetool ancillarymanipulators complete
79d30668 128git-merge-tree ancillaryinterrogators
6a257f03 129git-multi-pack-index plumbingmanipulators
79d30668
JH
130git-mktag plumbingmanipulators
131git-mktree plumbingmanipulators
2f5b4950 132git-mv mainporcelain worktree
79d30668 133git-name-rev plumbinginterrogators
65d9fb48 134git-notes mainporcelain
b6f93057 135git-p4 foreignscminterface
79d30668
JH
136git-pack-objects plumbingmanipulators
137git-pack-redundant plumbinginterrogators
138git-pack-refs ancillarymanipulators
139git-parse-remote synchelpers
140git-patch-id purehelpers
81120a90 141git-prune ancillarymanipulators complete
79d30668 142git-prune-packed plumbingmanipulators
2f5b4950
SG
143git-pull mainporcelain remote
144git-push mainporcelain remote
79d30668 145git-quiltimport foreignscminterface
348ae56c 146git-range-diff mainporcelain
79d30668 147git-read-tree plumbingmanipulators
2f5b4950 148git-rebase mainporcelain history
79d30668 149git-receive-pack synchelpers
84a97131
NTND
150git-reflog ancillarymanipulators complete
151git-remote ancillarymanipulators complete
152git-repack ancillarymanipulators complete
153git-replace ancillarymanipulators complete
154git-request-pull foreignscminterface complete
79d30668 155git-rerere ancillaryinterrogators
12358755 156git-reset mainporcelain history
46e91b66 157git-restore mainporcelain worktree
79d30668
JH
158git-revert mainporcelain
159git-rev-list plumbinginterrogators
ac1f98a0 160git-rev-parse plumbinginterrogators
2f5b4950 161git-rm mainporcelain worktree
84a97131 162git-send-email foreignscminterface complete
79d30668
JH
163git-send-pack synchingrepositories
164git-shell synchelpers
165git-shortlog mainporcelain
2f5b4950 166git-show mainporcelain info
84a97131 167git-show-branch ancillaryinterrogators complete
79d30668
JH
168git-show-index plumbinginterrogators
169git-show-ref plumbinginterrogators
63b90396 170git-sh-i18n purehelpers
79d30668 171git-sh-setup purehelpers
94c0956b 172git-sparse-checkout mainporcelain worktree
79d30668 173git-stash mainporcelain
84a97131 174git-stage complete
2f5b4950 175git-status mainporcelain info
79d30668
JH
176git-stripspace purehelpers
177git-submodule mainporcelain
178git-svn foreignscminterface
d787d311 179git-switch mainporcelain history
79d30668 180git-symbolic-ref plumbingmanipulators
2f5b4950 181git-tag mainporcelain history
79d30668
JH
182git-unpack-file plumbinginterrogators
183git-unpack-objects plumbingmanipulators
184git-update-index plumbingmanipulators
185git-update-ref plumbingmanipulators
186git-update-server-info synchingrepositories
187git-upload-archive synchelpers
188git-upload-pack synchelpers
189git-var plumbinginterrogators
d07b00b7 190git-verify-commit ancillaryinterrogators
79d30668
JH
191git-verify-pack plumbinginterrogators
192git-verify-tag ancillaryinterrogators
86ce2d54 193gitweb ancillaryinterrogators
84a97131 194git-whatchanged ancillaryinterrogators complete
df0b6cfb 195git-worktree mainporcelain
79d30668 196git-write-tree plumbingmanipulators
1b81d8cb
NTND
197gitattributes guide
198gitcli guide
199gitcore-tutorial guide
2135e1ad 200gitcredentials guide
1b81d8cb
NTND
201gitcvs-migration guide
202gitdiffcore guide
203giteveryday guide
2cf579c2 204gitfaq guide
1b81d8cb
NTND
205gitglossary guide
206githooks guide
207gitignore guide
208gitmodules guide
209gitnamespaces guide
2135e1ad 210gitremote-helpers guide
1b81d8cb
NTND
211gitrepository-layout guide
212gitrevisions guide
762d5b4f 213gitsubmodules guide
1b81d8cb
NTND
214gittutorial-2 guide
215gittutorial guide
216gitworkflows guide