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
-
Add the {rev} and {rev|merge} keywords.Thu, 23 Jul 2009 03:13:55 -0400, by Steve Losh
-
Fix the Markdown error in the last commit.Thu, 23 Jul 2009 02:40:12 -0400, by Steve Losh
-
Add the documentation for the {update} keyword.Thu, 23 Jul 2009 02:38:15 -0400, by Steve Losh
-
Add the {update} keyword.Thu, 23 Jul 2009 02:38:02 -0400, by Steve Losh
-
Reorder the patterns (almost) alphabetically.Thu, 23 Jul 2009 02:06:25 -0400, by Steve Losh
-
Update the documentation to mention pjv's tasks keyword.Thu, 23 Jul 2009 01:50:06 -0400, by Steve Losh
-
Import the with statement all the time. There are no ill effects on 2.6+.Thu, 23 Jul 2009 01:49:21 -0400, by Steve Losh
-
added task keywordWed, 22 Jul 2009 21:23:31 -0500, by pjv
-
Add a requirements section.Thu, 16 Jul 2009 16:54:49 -0400, by Steve Losh
-
Add another example to the README.Tue, 14 Jul 2009 23:13:25 -0400, by Steve Losh
-
Update the documentation to include the cache information.Tue, 14 Jul 2009 22:44:00 -0400, by Steve Losh
-
Redirect the subprocess' output to /dev/null in a filthy, filthy way.Tue, 14 Jul 2009 22:42:56 -0400, by Steve Losh
-
Touch the cache if it does not exist to prevent multiple forks.Tue, 14 Jul 2009 22:27:36 -0400, by Steve Losh
-
Implement the {outgoing} caching. Still needs new documentation.Tue, 14 Jul 2009 22:24:27 -0400, by Steve Losh
-
Refactor the _incoming functionality into something that outgoing can share.Tue, 14 Jul 2009 22:11:54 -0400, by Steve Losh
-
Create the cache directory if necessary.Tue, 14 Jul 2009 22:08:26 -0400, by Steve Losh
-
Add timestamp checking so caching doesn't hammer remote repos.Tue, 14 Jul 2009 21:55:27 -0400, by Steve Losh
-
Refactor {incoming} to use a cache.Tue, 14 Jul 2009 21:44:16 -0400, by Steve Losh
-
Minor formatting issues.Tue, 14 Jul 2009 20:28:50 -0400, by Steve Losh
-
Add {incoming} and {outgoing} keywords. These will be *slow*.Tue, 14 Jul 2009 20:27:23 -0400, by Steve Losh
-
Fix the bald-faced lie in the documentation.Tue, 14 Jul 2009 07:41:39 -0400, by Steve Losh
-
Edit the documentation slightly.Tue, 14 Jul 2009 07:30:52 -0400, by Steve Losh
-
Add the documentation for the root and root|basename keywords.Tue, 14 Jul 2009 07:28:42 -0400, by Steve Losh
-
Add the root and root|basename keywords.Tue, 14 Jul 2009 07:23:46 -0400, by Steve Losh
-
Fix the typo in the help text.Tue, 14 Jul 2009 07:12:19 -0400, by Steve Losh
-
Fix another issue in the README.Mon, 06 Jul 2009 06:27:17 -0400, by Steve Losh
-
Fix a few issues in the README.Sat, 04 Jul 2009 14:21:21 -0400, by Steve Losh
-
Check the dirstate to get the branch (fixes issue 2).Thu, 25 Jun 2009 19:21:58 -0400, by Steve Losh
-
Change wording.Fri, 19 Jun 2009 23:06:57 -0400, by Steve Losh
-
Add formatting to the list of keywords.Fri, 19 Jun 2009 22:37:01 -0400, by Steve Losh
-
Fix a typo.Fri, 19 Jun 2009 22:35:04 -0400, by Steve Losh
-
Clean up README formatting.Fri, 19 Jun 2009 22:33:43 -0400, by Steve Losh
-
Added tag 0.1 for changeset d390b5e27191Fri, 19 Jun 2009 22:22:46 -0400, by Steve Losh
-
Add more to the README.Fri, 19 Jun 2009 22:21:14 -0400, by Steve Losh
-
Try syntax highlighting on BitBucket.Fri, 19 Jun 2009 22:12:48 -0400, by Steve Losh
-
Added more to the README.Fri, 19 Jun 2009 22:09:21 -0400, by Steve Losh
-
Fix the README preamble.Fri, 19 Jun 2009 21:57:19 -0400, by Steve Losh
-
Flesh out the README much more.Fri, 19 Jun 2009 21:55:37 -0400, by Steve Losh
-
Add a bare README.Fri, 19 Jun 2009 21:38:57 -0400, by Steve Losh
-
Rename the with_groups function to something more private.Fri, 19 Jun 2009 21:23:18 -0400, by Steve Losh
-
Add some documentation.Fri, 19 Jun 2009 21:22:11 -0400, by Steve Losh
-
Add the stripping-if-empty functionality.Fri, 19 Jun 2009 20:50:08 -0400, by Steve Losh
-
Add enough to make it usable.Fri, 19 Jun 2009 19:59:44 -0400, by Steve Losh
-
Add two tags.Fri, 19 Jun 2009 19:12:46 -0400, by Steve Losh
-
Add some very bare functionality.Fri, 19 Jun 2009 18:12:33 -0400, by Steve Losh
-
Add a bare base file.Fri, 19 Jun 2009 17:50:13 -0400, by Steve Losh
-
Empty commit.Fri, 19 Jun 2009 17:38:21 -0400, by Steve Losh