]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_hgrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _hgrc
index 24a308fabed33928ae6ed92dcbfcc7e46a1dcbe5..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
@@ -22,7 +23,8 @@ egrep = !cd `$HG root`; nohup egrep --color=always -n -e $1 `$HG manifest` | les
 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    = !$HG __st `$HG root` --subrepos $HG_ARGS
+qst   = status --rev -2:.
 bm    = bookmark
 bms   = bookmarks