log hgext/notify.py @ 10588:b0b19d61d79a stable

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