log hgext/notify.py @ 7127:9df67ee30ef5

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