Graph
-
Clean up error message2016-10-03, by Steve Losh
-
Merge.2016-10-03, by Steve Losh
-
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