]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_hgrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _hgrc
index b59b3ba28dff06ffc74b4da76c74b00b9faa7499..d88b2fabad5706e493cb0cd488049f296b5f8f0d 100644 (file)
@@ -3,16 +3,17 @@ 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>
 
 [web]
-cacerts = /etc/ssl/certs/ca-certificates.crt
+#cacerts = /etc/ssl/certs/ca-certificates.crt
 
 [diff]
 git = True
@@ -21,9 +22,9 @@ 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
+__st  = status
+st    = !$HG __st `$HG root` --subrepos $HG_ARGS
+qst   = status --rev -2:.
 bm    = bookmark
 bms   = bookmarks