e2d60e4e3caf
|
Fix error: don't assume status is a tuple
|
Sietse Brouwer |
2020-05-26 |
cc789a5baf4a
|
Fix error with tags
|
Sietse Brouwer |
2020-05-26 |
d87bc22b5a2e
|
Fix inactive branches being marked with ^
|
Steve Losh |
2020-07-19 |
9f0b70dfcf52
|
Fix formatting for hosting
|
Steve Losh |
2019-12-23 |
0850e9a3c68b
|
Tear out incoming/outgoing functionality
|
Steve Losh |
2019-02-02 |
dc481ce24b60
|
fix error with hg versions <4.3 (regression from commit:4dddc56)
|
Sascha Nemecek |
2017-12-19 |
4dddc56c4c4b
|
Use @registrar.command where available (hg 3.7+).
|
Kevin Bullock |
2017-10-20 |
5334581e231a
|
Merge.
|
Steve Losh |
2016-10-05 |
064a8c1d11be
|
Fix example of HGRC template in help output
|
Oben Sonne |
2016-10-05 |
003e92ae20da
|
Command line overwrites format string from HGRC
|
Oben Sonne |
2016-10-05 |
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 |
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 |