16aa2def1d5b
|
Update to work with Python 3
default tip
|
Steve Losh |
2021-04-06 |
0d3229120aff
|
Fix bytes wrapper to work in Python 2 as well
|
Steve Losh |
2020-10-27 |
ae33e6b815ce
|
py3/unicode: adapt cmdtable entries to bytestrings
|
David Champion |
2020-07-30 |
08208fbdfd02
|
py3: print -> print()
|
David Champion |
2020-07-30 |
25b0cf6b43f5
|
Port documentation to d
|
Steve Losh |
2020-07-19 |
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 |