2e292ca8d768
|
Add test for reading format string from HGRC
|
Oben Sonne |
2014-02-27 |
046811b7cb2d
|
Use format string from HGRC if available
|
Oben Sonne |
2014-02-27 |
4d7402d28abf
|
Merge.
|
Steve Losh |
2016-10-04 |
804a341f819b
|
Backout the daemon stuff
|
Steve Losh |
2016-10-04 |
996d64681e55
|
I fixed my deployed `hg-prompt` thinking I had done it
|
Chris |
2016-09-13 |
ed22ce1f3057
|
o Daemonized the hg incoming/outgoing calls to increase responsiveness;
|
Chris |
2016-07-01 |
a410d2232772
|
Fixed `hg help prompt-keywords` to display the help text
|
Chris |
2016-07-01 |
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 |