summaryrefslogtreecommitdiff
path: root/command-list.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:06:14 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:06:14 -0700
commit1e51ae8393564c4998bbc809ede7e6438efd616f (patch)
tree39463efb64daecac4606b14dd585529ba41450ba /command-list.txt
parentMerge branch 'jc/test-prereq' into maint (diff)
parentcheck-docs: get documented command list from Makefile (diff)
downloadtgif-1e51ae8393564c4998bbc809ede7e6438efd616f.tar.xz
Merge branch 'jk/check-docs-update' into maint
* jk/check-docs-update: check-docs: get documented command list from Makefile check-docs: drop git-help special-case check-docs: list git-gui as a command check-docs: factor out command-list command-list: mention git-credential-* helpers command-list: add git-sh-i18n check-docs: update non-command documentation list check-docs: mention gitweb specially
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/command-list.txt b/command-list.txt
index ec64cacf06..7e8cfec29d 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -26,6 +26,8 @@ git-commit-tree plumbingmanipulators
git-config ancillarymanipulators
git-count-objects ancillaryinterrogators
git-credential purehelpers
+git-credential-cache purehelpers
+git-credential-store purehelpers
git-cvsexportcommit foreignscminterface
git-cvsimport foreignscminterface
git-cvsserver foreignscminterface
@@ -114,6 +116,7 @@ git-show mainporcelain common
git-show-branch ancillaryinterrogators
git-show-index plumbinginterrogators
git-show-ref plumbinginterrogators
+git-sh-i18n purehelpers
git-sh-setup purehelpers
git-stash mainporcelain
git-status mainporcelain common