]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Thu, 18 Dec 2014 07:24:46 +0000 (16:24 +0900)
committerPHO <pho@cielonegro.org>
Thu, 18 Dec 2014 07:24:46 +0000 (16:24 +0900)
dot-files/_hgrc

index fe5784753cc5b3a82a358f99f2fe4b79f415ff25..c16d2e56010f4050e885a271d9e65eeefb847ab0 100644 (file)
@@ -1,13 +1,16 @@
+# -*- conf -*-
+
 [defaults]
 annotate = -n -l -u
-diff = --subrepos
+diff     = --subrepos
 branches = -a
-commit = --subrepos
-in = --subrepos
-out = --subrepos
-pull = --rebase
-qseries = --summary
-revert = --no-backup
+commit   = --subrepos
+in       = --subrepos
+out      = --subrepos
+pull     = --rebase
+qseries  = --summary
+revert   = --no-backup
+status   = --subrepos
 
 [ui]
 username = PHO <pho@cielonegro.org>
@@ -22,9 +25,7 @@ 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` --subrepos $HG_ARGS
-qst   = status --rev -2:.
+qst   = status --rev qparent:.
 bm    = bookmark
 bms   = bookmarks