Commit Log

commit description author date
5faf9b0ae984 bookmarks: check if bookmark is actually current Kevin Bullock Tue, 05 Jul 2011 14:19:52 -0500
e16ee632ce6f Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9. Yujie Wu Fri, 10 Feb 2012 19:31:25 -0500
0649e77b06d0 Merge. Steve Losh Fri, 27 Jan 2012 11:42:53 -0500
91bec91479bc Fixed hg help screen for prompt Chris Mansley Fri, 20 Jan 2012 10:17:56 -0800
97c27cccb458 Document the quiet filter on the tags keyword. Dale Wijnand Wed, 25 Jan 2012 00:18:00 +0100
f9395e8dcb7b Add a quiet filter to the tags keyword, to exclude tip from the shown tags. Dale Wijnand Tue, 24 Jan 2012 23:56:25 +0100
c4095c3519d6 Fixed bug that was thowing a KeyError when including "{bookmark}" in the output. Shaun Ek Wed, 23 Mar 2011 15:42:04 -0400
b2e4864dc599 Make fetch update the inc/out cache. Steve Losh Sat, 22 Jan 2011 12:28:23 -0500
2cca772f7e3d Fix a typo in a docstring. Steve Losh Sat, 22 Jan 2011 12:26:30 -0500
065e9fbdd64d Add the topindex keyword from Justin Lebar. Steve Losh Wed, 12 Jan 2011 20:47:22 -0500
2817cac5f5d7 Alphabetize functions. Steve Losh Tue, 06 Jul 2010 18:41:51 -0400
645406a4e1fb Add the {queue} keyword. Steve Losh Tue, 06 Jul 2010 18:38:38 -0400
43b7fb82d9a0 Add the {closed} keyword. Steve Losh Mon, 05 Jul 2010 14:50:51 -0400
34e96de049ab prompt: fix a typo in the help Steve Losh Tue, 22 Jun 2010 18:16:29 -0400
d33afa1c5622 docs: fix a typo Steve Losh Tue, 22 Jun 2010 18:15:14 -0400
aa4c5aa60608 Strip whitespace. Steve Losh Tue, 22 Jun 2010 18:12:20 -0400
5d808d1613f4 Mention the count filter in the docs. Steve Losh Tue, 22 Jun 2010 18:11:56 -0400
d3e15364de2e Add the count filter to count revsets. Steve Losh Tue, 22 Jun 2010 18:11:43 -0400
8ca1c9929313 Change a variable name to match the rest. Steve Losh Fri, 23 Apr 2010 10:16:09 -0400
82a4a9aba8f6 Changed how 'unapplied' patch collection is calculated to handle guarded patches Iain Lowe Thu, 22 Apr 2010 11:49:12 -0400
d12025340b02 Update the bookmark fix to be backwards compatible. Steve Losh Wed, 20 Jan 2010 19:07:42 -0500
d431f1cb0dc8 fix hg-prompt to work with Mercurial 1.4 Benjamin Pollack Wed, 20 Jan 2010 12:04:36 -0500
0b2242d65b92 Fix the installation docs. Steve Losh Sun, 10 Jan 2010 18:17:52 -0500
23412ff8b98e Adjust the screenshot URL. Steve Losh Sun, 10 Jan 2010 18:02:49 -0500
e35a2b4aa170 Fix line-wrapping in the docs. Steve Losh Fri, 08 Jan 2010 20:15:02 -0500
9509c1e45f8c Make the monospaced font in the docs Monaco by default. Steve Losh Fri, 08 Jan 2010 20:13:24 -0500
4568cfa05d21 Document the --angle-brackets option. Steve Losh Fri, 08 Jan 2010 20:10:23 -0500
48b02f459ac0 Add the --angle-brackets option to keep zsh users sane. Steve Losh Fri, 08 Jan 2010 20:05:34 -0500
187b25ff6e1a Update the docs to work with the new version of Markdoc. Steve Losh Tue, 15 Dec 2009 20:42:27 -0500
037b7d29d984 Add a few sample prompts to the documentation. Steve Losh Wed, 02 Dec 2009 02:13:03 -0500
f6008f722974 Prevent {update} from crashing in empty repos. Steve Losh Mon, 30 Nov 2009 20:25:43 -0500
705378546da2 Add tests for {update}. Steve Losh Mon, 30 Nov 2009 20:18:53 -0500
a85dc0c43f86 Add tests for {tip}. Steve Losh Mon, 30 Nov 2009 19:44:52 -0500
6399fff665ff Add tests for {rev}. Steve Losh Fri, 27 Nov 2009 15:00:33 -0500
724156256017 Add more unit tests and refactor some existing ones. Steve Losh Fri, 27 Nov 2009 14:54:19 -0500
22fefa553086 Start adding some unit tests. Steve Losh Fri, 27 Nov 2009 14:19:35 -0500
0fbe174dbb70 Clean up the output group handling. Steve Losh Fri, 27 Nov 2009 13:47:00 -0500
8539689091cf Replace the any* and nondefault filters with a quiet filter. Steve Losh Fri, 27 Nov 2009 13:40:04 -0500
d93fe1c921f9 - Add |anyapplied, |anyunapplied, |anycount, and |nondefault filters. Jason Harris Fri, 27 Nov 2009 13:24:49 +0100
8fe3ed7a10ac Added tag 0.2 for changeset a6ec48f03985 Steve Losh Tue, 24 Nov 2009 20:49:07 -0500
a6ec48f03985 Adjust the doc styles a bit. 0.2 Steve Losh Tue, 24 Nov 2009 20:47:08 -0500
8ef26ddc1bd8 Split the keyword help into its own topic. Steve Losh Tue, 24 Nov 2009 20:45:09 -0500
82579d6dbcd4 Revamp the README to point to the docs. Steve Losh Tue, 24 Nov 2009 20:28:18 -0500
dbc039b68a9f Update the docs to include the {patches} keyword. Steve Losh Tue, 24 Nov 2009 20:19:03 -0500
213be62d55e2 Add the post and pre filters for patches. Steve Losh Tue, 24 Nov 2009 20:00:55 -0500
89912d294ece Add more patches filters, and reformat the regexes. Steve Losh Tue, 24 Nov 2009 19:50:03 -0500
0a2397ca6669 Add the |reverse filter for patches. Steve Losh Tue, 24 Nov 2009 19:41:35 -0500
13f545e329eb Mention {patches} in the README and help. Steve Losh Tue, 24 Nov 2009 19:39:44 -0500
7dec3992e6fc Add a very simple {patches} keyword. Steve Losh Tue, 24 Nov 2009 19:38:26 -0500
b6989b5b27ef Add some utility methods for parsing filters. Steve Losh Tue, 24 Nov 2009 19:34:12 -0500
2a8eea4463c3 Add some styles for the docs. Steve Losh Thu, 19 Nov 2009 22:51:34 -0500
f9616d40630b Create the documentation (using markdoc). Steve Losh Thu, 19 Nov 2009 21:53:55 -0500
fdde523e86f1 Convert help text to reST format. Martin Geisler Sun, 08 Nov 2009 22:31:24 +0100
342f1099aabc Add documentation for the {tip} keyword. Steve Losh Sun, 08 Nov 2009 15:55:18 -0500
272a76c50002 Fix a possible edge-case bug with {tip}. Steve Losh Sun, 08 Nov 2009 15:52:58 -0500
e1c8340a2a3a Add a {tip} keyword. Steve Losh Sun, 08 Nov 2009 15:50:53 -0500
ce8ef31a90ef sync readme with added keywords Kevin Bullock Sun, 04 Oct 2009 01:24:35 -0500
859cab1100e5 add mq support Kevin Bullock Sun, 04 Oct 2009 01:07:05 -0500
8e444c0f0dd9 Make {rev} behave correctly for some corner cases. Steve Losh Wed, 30 Sep 2009 17:06:12 -0400
b60fac62931e Fix grammatical stuff in the help text. Steve Losh Sun, 27 Sep 2009 10:30:14 -0400
26c06c83b0f1 Fix grammatical stuff in the README. Steve Losh Sun, 27 Sep 2009 10:29:54 -0400
4786ae21ac3d Add documentation for the new filters. Steve Losh Sun, 27 Sep 2009 10:27:01 -0400
b74891ea0325 Add modified and ignored filters to the status keyword. Steve Losh Sun, 27 Sep 2009 10:21:45 -0400
5339b74840b1 Add a bit of Markdown to the latest documentation change. Steve Losh Thu, 10 Sep 2009 18:33:15 -0400
ab242e2d02a2 Add documentation for the {tags} keyword. Steve Losh Thu, 10 Sep 2009 18:31:57 -0400
15afa852bf78 Add a {tags} keyword. Steve Losh Thu, 10 Sep 2009 18:29:09 -0400
a1aca2ec2e5b Wrap push and pull to delete the prompt caches. Steve Losh Sat, 08 Aug 2009 09:49:22 -0400
7320aadbcca6 Fixed the markdown for the borked links in the README (thanks pjv). Steve Losh Sat, 25 Jul 2009 12:03:15 -0400
cec5eade320a Add documentation for {node}. Steve Losh Thu, 23 Jul 2009 03:51:50 -0400
bf985aeca78e Add the {node} keyword. Steve Losh Thu, 23 Jul 2009 03:51:36 -0400
a2b02ec1f2af Change the keywords section description. Steve Losh Thu, 23 Jul 2009 03:26:31 -0400
4fffee461422 Clarify the Python requirement. Steve Losh Thu, 23 Jul 2009 03:23:34 -0400
ee24c2fdbfba Add documentation for {rev} and {rev|merge}. Steve Losh Thu, 23 Jul 2009 03:15:24 -0400
c9a86b8b497c Add the {rev} and {rev|merge} keywords. Steve Losh Thu, 23 Jul 2009 03:13:55 -0400
b2e16a4c2d46 Fix the Markdown error in the last commit. Steve Losh Thu, 23 Jul 2009 02:40:12 -0400
b9124c78672f Add the documentation for the {update} keyword. Steve Losh Thu, 23 Jul 2009 02:38:15 -0400
240e531b5fc7 Add the {update} keyword. Steve Losh Thu, 23 Jul 2009 02:38:02 -0400
07e1b5f8e641 Reorder the patterns (almost) alphabetically. Steve Losh Thu, 23 Jul 2009 02:06:25 -0400
35e941dc16cb Update the documentation to mention pjv's tasks keyword. Steve Losh Thu, 23 Jul 2009 01:50:06 -0400
c2f93120c221 Import the with statement all the time. There are no ill effects on 2.6+. Steve Losh Thu, 23 Jul 2009 01:49:21 -0400
a62c8ab6c87f added task keyword pjv Wed, 22 Jul 2009 21:23:31 -0500
923467766eba Add a requirements section. Steve Losh Thu, 16 Jul 2009 16:54:49 -0400
20882172679c Add another example to the README. Steve Losh Tue, 14 Jul 2009 23:13:25 -0400
2b5e5ab15f3b Update the documentation to include the cache information. Steve Losh Tue, 14 Jul 2009 22:44:00 -0400
64bc932ebad4 Redirect the subprocess' output to /dev/null in a filthy, filthy way. Steve Losh Tue, 14 Jul 2009 22:42:56 -0400
8d824dee6437 Touch the cache if it does not exist to prevent multiple forks. Steve Losh Tue, 14 Jul 2009 22:27:36 -0400
7a87d26c99ac Implement the {outgoing} caching. Still needs new documentation. Steve Losh Tue, 14 Jul 2009 22:24:27 -0400
e3db619bb352 Refactor the _incoming functionality into something that outgoing can share. Steve Losh Tue, 14 Jul 2009 22:11:54 -0400
68ca814becdc Create the cache directory if necessary. Steve Losh Tue, 14 Jul 2009 22:08:26 -0400
03164fd405bb Add timestamp checking so caching doesn't hammer remote repos. Steve Losh Tue, 14 Jul 2009 21:55:27 -0400
d7e61ff5eced Refactor {incoming} to use a cache. Steve Losh Tue, 14 Jul 2009 21:44:16 -0400
08dbee2124ee Minor formatting issues. Steve Losh Tue, 14 Jul 2009 20:28:50 -0400
894fbbeb6e6d Add {incoming} and {outgoing} keywords. These will be *slow*. Steve Losh Tue, 14 Jul 2009 20:27:23 -0400
22b47bf907b8 Fix the bald-faced lie in the documentation. Steve Losh Tue, 14 Jul 2009 07:41:39 -0400
d8e5a4fbdcb4 Edit the documentation slightly. Steve Losh Tue, 14 Jul 2009 07:30:52 -0400
257f4349747c Add the documentation for the root and root|basename keywords. Steve Losh Tue, 14 Jul 2009 07:28:42 -0400
f0e69918f2f3 Add the root and root|basename keywords. Steve Losh Tue, 14 Jul 2009 07:23:46 -0400
95281c1ac8a0 Fix the typo in the help text. Steve Losh Tue, 14 Jul 2009 07:12:19 -0400
955f4488f637 Fix another issue in the README. Steve Losh Mon, 06 Jul 2009 06:27:17 -0400
7eb7c612b979 Fix a few issues in the README. Steve Losh Sat, 04 Jul 2009 14:21:21 -0400
228ec7224e2f Check the dirstate to get the branch (fixes issue 2). Steve Losh Thu, 25 Jun 2009 19:21:58 -0400
a23d25518ea5 Change wording. Steve Losh Fri, 19 Jun 2009 23:06:57 -0400
5fa998b31626 Add formatting to the list of keywords. Steve Losh Fri, 19 Jun 2009 22:37:01 -0400
a3d36b8a6355 Fix a typo. Steve Losh Fri, 19 Jun 2009 22:35:04 -0400
d4e6b91ea2e6 Clean up README formatting. Steve Losh Fri, 19 Jun 2009 22:33:43 -0400
d532edb50b5f Added tag 0.1 for changeset d390b5e27191 Steve Losh Fri, 19 Jun 2009 22:22:46 -0400
d390b5e27191 Clean up the README. Done for now. 0.1 Steve Losh Fri, 19 Jun 2009 22:22:17 -0400
e6b8aa2d8b66 Add more to the README. Steve Losh Fri, 19 Jun 2009 22:21:14 -0400
10cfd4478857 Try syntax highlighting on BitBucket. Steve Losh Fri, 19 Jun 2009 22:12:48 -0400
64e12f95da2e Added more to the README. Steve Losh Fri, 19 Jun 2009 22:09:21 -0400
c4ce712862c3 Fix the README preamble. Steve Losh Fri, 19 Jun 2009 21:57:19 -0400
5b749ff0ac10 Flesh out the README much more. Steve Losh Fri, 19 Jun 2009 21:55:37 -0400
0325b621ea07 Add a bare README. Steve Losh Fri, 19 Jun 2009 21:38:57 -0400
648ad1aaa55d Rename the with_groups function to something more private. Steve Losh Fri, 19 Jun 2009 21:23:18 -0400
e549425b0dbb Add some documentation. Steve Losh Fri, 19 Jun 2009 21:22:11 -0400
753a78ff7a17 Add the stripping-if-empty functionality. Steve Losh Fri, 19 Jun 2009 20:50:08 -0400
17b2a4fda87a Add enough to make it usable. Steve Losh Fri, 19 Jun 2009 19:59:44 -0400
048db3b4a2a4 Add two tags. Steve Losh Fri, 19 Jun 2009 19:12:46 -0400
e1ea36d1bf0f Add some very bare functionality. Steve Losh Fri, 19 Jun 2009 18:12:33 -0400
1e14e266ef41 Add a bare base file. Steve Losh Fri, 19 Jun 2009 17:50:13 -0400