log hgext/notify.py @ 3373:7f486971d263

age author description
Wed, 13 Sep 2006 13:14:08 -0700 Matt Doar Add support for diffstat in commit emails, and move diffstat from
Thu, 24 Aug 2006 15:19:56 -0700 Alexis S. L. Carvalho Fixed an exception in notify extension (b2a_hex argument incorrect)
Tue, 15 Aug 2006 14:06:50 -0500 Matt Mackall Move ui.sendmail to mail.connect/sendmail
Sat, 12 Aug 2006 16:13:27 -0700 Vadim Gelfer refactor text diff/patch code.
Sat, 05 Aug 2006 02:00:09 -0700 Vadim Gelfer make error better.
Sat, 20 May 2006 12:52:02 -0700 Vadim Gelfer notify: add debug output. do not fail if no config file.
Fri, 19 May 2006 14:57:45 -0700 Vadim Gelfer notify: fix off by one error.
Tue, 16 May 2006 14:17:45 -0700 Aurelien Jacobs notify changeset diff should be against current node instead of tip
Mon, 08 May 2006 16:50:27 -0700 Vadim Gelfer localrepository.addchangegroup: add more source infos to hooks
Mon, 08 May 2006 12:27:30 -0700 Vadim Gelfer notify: add 'to' header to message.
Mon, 08 May 2006 11:16:09 -0700 Vadim Gelfer notify extension: generate right number of diffs
Mon, 08 May 2006 10:59:58 -0700 Vadim Gelfer reverse sense of return value from python hooks.
Thu, 04 May 2006 15:07:35 -0700 Vadim Gelfer add email notification hook. hook written in python.
Thu, 04 May 2006 12:25:10 -0700 Bryan O'Sullivan patch queue: notify.patch