log hgext/notify.py @ 5440:f9b0e4f023c4

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