Graph
-
add support for non-default remote with incoming/outgoing2016-07-28, by russ
-
Merged in sietsebb/hg-prompt (pull request #13)2016-09-29, by Steve Losh
-
Also hide ^ marker when on a non-tip head2016-03-22, by Sietse Brouwer
-
Use @cmdutil.command decorator to define command table.2016-04-20, by Kevin Bullock
-
Fix bookmark output on Mercurial 3.5.2015-07-31, by Kevin Bullock
-
Test bookmark output.2015-07-31, by Kevin Bullock
-
Fix for Mercurial 2.9 (issue #33)2014-02-10, by Jeffrey Gelens
-
Merge.2012-03-14, by Steve Losh
-
bookmarks: check if bookmark is actually current2011-07-05, by Kevin Bullock
-
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.2012-02-11, by Yujie Wu
-
Merge.2012-01-27, by Steve Losh
-
Fixed hg help screen for prompt2012-01-20, by Chris Mansley
-
Document the quiet filter on the tags keyword.2012-01-24, by Dale Wijnand
-
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.2012-01-24, by Dale Wijnand
-
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.2011-03-23, by Shaun Ek
-
Make fetch update the inc/out cache.2011-01-22, by Steve Losh
-
Fix a typo in a docstring.2011-01-22, by Steve Losh
-
Add the topindex keyword from Justin Lebar.2011-01-13, by Steve Losh
-
Alphabetize functions.2010-07-06, by Steve Losh
-
Add the {queue} keyword.2010-07-06, by Steve Losh
-
Add the {closed} keyword.2010-07-05, by Steve Losh
-
prompt: fix a typo in the help2010-06-22, by Steve Losh
-
docs: fix a typo2010-06-22, by Steve Losh
-
Strip whitespace.2010-06-22, by Steve Losh