Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sat, 12 May 2012 16:02:45 +0200 |
Brodie Rao |
cleanup: replace naked excepts with more specific ones
|
Thu, 05 Jan 2012 14:14:12 -0600 |
Matt Mackall |
hgcia: fix diffstat support
|
Sat, 09 Jul 2011 09:44:15 +0200 |
Cédric Krier |
hgcia: Set default value of strip to -1 (issue2891)
stable
|
Wed, 11 May 2011 18:18:50 +0200 |
Cédric Krier |
hgcia: Handle URL like in notify (issue2406)
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Sun, 06 Mar 2011 11:30:57 +0100 |
Georg Brandl |
hgcia: accept "queued." xmlrpc return as success
stable
|
Tue, 03 Aug 2010 13:02:11 -0400 |
Brodie Rao |
hgcia/color: remove star imports
|
Mon, 08 Mar 2010 19:43:24 +0100 |
Benoit Boissinot |
patch/diff: move patch.export() to cmdutil.export()
|
Mon, 22 Feb 2010 23:30:01 -0800 |
Brendan Cully |
hgcia: report RPC errors
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Sun, 26 Jul 2009 01:46:55 +0200 |
Martin Geisler |
hgcia: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:23:08 +0200 |
Martin Geisler |
hgcia: use reST syntax for literal block
|
Mon, 13 Jul 2009 09:50:26 +0900 |
Nicolas Dumazet |
for calls expecting bool args, pass bool instead of int
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
hgcia: wrapped docstrings at 78 characters
|
Wed, 24 Jun 2009 13:42:34 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for hook-providing extensions
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Thu, 21 May 2009 22:53:26 +0200 |
Martin Geisler |
hgcia, convert: escape backslashes in docstrings
|
Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
Thu, 27 Nov 2008 11:04:29 -0800 |
Brendan Cully |
Add hgcia to hgext
|