]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_hgrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _hgrc
index 53f9d42bf669bda83584e563922be4ed00d610e6..359a30adaf24e0a01bbdadfa299c5a3a77e4b4b0 100644 (file)
@@ -3,10 +3,11 @@ annotate = -n -l -u
 diff = --subrepos
 branches = -a
 commit = --subrepos
+in = --subrepos
+out = --subrepos
 pull = --rebase
 qseries = --summary
 revert = --no-backup
-status = --subrepos
 
 [ui]
 username = PHO <pho@cielonegro.org>
@@ -21,9 +22,8 @@ git = True
 egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
 fgrep = !cd `$HG root`; nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen
 stash = shelve
-# __st  = status
-# st    = !$HG __st `$HG root` $HG_ARGS
-st    = status --subrepos
+__st  = status
+st    = !$HG __st `$HG root` --subrepos $HG_ARGS
 bm    = bookmark
 bms   = bookmarks