log hgext/hgcia.py @ 28534:293adbaa14a7

age author description
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Mon, 04 May 2015 10:01:03 +0900 Yuya Nishihara templater: remove noop calls of parsestring(s, quoted=False) (API)
Fri, 13 Mar 2015 17:00:06 -0400 Jordi Gutiérrez Hermoso style: kill ersatz if-else ternary operators
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