]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/hg/contrib/tcsh_completion
/sys/lib/dist/mkfile: test for .git directory
[plan9front.git] / sys / src / cmd / hg / contrib / tcsh_completion
1 #
2 # tcsh completion for Mercurial
3 #
4 # This file has been auto-generated by tcsh_completion_build.sh for
5 # Mercurial Distributed SCM (version 1.1.2)
6 #
7 # Copyright (C) 2005 TK Soh.
8 #
9 # This is free software; you can redistribute it and/or modify it under
10 # the terms of the GNU General Public License as published by the Free
11 # Software Foundation; either version 2 of the License, or (at your
12 # option) any later version.
13 #
14
15 complete hg \
16   'n/--cwd/d/' 'n/-R/d/' 'n/--repository/d/' \
17   'C/-/( -R --repository \
18     --cwd \
19     -y --noninteractive \
20     -q --quiet \
21     -v --verbose \
22     --config \
23     --debug \
24     --debugger \
25     --encoding \
26     --encodingmode \
27     --lsprof \
28     --traceback \
29     --time \
30     --profile \
31     --version \
32     -h --help)/' \
33   'p/1/(add addremove annotate blame archive \
34     backout bisect branch branches bundle \
35     cat clone commit ci copy \
36     cp debugancestor debugcheckstate debugcomplete debugdata \
37     debugdate debugfsinfo debugindex debugindexdot debuginstall \
38     debugrawcommit rawcommit debugrebuildstate debugrename debugsetparents \
39     debugstate debugwalk diff export grep \
40     heads help identify id import \
41     patch incoming in init locate \
42     log history manifest merge outgoing \
43     out parents paths pull push \
44     recover remove rm rename mv \
45     resolve revert rollback root serve \
46     showconfig debugconfig status st tag \
47     tags tip unbundle update up \
48     checkout co verify version)/'
49