Graph
-
py3/unicode: adapt cmdtable entries to bytestringsThu, 30 Jul 2020 14:47:16 -0700, by David Champion
-
py3: print -> print()Thu, 30 Jul 2020 14:43:13 -0700, by David Champion
-
Port documentation to dSun, 19 Jul 2020 11:36:59 -0400, by Steve Losh
-
Fix error: don't assume status is a tupleTue, 26 May 2020 14:57:58 +0200, by Sietse Brouwer
-
Fix error with tagsTue, 26 May 2020 15:08:02 +0200, by Sietse Brouwer
-
Fix inactive branches being marked with ^Sun, 19 Jul 2020 11:12:21 -0400, by Steve Losh
-
Fix formatting for hostingMon, 23 Dec 2019 15:00:33 -0500, by Steve Losh
-
Tear out incoming/outgoing functionalitySat, 02 Feb 2019 15:52:28 -0500, by Steve Losh
-
fix error with hg versions <4.3 (regression from commit:4dddc56)Tue, 19 Dec 2017 14:53:00 +0100, by Sascha Nemecek
-
Use @registrar.command where available (hg 3.7+).Fri, 20 Oct 2017 10:51:53 -0500, by Kevin Bullock
-
Merge.Wed, 05 Oct 2016 20:52:29 +0000, by Steve Losh
-
Fix example of HGRC template in help outputWed, 05 Oct 2016 11:17:48 +0200, by Oben Sonne
-
Command line overwrites format string from HGRCWed, 05 Oct 2016 10:45:22 +0200, by Oben Sonne
-
Add test for reading format string from HGRCThu, 27 Feb 2014 14:39:40 +0100, by Oben Sonne
-
Use format string from HGRC if availableThu, 27 Feb 2014 14:22:43 +0100, by Oben Sonne
-
Merge.Tue, 04 Oct 2016 10:49:19 +0000, by Steve Losh
-
Backout the daemon stuffTue, 04 Oct 2016 10:49:13 +0000, by Steve Losh
-
I fixed my deployed `hg-prompt` thinking I had done itTue, 13 Sep 2016 16:09:05 -0500, by Chris
-
o Daemonized the hg incoming/outgoing calls to increase responsiveness;Fri, 01 Jul 2016 17:52:18 -0500, by Chris
-
Fixed `hg help prompt-keywords` to display the help textFri, 01 Jul 2016 17:47:27 -0500, by Chris
-
Clean up error messageMon, 03 Oct 2016 11:46:47 +0000, by Steve Losh
-
Merge.Mon, 03 Oct 2016 11:45:40 +0000, by Steve Losh
-
add support for non-default remote with incoming/outgoingWed, 27 Jul 2016 20:40:17 -0400, by russ
-
Merged in sietsebb/hg-prompt (pull request #13)Thu, 29 Sep 2016 23:32:36 +0000, by Steve Losh
-
Also hide ^ marker when on a non-tip headTue, 22 Mar 2016 10:49:32 +0100, by Sietse Brouwer
-
Use @cmdutil.command decorator to define command table.Wed, 20 Apr 2016 10:15:36 -0500, by Kevin Bullock
-
Fix bookmark output on Mercurial 3.5.Fri, 31 Jul 2015 14:32:34 -0500, by Kevin Bullock
-
Test bookmark output.Fri, 31 Jul 2015 14:31:40 -0500, by Kevin Bullock