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 |