log hgext/notify.py @ 7658:44b3f7bbe2f3

age author description
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