log hgext/churn.py @ 31104:8346b2f09e79

age author description
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sat, 26 Mar 2016 18:01:04 +0900 Yuya Nishihara templater: do not abuse SyntaxError to report errors in template map file
Fri, 11 Mar 2016 22:30:29 +0800 Anton Shestakov churn: specify unit for ui.progress when analyzing revisions
Tue, 09 Feb 2016 17:50:45 -0800 Gregory Szorc churn: use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
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)
Tue, 24 Feb 2015 11:37:07 -0500 Jordi GutiƩrrez Hermoso churn: deprecate -t option in favour of -T
Fri, 24 Oct 2014 13:50:00 -0400 Jordi GutiƩrrez Hermoso doc: change 'revision or range' to 'revision or revset' stable
Sun, 04 May 2014 22:24:38 -0700 Gregory Szorc churn: define inferrepo in command decorator
Sun, 04 May 2014 21:46:24 -0700 Gregory Szorc churn: declare command using decorator
Sat, 19 Apr 2014 15:11:25 +0200 Isaac Jurado churn: compute padding with unicode strings stable
Sat, 08 Mar 2014 16:14:08 -0600 Matt Mackall changeset_templater: remove use_template method
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: use double quotation mark to quote arguments in examples for Windows users stable