Commit Log

commit description author date
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
dbc039b68a9f Update the docs to include the {patches} keyword. Steve Losh 2009-11-25
213be62d55e2 Add the post and pre filters for patches. Steve Losh 2009-11-25
89912d294ece Add more patches filters, and reformat the regexes. Steve Losh 2009-11-25
0a2397ca6669 Add the |reverse filter for patches. Steve Losh 2009-11-25
13f545e329eb Mention {patches} in the README and help. Steve Losh 2009-11-25
7dec3992e6fc Add a very simple {patches} keyword. Steve Losh 2009-11-25
b6989b5b27ef Add some utility methods for parsing filters. Steve Losh 2009-11-25
2a8eea4463c3 Add some styles for the docs. Steve Losh 2009-11-20
f9616d40630b Create the documentation (using markdoc). Steve Losh 2009-11-20
fdde523e86f1 Convert help text to reST format. Martin Geisler 2009-11-08
342f1099aabc Add documentation for the {tip} keyword. Steve Losh 2009-11-08
272a76c50002 Fix a possible edge-case bug with {tip}. Steve Losh 2009-11-08
e1c8340a2a3a Add a {tip} keyword. Steve Losh 2009-11-08
ce8ef31a90ef sync readme with added keywords Kevin Bullock 2009-10-04
859cab1100e5 add mq support Kevin Bullock 2009-10-04
8e444c0f0dd9 Make {rev} behave correctly for some corner cases. Steve Losh 2009-09-30
b60fac62931e Fix grammatical stuff in the help text. Steve Losh 2009-09-27
26c06c83b0f1 Fix grammatical stuff in the README. Steve Losh 2009-09-27
4786ae21ac3d Add documentation for the new filters. Steve Losh 2009-09-27
b74891ea0325 Add modified and ignored filters to the status keyword. Steve Losh 2009-09-27
5339b74840b1 Add a bit of Markdown to the latest documentation change. Steve Losh 2009-09-10
ab242e2d02a2 Add documentation for the {tags} keyword. Steve Losh 2009-09-10
15afa852bf78 Add a {tags} keyword. Steve Losh 2009-09-10
a1aca2ec2e5b Wrap push and pull to delete the prompt caches. Steve Losh 2009-08-08
7320aadbcca6 Fixed the markdown for the borked links in the README (thanks pjv). Steve Losh 2009-07-25
cec5eade320a Add documentation for {node}. Steve Losh 2009-07-23
bf985aeca78e Add the {node} keyword. Steve Losh 2009-07-23
a2b02ec1f2af Change the keywords section description. Steve Losh 2009-07-23
4fffee461422 Clarify the Python requirement. Steve Losh 2009-07-23
ee24c2fdbfba Add documentation for {rev} and {rev|merge}. Steve Losh 2009-07-23
c9a86b8b497c Add the {rev} and {rev|merge} keywords. Steve Losh 2009-07-23
b2e16a4c2d46 Fix the Markdown error in the last commit. Steve Losh 2009-07-23
b9124c78672f Add the documentation for the {update} keyword. Steve Losh 2009-07-23
240e531b5fc7 Add the {update} keyword. Steve Losh 2009-07-23
07e1b5f8e641 Reorder the patterns (almost) alphabetically. Steve Losh 2009-07-23
35e941dc16cb Update the documentation to mention pjv's tasks keyword. Steve Losh 2009-07-23
c2f93120c221 Import the with statement all the time. There are no ill effects on 2.6+. Steve Losh 2009-07-23
a62c8ab6c87f added task keyword pjv 2009-07-23
923467766eba Add a requirements section. Steve Losh 2009-07-16
20882172679c Add another example to the README. Steve Losh 2009-07-15
2b5e5ab15f3b Update the documentation to include the cache information. Steve Losh 2009-07-15
64bc932ebad4 Redirect the subprocess' output to /dev/null in a filthy, filthy way. Steve Losh 2009-07-15