Graph
-
Add test for reading format string from HGRC2014-02-27, by Oben Sonne
-
Use format string from HGRC if available2014-02-27, by Oben Sonne
-
Merge.2016-10-04, by Steve Losh
-
Backout the daemon stuff2016-10-04, by Steve Losh
-
I fixed my deployed `hg-prompt` thinking I had done it2016-09-13, by Chris
-
o Daemonized the hg incoming/outgoing calls to increase responsiveness;2016-07-01, by Chris
-
Fixed `hg help prompt-keywords` to display the help text2016-07-01, by Chris
-
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
-
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
-
Mention the count filter in the docs.2010-06-22, by Steve Losh
-
Add the count filter to count revsets.2010-06-22, by Steve Losh
-
Change a variable name to match the rest.2010-04-23, by Steve Losh
-
Changed how 'unapplied' patch collection is calculated to handle guarded patches2010-04-22, by Iain Lowe
-
Update the bookmark fix to be backwards compatible.2010-01-21, by Steve Losh
-
fix hg-prompt to work with Mercurial 1.42010-01-20, by Benjamin Pollack
-
Fix the installation docs.2010-01-10, by Steve Losh