hgext/notify.py
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 22 Dec 2009 00:50:03 +0100 Martin Geisler hgext: enable extensions without "hgext." prefix in help texts stable
Wed, 23 Sep 2009 02:31:09 -0500 David Champion notify: permit suppression of merge changeset notification
Mon, 28 Sep 2009 13:21:41 -0700 Bryan O'Sullivan Merge with crew
Mon, 24 Aug 2009 16:30:42 -0700 Bryan O'Sullivan notify: make it possible to pass extra info into templates
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Thu, 06 Aug 2009 21:35:58 -0700 Bryan O'Sullivan Merge with crew
Thu, 06 Aug 2009 18:48:00 -0700 Bryan O'Sullivan Merge with mpm
Wed, 05 Aug 2009 17:21:29 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 05 Aug 2009 17:19:08 +0200 Christian Ebert notify: do not mime encode multipart templates
Sun, 26 Jul 2009 01:55:18 +0200 Martin Geisler notify: wrap docstrings at 70 characters
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Thu, 09 Jul 2009 22:43:24 +0200 Martin Geisler notify: fix indentation in module docstring
Thu, 09 Jul 2009 22:42:43 +0200 Martin Geisler notify: cleanup module docstring
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler notify: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 13:42:34 +0200 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler notify: turned a set-like dict into a real set
Thu, 23 Apr 2009 15:40:10 -0500 Matt Mackall ui: fold readsections into readconfig
Wed, 08 Apr 2009 00:41:07 +0200 Martin Geisler notify, commands: word-wrap help strings
Tue, 07 Apr 2009 22:58:05 +0200 Martin Geisler expand "repo" to "repository" in help texts
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Thu, 05 Feb 2009 18:21:22 +0100 Dirkjan Ochtman notify: use contexts more pervasively
Sun, 25 Jan 2009 11:10:51 +0100 Christian Ebert notify: remove subfunctions that are called only once
Thu, 15 Jan 2009 01:38:52 +0100 Christian Ebert notify: fix neglect of custom headers set via template
Tue, 02 Dec 2008 15:31:33 +0100 Christian Ebert notify: no charset conversion when testing
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:56:39 +0200 Dirkjan Ochtman help: better documentation intro for a few extensions
Sat, 12 Jul 2008 19:12:18 +0100 Christian Ebert notify: mime-encode messages
Wed, 03 Sep 2008 01:49:16 +0200 divy notify: fix diffstat printing
Tue, 02 Sep 2008 15:41:51 +0200 Dennis Schoen fix changegroup.notify hook broken by fb42030d79d6
Thu, 07 Aug 2008 09:53:27 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 07 Aug 2008 09:31:42 +0200 Doug Philips Let the notify extension use [diff] options too.
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 20 Mar 2008 16:42:51 +0100 Benoît Allard notify: print diffstat even if maxline == 0
Tue, 11 Mar 2008 17:42:41 -0500 Matt Mackall dates: improve timezone handling
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templater: move email function to util
Mon, 04 Jun 2007 22:08:42 +0200 Thomas Arendsen Hein merge with stable
Mon, 04 Jun 2007 22:02:17 +0200 Thomas Arendsen Hein Fixed indentation in hgext/notify.py
Sun, 03 Jun 2007 17:18:48 +0200 Patrick Mezard Merge with crew-stable
Thu, 24 May 2007 16:32:38 +0200 Mathieu Clabaut Add sending date to notify message.
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 16 Feb 2007 04:54:49 -0200 Alexis S. L. Carvalho notify: don't try to fix addresses if notify.domain is not set
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 30 Jan 2007 10:35:25 -0500 Sean Dague Prevent type exception on concatenation if diffstat returns None.
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 12 Dec 2006 18:16:23 -0600 Matt Mackall Remove deprecated old-style branch support
Fri, 01 Dec 2006 01:28:20 -0600 Matt Mackall fix notify with new ui buffering
Sat, 18 Nov 2006 17:20:38 -0200 Marcos Chaves fix warnings generated by pygettext.py.
Mon, 13 Nov 2006 13:26:57 -0600 Matt Mackall templates: move changeset templating bits to cmdutils
Tue, 17 Oct 2006 17:04:25 -0300 Alexis S. L. Carvalho use ui.readsections in the notify extension
Sun, 15 Oct 2006 16:35:47 +0200 Aurelien Jacobs document the diffstat option of the notify extension
Wed, 13 Sep 2006 13:14:08 -0700 Matt Doar Add support for diffstat in commit emails, and move diffstat from
less more (0) -60 tip