8dd04e954ca9
|
Clean up error message
|
Steve Losh |
2016-10-03 |
54262d42ff7c
|
Merge.
|
Steve Losh |
2016-10-03 |
30832b77a931
|
add support for non-default remote with incoming/outgoing
|
russ |
2016-07-28 |
ca659a3b3b97
|
Merged in sietsebb/hg-prompt (pull request #13)
|
Steve Losh |
2016-09-29 |
34c0e34e7fe7
|
Also hide ^ marker when on a non-tip head
|
Sietse Brouwer |
2016-03-22 |
e90cf5cad060
|
Use @cmdutil.command decorator to define command table.
|
Kevin Bullock |
2016-04-20 |
5dc059aeb5f4
|
Fix bookmark output on Mercurial 3.5.
|
Kevin Bullock |
2015-07-31 |
869146b8b9fb
|
Test bookmark output.
|
Kevin Bullock |
2015-07-31 |
1cb3af183d2f
|
Fix for Mercurial 2.9 (issue #33)
|
Jeffrey Gelens |
2014-02-10 |
661dbd42f386
|
Merge.
|
Steve Losh |
2012-03-14 |
5faf9b0ae984
|
bookmarks: check if bookmark is actually current
|
Kevin Bullock |
2011-07-05 |
e16ee632ce6f
|
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.
|
Yujie Wu |
2012-02-11 |
0649e77b06d0
|
Merge.
|
Steve Losh |
2012-01-27 |
91bec91479bc
|
Fixed hg help screen for prompt
|
Chris Mansley |
2012-01-20 |
97c27cccb458
|
Document the quiet filter on the tags keyword.
|
Dale Wijnand |
2012-01-24 |
f9395e8dcb7b
|
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.
|
Dale Wijnand |
2012-01-24 |
c4095c3519d6
|
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.
|
Shaun Ek |
2011-03-23 |
b2e4864dc599
|
Make fetch update the inc/out cache.
|
Steve Losh |
2011-01-22 |
2cca772f7e3d
|
Fix a typo in a docstring.
|
Steve Losh |
2011-01-22 |
065e9fbdd64d
|
Add the topindex keyword from Justin Lebar.
|
Steve Losh |
2011-01-13 |
2817cac5f5d7
|
Alphabetize functions.
|
Steve Losh |
2010-07-06 |
645406a4e1fb
|
Add the {queue} keyword.
|
Steve Losh |
2010-07-06 |
43b7fb82d9a0
|
Add the {closed} keyword.
|
Steve Losh |
2010-07-05 |
34e96de049ab
|
prompt: fix a typo in the help
|
Steve Losh |
2010-06-22 |
d33afa1c5622
|
docs: fix a typo
|
Steve Losh |
2010-06-22 |
aa4c5aa60608
|
Strip whitespace.
|
Steve Losh |
2010-06-22 |
5d808d1613f4
|
Mention the count filter in the docs.
|
Steve Losh |
2010-06-22 |
d3e15364de2e
|
Add the count filter to count revsets.
|
Steve Losh |
2010-06-22 |
8ca1c9929313
|
Change a variable name to match the rest.
|
Steve Losh |
2010-04-23 |
82a4a9aba8f6
|
Changed how 'unapplied' patch collection is calculated to handle guarded patches
|
Iain Lowe |
2010-04-22 |
d12025340b02
|
Update the bookmark fix to be backwards compatible.
|
Steve Losh |
2010-01-21 |
d431f1cb0dc8
|
fix hg-prompt to work with Mercurial 1.4
|
Benjamin Pollack |
2010-01-20 |