hgext/churn.py
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Fri, 30 Oct 2009 15:43:01 +0200 Alexander Solovyov churn: fix --progress (broken by f3d60543924f)
Fri, 30 Oct 2009 13:40:23 +0200 Alexander Solovyov churn: fix changeset count (broken by 9b127e888640)
Thu, 29 Oct 2009 20:50:24 +0200 Alexander Solovyov churn: ability to display added/removed lines separately
Thu, 29 Oct 2009 19:03:16 -0500 Matt Mackall walkchangerevs: drop ui arg
Thu, 29 Oct 2009 17:07:51 -0500 Matt Mackall walkchangerevs: move 'add' to callback
Tue, 27 Oct 2009 17:01:32 -0500 Matt Mackall walkchangerevs: internalize ctx caching
Sun, 25 Oct 2009 18:43:59 -0500 Matt Mackall walkchangerevs: yield contexts
Sun, 25 Oct 2009 18:43:56 -0500 Matt Mackall walkchangerevs: pull out matchfn
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Wed, 16 Sep 2009 23:46:06 +0200 Martin Geisler Merge with main
Tue, 08 Sep 2009 19:46:20 -0300 Wagner Bruna merge with i18n-stable
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Wed, 26 Aug 2009 13:07:27 +0200 Nicolas Dumazet churn: use genexps now that we dropped 2.3 compatibility
Wed, 26 Aug 2009 13:05:51 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 24 Aug 2009 12:47:44 +0200 Nicolas Dumazet churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test
Thu, 20 Aug 2009 08:34:22 +0200 Dirkjan Ochtman cmdutil: use context objects for walkchangerevs()
Wed, 05 Aug 2009 17:17:06 -0700 Brendan Cully churn: correct output when run in subdirectories
Sun, 26 Jul 2009 01:41:31 +0200 Martin Geisler churn: wrap docstrings at 70 characters
Thu, 23 Jul 2009 00:22:05 +0200 Martin Geisler churn: use reST syntax for literal blocks
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler churn: wrapped docstrings at 78 characters
Sun, 05 Jul 2009 11:02:00 +0200 Alejandro Santos compat: use 'key' argument instead of 'cmp' when sorting a list
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Fri, 19 Jun 2009 13:47:50 +0200 Dirkjan Ochtman kill trailing whitespace
Tue, 16 Jun 2009 22:24:46 +0200 Cédric Duval churn: improve description
Wed, 29 Apr 2009 20:03:54 +0200 Martin Geisler churn: use .hgchurn in repo root as default map file
Sun, 26 Apr 2009 01:25:53 +0200 Martin Geisler add blank line after copyright notices and after header
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 20 Apr 2009 12:25:45 +0200 Benoit Boissinot i18n: the message should not contain '\r'
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
Fri, 03 Oct 2008 00:07:38 +0300 Alexander Solovyov churn: generalisation, now it is possible to see statistics grouped by custom template
Tue, 23 Sep 2008 22:01:40 +0200 Martin Geisler i18n, churn: mark string for translation
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in churn extension
Fri, 25 Jul 2008 13:27:06 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 25 Jul 2008 13:23:59 +0200 Dirkjan Ochtman churn: fix documentation for churn options
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 18:49:45 -0500 Matt Mackall churn: major refactor
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 12 Jun 2008 11:33:47 +0200 Dirkjan Ochtman convert comments to docstrings in a bunch of extensions
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall churn: simplify hg status call
Fri, 28 Mar 2008 11:17:10 +0300 Kirill Smelkov churn: allow whitespaces as delimiter in aliases
Sat, 22 Mar 2008 18:01:46 +0100 Patrick Mezard Make churn an official extension
Sun, 03 Sep 2006 18:41:16 -0400 Josef "Jeff" Sipek [churn] Fix progress bar not incrementing when merge cset is encountered
Sun, 03 Sep 2006 16:30:07 -0400 Josef "Jeff" Sipek [churn] progress meter
less more (0) -60 tip