Download:
child 103:d1418da753b3
parent 101:1fcecb506d4a
102:8933096b1325
Anton Shestakov <av6@dwimlabs.net>, Fri, 26 Jun 2015 13:52:40 +0800
.hgrc: pvr and . aliases

1 файлов изменено, 5 вставок(+), 1 удалений(-) [+]
.hgrc file | annotate | diff | comparison | revisions
--- a/.hgrc Mon Jun 08 15:11:02 2015 +0800
+++ b/.hgrc Fri Jun 26 13:52:40 2015 +0800
@@ -15,6 +15,10 @@
rebase =
shelve =
+[alias]
+pvr = log --pager=always -pvr
+. = pvr .
+
[diff]
git = True
showfunc = True
@@ -31,4 +35,4 @@
[hostfingerprints]
bitbucket.org = 46:de:34:e7:9b:18:cd:7f:ae:fd:8b:e3:bc:f4:1a:5e:38:d7:ac:24
-selenic.com = f0:40:cc:b9:46:62:b6:69:48:c5:1a:65:d0:34:35:22:b6:e0:1b:87
\ No newline at end of file
+selenic.com = f0:40:cc:b9:46:62:b6:69:48:c5:1a:65:d0:34:35:22:b6:e0:1b:87