Graph
-
Merged in sietsebb/hg-prompt (pull request #13)Thu, 29 Sep 2016 23:32:36 +0000, by Steve Losh
-
Also hide ^ marker when on a non-tip headTue, 22 Mar 2016 10:49:32 +0100, by Sietse Brouwer
-
Use @cmdutil.command decorator to define command table.Wed, 20 Apr 2016 10:15:36 -0500, by Kevin Bullock
-
Fix bookmark output on Mercurial 3.5.Fri, 31 Jul 2015 14:32:34 -0500, by Kevin Bullock
-
Test bookmark output.Fri, 31 Jul 2015 14:31:40 -0500, by Kevin Bullock
-
Fix for Mercurial 2.9 (issue #33)Mon, 10 Feb 2014 14:14:04 +0100, by Jeffrey Gelens
-
Merge.Wed, 14 Mar 2012 17:13:42 -0400, by Steve Losh
-
bookmarks: check if bookmark is actually currentTue, 05 Jul 2011 14:19:52 -0500, by Kevin Bullock
-
Fix compatibility bug for count. `revrange' has been moved into the `scmutil' module since v1.9.Fri, 10 Feb 2012 19:31:25 -0500, by Yujie Wu
-
Merge.Fri, 27 Jan 2012 11:42:53 -0500, by Steve Losh
-
Fixed hg help screen for promptFri, 20 Jan 2012 10:17:56 -0800, by Chris Mansley
-
Document the quiet filter on the tags keyword.Wed, 25 Jan 2012 00:18:00 +0100, by Dale Wijnand
-
Add a quiet filter to the tags keyword, to exclude tip from the shown tags.Tue, 24 Jan 2012 23:56:25 +0100, by Dale Wijnand
-
Fixed bug that was thowing a KeyError when including "{bookmark}" in the output.Wed, 23 Mar 2011 15:42:04 -0400, by Shaun Ek
-
Make fetch update the inc/out cache.Sat, 22 Jan 2011 12:28:23 -0500, by Steve Losh
-
Fix a typo in a docstring.Sat, 22 Jan 2011 12:26:30 -0500, by Steve Losh
-
Add the topindex keyword from Justin Lebar.Wed, 12 Jan 2011 20:47:22 -0500, by Steve Losh
-
Alphabetize functions.Tue, 06 Jul 2010 18:41:51 -0400, by Steve Losh
-
Add the {queue} keyword.Tue, 06 Jul 2010 18:38:38 -0400, by Steve Losh
-
Add the {closed} keyword.Mon, 05 Jul 2010 14:50:51 -0400, by Steve Losh
-
prompt: fix a typo in the helpTue, 22 Jun 2010 18:16:29 -0400, by Steve Losh
-
docs: fix a typoTue, 22 Jun 2010 18:15:14 -0400, by Steve Losh
-
Strip whitespace.Tue, 22 Jun 2010 18:12:20 -0400, by Steve Losh
-
Mention the count filter in the docs.Tue, 22 Jun 2010 18:11:56 -0400, by Steve Losh
-
Add the count filter to count revsets.Tue, 22 Jun 2010 18:11:43 -0400, by Steve Losh
-
Change a variable name to match the rest.Fri, 23 Apr 2010 10:16:09 -0400, by Steve Losh
-
Changed how 'unapplied' patch collection is calculated to handle guarded patchesThu, 22 Apr 2010 11:49:12 -0400, by Iain Lowe
-
Update the bookmark fix to be backwards compatible.Wed, 20 Jan 2010 19:07:42 -0500, by Steve Losh
-
fix hg-prompt to work with Mercurial 1.4Wed, 20 Jan 2010 12:04:36 -0500, by Benjamin Pollack
-
Fix the installation docs.Sun, 10 Jan 2010 18:17:52 -0500, by Steve Losh
-
Adjust the screenshot URL.Sun, 10 Jan 2010 18:02:49 -0500, by Steve Losh
-
Fix line-wrapping in the docs.Fri, 08 Jan 2010 20:15:02 -0500, by Steve Losh
-
Make the monospaced font in the docs Monaco by default.Fri, 08 Jan 2010 20:13:24 -0500, by Steve Losh
-
Document the --angle-brackets option.Fri, 08 Jan 2010 20:10:23 -0500, by Steve Losh
-
Add the --angle-brackets option to keep zsh users sane.Fri, 08 Jan 2010 20:05:34 -0500, by Steve Losh
-
Update the docs to work with the new version of Markdoc.Tue, 15 Dec 2009 20:42:27 -0500, by Steve Losh
-
Add a few sample prompts to the documentation.Wed, 02 Dec 2009 02:13:03 -0500, by Steve Losh
-
Prevent {update} from crashing in empty repos.Mon, 30 Nov 2009 20:25:43 -0500, by Steve Losh
-
Add tests for {update}.Mon, 30 Nov 2009 20:18:53 -0500, by Steve Losh
-
Add tests for {tip}.Mon, 30 Nov 2009 19:44:52 -0500, by Steve Losh
-
Add tests for {rev}.Fri, 27 Nov 2009 15:00:33 -0500, by Steve Losh
-
Add more unit tests and refactor some existing ones.Fri, 27 Nov 2009 14:54:19 -0500, by Steve Losh
-
Start adding some unit tests.Fri, 27 Nov 2009 14:19:35 -0500, by Steve Losh
-
Clean up the output group handling.Fri, 27 Nov 2009 13:47:00 -0500, by Steve Losh
-
Replace the any* and nondefault filters with a quiet filter.Fri, 27 Nov 2009 13:40:04 -0500, by Steve Losh
-
- Add |anyapplied, |anyunapplied, |anycount, and |nondefault filters.Fri, 27 Nov 2009 13:24:49 +0100, by Jason Harris
-
Added tag 0.2 for changeset a6ec48f03985Tue, 24 Nov 2009 20:49:07 -0500, by Steve Losh
-
Split the keyword help into its own topic.Tue, 24 Nov 2009 20:45:09 -0500, by Steve Losh
-
Revamp the README to point to the docs.Tue, 24 Nov 2009 20:28:18 -0500, by Steve Losh
-
Update the docs to include the {patches} keyword.Tue, 24 Nov 2009 20:19:03 -0500, by Steve Losh
-
Add the post and pre filters for patches.Tue, 24 Nov 2009 20:00:55 -0500, by Steve Losh
-
Add more patches filters, and reformat the regexes.Tue, 24 Nov 2009 19:50:03 -0500, by Steve Losh
-
Add the |reverse filter for patches.Tue, 24 Nov 2009 19:41:35 -0500, by Steve Losh
-
Mention {patches} in the README and help.Tue, 24 Nov 2009 19:39:44 -0500, by Steve Losh
-
Add a very simple {patches} keyword.Tue, 24 Nov 2009 19:38:26 -0500, by Steve Losh
-
Add some utility methods for parsing filters.Tue, 24 Nov 2009 19:34:12 -0500, by Steve Losh
-
Add some styles for the docs.Thu, 19 Nov 2009 22:51:34 -0500, by Steve Losh
-
Create the documentation (using markdoc).Thu, 19 Nov 2009 21:53:55 -0500, by Steve Losh
-
Convert help text to reST format.Sun, 08 Nov 2009 22:31:24 +0100, by Martin Geisler
-
Add documentation for the {tip} keyword.Sun, 08 Nov 2009 15:55:18 -0500, by Steve Losh
-
Fix a possible edge-case bug with {tip}.Sun, 08 Nov 2009 15:52:58 -0500, by Steve Losh
-
Add a {tip} keyword.Sun, 08 Nov 2009 15:50:53 -0500, by Steve Losh
-
sync readme with added keywordsSun, 04 Oct 2009 01:24:35 -0500, by Kevin Bullock
-
add mq supportSun, 04 Oct 2009 01:07:05 -0500, by Kevin Bullock
-
Make {rev} behave correctly for some corner cases.Wed, 30 Sep 2009 17:06:12 -0400, by Steve Losh
-
Fix grammatical stuff in the help text.Sun, 27 Sep 2009 10:30:14 -0400, by Steve Losh
-
Fix grammatical stuff in the README.Sun, 27 Sep 2009 10:29:54 -0400, by Steve Losh
-
Add documentation for the new filters.Sun, 27 Sep 2009 10:27:01 -0400, by Steve Losh
-
Add modified and ignored filters to the status keyword.Sun, 27 Sep 2009 10:21:45 -0400, by Steve Losh
-
Add a bit of Markdown to the latest documentation change.Thu, 10 Sep 2009 18:33:15 -0400, by Steve Losh
-
Add documentation for the {tags} keyword.Thu, 10 Sep 2009 18:31:57 -0400, by Steve Losh
-
Add a {tags} keyword.Thu, 10 Sep 2009 18:29:09 -0400, by Steve Losh
-
Wrap push and pull to delete the prompt caches.Sat, 08 Aug 2009 09:49:22 -0400, by Steve Losh
-
Fixed the markdown for the borked links in the README (thanks pjv).Sat, 25 Jul 2009 12:03:15 -0400, by Steve Losh
-
Add documentation for {node}.Thu, 23 Jul 2009 03:51:50 -0400, by Steve Losh
-
Add the {node} keyword.Thu, 23 Jul 2009 03:51:36 -0400, by Steve Losh
-
Change the keywords section description.Thu, 23 Jul 2009 03:26:31 -0400, by Steve Losh
-
Clarify the Python requirement.Thu, 23 Jul 2009 03:23:34 -0400, by Steve Losh
-
Add documentation for {rev} and {rev|merge}.Thu, 23 Jul 2009 03:15:24 -0400, by Steve Losh