Commit Log

commit description author date
16aa2def1d5b Update to work with Python 3 default tip Steve Losh Tue, 06 Apr 2021 12:55:48 -0400
0d3229120aff Fix bytes wrapper to work in Python 2 as well Steve Losh Mon, 26 Oct 2020 21:27:51 -0400
ae33e6b815ce py3/unicode: adapt cmdtable entries to bytestrings David Champion Thu, 30 Jul 2020 14:47:16 -0700
08208fbdfd02 py3: print -> print() David Champion Thu, 30 Jul 2020 14:43:13 -0700
25b0cf6b43f5 Port documentation to d Steve Losh Sun, 19 Jul 2020 11:36:59 -0400
e2d60e4e3caf Fix error: don't assume status is a tuple Sietse Brouwer Tue, 26 May 2020 14:57:58 +0200
cc789a5baf4a Fix error with tags Sietse Brouwer Tue, 26 May 2020 15:08:02 +0200
d87bc22b5a2e Fix inactive branches being marked with ^ Steve Losh Sun, 19 Jul 2020 11:12:21 -0400
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
2cca772f7e3d Fix a typo in a docstring. Steve Losh Sat, 22 Jan 2011 12:26:30 -0500
065e9fbdd64d Add the topindex keyword from Justin Lebar. Steve Losh Wed, 12 Jan 2011 20:47:22 -0500
2817cac5f5d7 Alphabetize functions. Steve Losh Tue, 06 Jul 2010 18:41:51 -0400
645406a4e1fb Add the {queue} keyword. Steve Losh Tue, 06 Jul 2010 18:38:38 -0400
43b7fb82d9a0 Add the {closed} keyword. Steve Losh Mon, 05 Jul 2010 14:50:51 -0400
34e96de049ab prompt: fix a typo in the help Steve Losh Tue, 22 Jun 2010 18:16:29 -0400
d33afa1c5622 docs: fix a typo Steve Losh Tue, 22 Jun 2010 18:15:14 -0400
aa4c5aa60608 Strip whitespace. Steve Losh Tue, 22 Jun 2010 18:12:20 -0400
5d808d1613f4 Mention the count filter in the docs. Steve Losh Tue, 22 Jun 2010 18:11:56 -0400
d3e15364de2e Add the count filter to count revsets. Steve Losh Tue, 22 Jun 2010 18:11:43 -0400
8ca1c9929313 Change a variable name to match the rest. Steve Losh Fri, 23 Apr 2010 10:16:09 -0400
82a4a9aba8f6 Changed how 'unapplied' patch collection is calculated to handle guarded patches Iain Lowe Thu, 22 Apr 2010 11:49:12 -0400
d12025340b02 Update the bookmark fix to be backwards compatible. Steve Losh Wed, 20 Jan 2010 19:07:42 -0500
d431f1cb0dc8 fix hg-prompt to work with Mercurial 1.4 Benjamin Pollack Wed, 20 Jan 2010 12:04:36 -0500
0b2242d65b92 Fix the installation docs. Steve Losh Sun, 10 Jan 2010 18:17:52 -0500
23412ff8b98e Adjust the screenshot URL. Steve Losh Sun, 10 Jan 2010 18:02:49 -0500
e35a2b4aa170 Fix line-wrapping in the docs. Steve Losh Fri, 08 Jan 2010 20:15:02 -0500
9509c1e45f8c Make the monospaced font in the docs Monaco by default. Steve Losh Fri, 08 Jan 2010 20:13:24 -0500
4568cfa05d21 Document the --angle-brackets option. Steve Losh Fri, 08 Jan 2010 20:10:23 -0500
48b02f459ac0 Add the --angle-brackets option to keep zsh users sane. Steve Losh Fri, 08 Jan 2010 20:05:34 -0500