Graph
-
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
-
Fix for Mercurial 2.9 (issue #33)Mon, 10 Feb 2014 14:14:04 +0100, by Jeffrey Gelens
-
Merge.Wed, 14 Mar 2012 17:13:42 -0400, by Steve Losh
-
bookmarks: check if bookmark is actually currentTue, 05 Jul 2011 14:19:52 -0500, by Kevin Bullock
-
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.Fri, 10 Feb 2012 19:31:25 -0500, by Yujie Wu
-
Merge.Fri, 27 Jan 2012 11:42:53 -0500, by Steve Losh
-
Fixed hg help screen for promptFri, 20 Jan 2012 10:17:56 -0800, by Chris Mansley
-
Document the quiet filter on the tags keyword.Wed, 25 Jan 2012 00:18:00 +0100, by Dale Wijnand
-
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.Tue, 24 Jan 2012 23:56:25 +0100, by Dale Wijnand
-
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.Wed, 23 Mar 2011 15:42:04 -0400, by Shaun Ek
-
Make fetch update the inc/out cache.Sat, 22 Jan 2011 12:28:23 -0500, by Steve Losh
-
Fix a typo in a docstring.Sat, 22 Jan 2011 12:26:30 -0500, by Steve Losh
-
Add the topindex keyword from Justin Lebar.Wed, 12 Jan 2011 20:47:22 -0500, by Steve Losh