9f0b70dfcf52
|
Fix formatting for hosting
|
Steve Losh |
Mon, 23 Dec 2019 15:00:33 -0500 |
0850e9a3c68b
|
Tear out incoming/outgoing functionality
|
Steve Losh |
Sat, 02 Feb 2019 15:52:28 -0500 |
dc481ce24b60
|
fix error with hg versions <4.3 (regression from commit:4dddc56)
|
Sascha Nemecek |
Tue, 19 Dec 2017 14:53:00 +0100 |
4dddc56c4c4b
|
Use @registrar.command where available (hg 3.7+).
|
Kevin Bullock |
Fri, 20 Oct 2017 10:51:53 -0500 |
5334581e231a
|
Merge.
|
Steve Losh |
Wed, 05 Oct 2016 20:52:29 +0000 |
064a8c1d11be
|
Fix example of HGRC template in help output
|
Oben Sonne |
Wed, 05 Oct 2016 11:17:48 +0200 |
003e92ae20da
|
Command line overwrites format string from HGRC
|
Oben Sonne |
Wed, 05 Oct 2016 10:45:22 +0200 |
2e292ca8d768
|
Add test for reading format string from HGRC
|
Oben Sonne |
Thu, 27 Feb 2014 14:39:40 +0100 |
046811b7cb2d
|
Use format string from HGRC if available
|
Oben Sonne |
Thu, 27 Feb 2014 14:22:43 +0100 |
4d7402d28abf
|
Merge.
|
Steve Losh |
Tue, 04 Oct 2016 10:49:19 +0000 |
804a341f819b
|
Backout the daemon stuff
|
Steve Losh |
Tue, 04 Oct 2016 10:49:13 +0000 |
996d64681e55
|
I fixed my deployed `hg-prompt` thinking I had done it
|
Chris |
Tue, 13 Sep 2016 16:09:05 -0500 |
ed22ce1f3057
|
o Daemonized the hg incoming/outgoing calls to increase responsiveness;
|
Chris |
Fri, 01 Jul 2016 17:52:18 -0500 |
a410d2232772
|
Fixed `hg help prompt-keywords` to display the help text
|
Chris |
Fri, 01 Jul 2016 17:47:27 -0500 |
8dd04e954ca9
|
Clean up error message
|
Steve Losh |
Mon, 03 Oct 2016 11:46:47 +0000 |
54262d42ff7c
|
Merge.
|
Steve Losh |
Mon, 03 Oct 2016 11:45:40 +0000 |
30832b77a931
|
add support for non-default remote with incoming/outgoing
|
russ |
Wed, 27 Jul 2016 20:40:17 -0400 |
ca659a3b3b97
|
Merged in sietsebb/hg-prompt (pull request #13)
|
Steve Losh |
Thu, 29 Sep 2016 23:32:36 +0000 |
34c0e34e7fe7
|
Also hide ^ marker when on a non-tip head
|
Sietse Brouwer |
Tue, 22 Mar 2016 10:49:32 +0100 |
e90cf5cad060
|
Use @cmdutil.command decorator to define command table.
|
Kevin Bullock |
Wed, 20 Apr 2016 10:15:36 -0500 |
5dc059aeb5f4
|
Fix bookmark output on Mercurial 3.5.
|
Kevin Bullock |
Fri, 31 Jul 2015 14:32:34 -0500 |
869146b8b9fb
|
Test bookmark output.
|
Kevin Bullock |
Fri, 31 Jul 2015 14:31:40 -0500 |
1cb3af183d2f
|
Fix for Mercurial 2.9 (issue #33)
|
Jeffrey Gelens |
Mon, 10 Feb 2014 14:14:04 +0100 |
661dbd42f386
|
Merge.
|
Steve Losh |
Wed, 14 Mar 2012 17:13:42 -0400 |
5faf9b0ae984
|
bookmarks: check if bookmark is actually current
|
Kevin Bullock |
Tue, 05 Jul 2011 14:19:52 -0500 |
e16ee632ce6f
|
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.
|
Yujie Wu |
Fri, 10 Feb 2012 19:31:25 -0500 |
0649e77b06d0
|
Merge.
|
Steve Losh |
Fri, 27 Jan 2012 11:42:53 -0500 |
91bec91479bc
|
Fixed hg help screen for prompt
|
Chris Mansley |
Fri, 20 Jan 2012 10:17:56 -0800 |
97c27cccb458
|
Document the quiet filter on the tags keyword.
|
Dale Wijnand |
Wed, 25 Jan 2012 00:18:00 +0100 |
f9395e8dcb7b
|
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.
|
Dale Wijnand |
Tue, 24 Jan 2012 23:56:25 +0100 |
c4095c3519d6
|
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.
|
Shaun Ek |
Wed, 23 Mar 2011 15:42:04 -0400 |
b2e4864dc599
|
Make fetch update the inc/out cache.
|
Steve Losh |
Sat, 22 Jan 2011 12:28:23 -0500 |