Sat, 14 Feb 2009 22:40:39 +0100 |
Jim Correia |
add --git option to commands supporting --patch (log, incoming, history, tip)
|
Thu, 05 Feb 2009 18:21:22 +0100 |
Dirkjan Ochtman |
notify: use contexts more pervasively
|
Sun, 25 Jan 2009 11:10:51 +0100 |
Christian Ebert |
notify: remove subfunctions that are called only once
|
Thu, 15 Jan 2009 01:38:52 +0100 |
Christian Ebert |
notify: fix neglect of custom headers set via template
|
Tue, 02 Dec 2008 15:31:33 +0100 |
Christian Ebert |
notify: no charset conversion when testing
|
Fri, 14 Nov 2008 13:59:25 +0100 |
Dirkjan Ochtman |
cmdutil: use change contexts for cset-printer and cset-templater
|
Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
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
|
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
|