update tcsh completion for bundle/unbundle

TK Soh teekaysoh at yahoo.com
Thu Sep 8 18:23:44 CDT 2005


# HG changeset patch
# User TK Soh <teekaysoh at yahoo.com>
# Node ID 25f1bf7c3120535284e0e34d571389f4fd802c5c
# Parent  cc61d366bc3b5dffe98a68bea888527a5944ea56
Regenerate tcsh completion for newly added bundle/unbundle commands

diff -r cc61d366bc3b -r 25f1bf7c3120 contrib/tcsh_completion
--- a/contrib/tcsh_completion	Thu Sep  8 22:01:33 2005
+++ b/contrib/tcsh_completion	Thu Sep  8 23:25:24 2005
@@ -2,7 +2,7 @@
 # tcsh completion for Mercurial
 #
 # This file has been auto-generated by tcsh_completion_build.sh for
-# Mercurial Distributed SCM (version a33a7a543803) 
+# Mercurial Distributed SCM (version cc61d366bc3b) 
 #
 # Copyright (C) 2005 TK Soh.
 #
@@ -25,16 +25,16 @@
     --profile \
     --version \
     -h --help)/' \
-  'p/1/(add addremove annotate cat clone \
-    commit ci copy debugcheckstate debugconfig \
-    debugdata debugindex debugindexdot debugrename debugstate \
-    debugwalk diff export forget grep \
-    heads help identify id import \
-    patch incoming in init locate \
-    log history manifest outgoing out \
-    parents paths pull push rawcommit \
-    recover remove rm revert root \
-    serve status tag tags tip \
-    undo update up checkout co \
-    verify version)/'
+  'p/1/(add addremove annotate bundle cat \
+    clone commit ci copy debugcheckstate \
+    debugconfig debugdata debugindex debugindexdot debugrename \
+    debugstate debugwalk diff export forget \
+    grep heads help identify id \
+    import patch incoming in init \
+    locate log history manifest outgoing \
+    out parents paths pull push \
+    rawcommit recover remove rm revert \
+    root serve status tag tags \
+    tip unbundle undo update up \
+    checkout co verify version)/'
 



	
		
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/


More information about the Mercurial mailing list