Commit Log

commit description author date
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
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
0b2242d65b92 Fix the installation docs. Steve Losh 2010-01-10
23412ff8b98e Adjust the screenshot URL. Steve Losh 2010-01-10
e35a2b4aa170 Fix line-wrapping in the docs. Steve Losh 2010-01-09
9509c1e45f8c Make the monospaced font in the docs Monaco by default. Steve Losh 2010-01-09
4568cfa05d21 Document the --angle-brackets option. Steve Losh 2010-01-09
48b02f459ac0 Add the --angle-brackets option to keep zsh users sane. Steve Losh 2010-01-09
187b25ff6e1a Update the docs to work with the new version of Markdoc. Steve Losh 2009-12-16
037b7d29d984 Add a few sample prompts to the documentation. Steve Losh 2009-12-02
f6008f722974 Prevent {update} from crashing in empty repos. Steve Losh 2009-12-01
705378546da2 Add tests for {update}. Steve Losh 2009-12-01
a85dc0c43f86 Add tests for {tip}. Steve Losh 2009-12-01
6399fff665ff Add tests for {rev}. Steve Losh 2009-11-27
724156256017 Add more unit tests and refactor some existing ones. Steve Losh 2009-11-27
22fefa553086 Start adding some unit tests. Steve Losh 2009-11-27
0fbe174dbb70 Clean up the output group handling. Steve Losh 2009-11-27
8539689091cf Replace the any* and nondefault filters with a quiet filter. Steve Losh 2009-11-27
d93fe1c921f9 - Add |anyapplied, |anyunapplied, |anycount, and |nondefault filters. Jason Harris 2009-11-27
8fe3ed7a10ac Added tag 0.2 for changeset a6ec48f03985 Steve Losh 2009-11-25
a6ec48f03985 Adjust the doc styles a bit. 0.2 Steve Losh 2009-11-25
8ef26ddc1bd8 Split the keyword help into its own topic. Steve Losh 2009-11-25
82579d6dbcd4 Revamp the README to point to the docs. Steve Losh 2009-11-25