Show More
@@ -2,7 +2,7 b'' | |||||
2 | # tcsh completion for Mercurial |
|
2 | # tcsh completion for Mercurial | |
3 | # |
|
3 | # | |
4 | # This file has been auto-generated by tcsh_completion_build.sh for |
|
4 | # This file has been auto-generated by tcsh_completion_build.sh for | |
5 |
# Mercurial Distributed SCM (version 1. |
|
5 | # Mercurial Distributed SCM (version 1.5.4+154-8b452fe4bf50) | |
6 | # |
|
6 | # | |
7 | # Copyright (C) 2005 TK Soh. |
|
7 | # Copyright (C) 2005 TK Soh. | |
8 | # |
|
8 | # | |
@@ -32,18 +32,19 b' complete hg \\' | |||||
32 | 'p/1/(add addremove annotate blame archive \ |
|
32 | 'p/1/(add addremove annotate blame archive \ | |
33 | backout bisect branch branches bundle \ |
|
33 | backout bisect branch branches bundle \ | |
34 | cat clone commit ci copy \ |
|
34 | cat clone commit ci copy \ | |
35 |
cp debugancestor debugcheckstate debugcommands |
|
35 | cp debugancestor debugbuilddag debugcheckstate debugcommands \ | |
36 |
debugdata debugdate debugfsinfo |
|
36 | debugcomplete debugdag debugdata debugdate debugfsinfo \ | |
37 | debuginstall debugrebuildstate debugrename debugsetparents debugstate \ |
|
37 | debugindex debugindexdot debuginstall debugpushkey debugrebuildstate \ | |
38 | debugsub debugwalk diff export forget \ |
|
38 | debugrename debugrevspec debugsetparents debugstate debugsub \ | |
39 | grep heads help identify id \ |
|
39 | debugwalk diff export forget grep \ | |
40 | import patch incoming in init \ |
|
40 | heads help identify id import \ | |
41 | locate log history manifest merge \ |
|
41 | patch incoming in init locate \ | |
42 | outgoing out parents paths pull \ |
|
42 | log history manifest merge outgoing \ | |
43 | push recover remove rm rename \ |
|
43 | out parents paths pull push \ | |
44 | mv resolve revert rollback root \ |
|
44 | recover remove rm rename mv \ | |
45 | serve showconfig debugconfig status st \ |
|
45 | resolve revert rollback root serve \ | |
46 | summary sum tag tags tip \ |
|
46 | showconfig debugconfig status st summary \ | |
47 | unbundle update up checkout co \ |
|
47 | sum tag tags tip unbundle \ | |
48 | verify version)/' |
|
48 | update up checkout co verify \ | |
|
49 | version)/' | |||
49 |
|
50 |
General Comments 0
You need to be logged in to leave comments.
Login now