Junio C Hamano | 79d3066 | 2007-12-01 23:39:19 -0800 | [diff] [blame] | 1 | # List of known git commands. |
| 2 | # command name category [deprecated] [common] |
| 3 | git-add mainporcelain common |
| 4 | git-am mainporcelain |
| 5 | git-annotate ancillaryinterrogators |
| 6 | git-apply plumbingmanipulators |
| 7 | git-archimport foreignscminterface |
| 8 | git-archive mainporcelain |
| 9 | git-bisect mainporcelain common |
| 10 | git-blame ancillaryinterrogators |
| 11 | git-branch mainporcelain common |
| 12 | git-bundle mainporcelain |
| 13 | git-cat-file plumbinginterrogators |
| 14 | git-check-attr purehelpers |
| 15 | git-checkout mainporcelain common |
| 16 | git-checkout-index plumbingmanipulators |
| 17 | git-check-ref-format purehelpers |
| 18 | git-cherry ancillaryinterrogators |
| 19 | git-cherry-pick mainporcelain |
| 20 | git-citool mainporcelain |
| 21 | git-clean mainporcelain |
| 22 | git-clone mainporcelain common |
| 23 | git-commit mainporcelain common |
| 24 | git-commit-tree plumbingmanipulators |
| 25 | git-config ancillarymanipulators |
| 26 | git-count-objects ancillaryinterrogators |
| 27 | git-cvsexportcommit foreignscminterface |
| 28 | git-cvsimport foreignscminterface |
| 29 | git-cvsserver foreignscminterface |
| 30 | git-daemon synchingrepositories |
| 31 | git-describe mainporcelain |
| 32 | git-diff mainporcelain common |
| 33 | git-diff-files plumbinginterrogators |
| 34 | git-diff-index plumbinginterrogators |
| 35 | git-diff-tree plumbinginterrogators |
David Aguilar | afcbc8e | 2009-04-07 01:21:20 -0700 | [diff] [blame] | 36 | git-difftool ancillaryinterrogators |
Junio C Hamano | 311db37 | 2007-12-03 21:56:09 -0800 | [diff] [blame] | 37 | git-fast-export ancillarymanipulators |
Junio C Hamano | 79d3066 | 2007-12-01 23:39:19 -0800 | [diff] [blame] | 38 | git-fast-import ancillarymanipulators |
| 39 | git-fetch mainporcelain common |
| 40 | git-fetch-pack synchingrepositories |
| 41 | git-filter-branch ancillarymanipulators |
| 42 | git-fmt-merge-msg purehelpers |
| 43 | git-for-each-ref plumbinginterrogators |
| 44 | git-format-patch mainporcelain |
| 45 | git-fsck ancillaryinterrogators |
| 46 | git-gc mainporcelain |
| 47 | git-get-tar-commit-id ancillaryinterrogators |
| 48 | git-grep mainporcelain common |
| 49 | git-gui mainporcelain |
| 50 | git-hash-object plumbingmanipulators |
Christian Couder | 0f6f195 | 2007-12-04 06:44:29 +0100 | [diff] [blame] | 51 | git-help ancillaryinterrogators |
Junio C Hamano | 79d3066 | 2007-12-01 23:39:19 -0800 | [diff] [blame] | 52 | git-http-fetch synchelpers |
| 53 | git-http-push synchelpers |
| 54 | git-imap-send foreignscminterface |
| 55 | git-index-pack plumbingmanipulators |
| 56 | git-init mainporcelain common |
| 57 | git-instaweb ancillaryinterrogators |
| 58 | gitk mainporcelain |
| 59 | git-log mainporcelain common |
| 60 | git-lost-found ancillarymanipulators deprecated |
| 61 | git-ls-files plumbinginterrogators |
| 62 | git-ls-remote plumbinginterrogators |
| 63 | git-ls-tree plumbinginterrogators |
| 64 | git-mailinfo purehelpers |
| 65 | git-mailsplit purehelpers |
| 66 | git-merge mainporcelain common |
| 67 | git-merge-base plumbinginterrogators |
| 68 | git-merge-file plumbingmanipulators |
| 69 | git-merge-index plumbingmanipulators |
| 70 | git-merge-one-file purehelpers |
| 71 | git-mergetool ancillarymanipulators |
| 72 | git-merge-tree ancillaryinterrogators |
| 73 | git-mktag plumbingmanipulators |
| 74 | git-mktree plumbingmanipulators |
| 75 | git-mv mainporcelain common |
| 76 | git-name-rev plumbinginterrogators |
| 77 | git-pack-objects plumbingmanipulators |
| 78 | git-pack-redundant plumbinginterrogators |
| 79 | git-pack-refs ancillarymanipulators |
| 80 | git-parse-remote synchelpers |
| 81 | git-patch-id purehelpers |
| 82 | git-peek-remote purehelpers deprecated |
| 83 | git-prune ancillarymanipulators |
| 84 | git-prune-packed plumbingmanipulators |
| 85 | git-pull mainporcelain common |
| 86 | git-push mainporcelain common |
| 87 | git-quiltimport foreignscminterface |
| 88 | git-read-tree plumbingmanipulators |
| 89 | git-rebase mainporcelain common |
| 90 | git-receive-pack synchelpers |
| 91 | git-reflog ancillarymanipulators |
| 92 | git-relink ancillarymanipulators |
| 93 | git-remote ancillarymanipulators |
| 94 | git-repack ancillarymanipulators |
Junio C Hamano | 5c66d0d | 2008-01-17 22:52:40 -0800 | [diff] [blame] | 95 | git-repo-config ancillarymanipulators deprecated |
Junio C Hamano | 79d3066 | 2007-12-01 23:39:19 -0800 | [diff] [blame] | 96 | git-request-pull foreignscminterface |
| 97 | git-rerere ancillaryinterrogators |
| 98 | git-reset mainporcelain common |
| 99 | git-revert mainporcelain |
| 100 | git-rev-list plumbinginterrogators |
| 101 | git-rev-parse ancillaryinterrogators |
| 102 | git-rm mainporcelain common |
Junio C Hamano | 79d3066 | 2007-12-01 23:39:19 -0800 | [diff] [blame] | 103 | git-send-email foreignscminterface |
| 104 | git-send-pack synchingrepositories |
| 105 | git-shell synchelpers |
| 106 | git-shortlog mainporcelain |
| 107 | git-show mainporcelain common |
| 108 | git-show-branch ancillaryinterrogators |
| 109 | git-show-index plumbinginterrogators |
| 110 | git-show-ref plumbinginterrogators |
| 111 | git-sh-setup purehelpers |
| 112 | git-stash mainporcelain |
| 113 | git-status mainporcelain common |
| 114 | git-stripspace purehelpers |
| 115 | git-submodule mainporcelain |
| 116 | git-svn foreignscminterface |
| 117 | git-symbolic-ref plumbingmanipulators |
| 118 | git-tag mainporcelain common |
| 119 | git-tar-tree plumbinginterrogators deprecated |
| 120 | git-unpack-file plumbinginterrogators |
| 121 | git-unpack-objects plumbingmanipulators |
| 122 | git-update-index plumbingmanipulators |
| 123 | git-update-ref plumbingmanipulators |
| 124 | git-update-server-info synchingrepositories |
| 125 | git-upload-archive synchelpers |
| 126 | git-upload-pack synchelpers |
| 127 | git-var plumbinginterrogators |
| 128 | git-verify-pack plumbinginterrogators |
| 129 | git-verify-tag ancillaryinterrogators |
| 130 | git-whatchanged ancillaryinterrogators |
| 131 | git-write-tree plumbingmanipulators |