log hgext/churn.py @ 8028:3aaca5901ade

age author description
Tue, 07 Apr 2009 23:06:50 +0200 Martin Geisler expand "rev" to "revision" in help texts
Sat, 04 Apr 2009 23:16:21 +0200 Martin Geisler churn: word-wrap help texts at 70 characters
Tue, 24 Mar 2009 16:41:41 -0500 Matt Mackall Merge with -stable
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Wed, 25 Mar 2009 01:49:03 +0530 madhu Returns lines changed for paths specified as arguments correctly.
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Sat, 03 Jan 2009 17:15:21 +0100 Martin Geisler churn: lowercase output
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Thu, 25 Dec 2008 10:48:24 +0200 Alexander Solovyov python implementation of diffstat
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Sat, 18 Oct 2008 16:51:26 +0200 Martin Geisler churn: corrected help output
Sat, 18 Oct 2008 16:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions
Fri, 10 Oct 2008 15:53:49 +0300 Alexander Solovyov churn: py2.3 compatibility fix
Thu, 09 Oct 2008 00:14:20 +0300 Alexander Solovyov churn and stats commands merged