log hgext/hgcia.py @ 23172:e955549cd045

age author description
Fri, 03 Oct 2014 09:51:39 -0700 Martin von Zweigbergk hgcia: access status fields by name rather than index
Sat, 08 Mar 2014 16:14:08 -0600 Matt Mackall changeset_templater: remove use_template method
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