8dd04e954ca9
|
Clean up error message
|
Steve Losh |
Mon, 03 Oct 2016 11:46:47 +0000 |
54262d42ff7c
|
Merge.
|
Steve Losh |
Mon, 03 Oct 2016 11:45:40 +0000 |
30832b77a931
|
add support for non-default remote with incoming/outgoing
|
russ |
Wed, 27 Jul 2016 20:40:17 -0400 |
ca659a3b3b97
|
Merged in sietsebb/hg-prompt (pull request #13)
|
Steve Losh |
Thu, 29 Sep 2016 23:32:36 +0000 |
34c0e34e7fe7
|
Also hide ^ marker when on a non-tip head
|
Sietse Brouwer |
Tue, 22 Mar 2016 10:49:32 +0100 |
e90cf5cad060
|
Use @cmdutil.command decorator to define command table.
|
Kevin Bullock |
Wed, 20 Apr 2016 10:15:36 -0500 |
5dc059aeb5f4
|
Fix bookmark output on Mercurial 3.5.
|
Kevin Bullock |
Fri, 31 Jul 2015 14:32:34 -0500 |
869146b8b9fb
|
Test bookmark output.
|
Kevin Bullock |
Fri, 31 Jul 2015 14:31:40 -0500 |
1cb3af183d2f
|
Fix for Mercurial 2.9 (issue #33)
|
Jeffrey Gelens |
Mon, 10 Feb 2014 14:14:04 +0100 |
661dbd42f386
|
Merge.
|
Steve Losh |
Wed, 14 Mar 2012 17:13:42 -0400 |
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 |