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
|
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
|