Sat, 08 Mar 2014 16:14:08 -0600 |
Matt Mackall |
changeset_templater: remove use_template method
|
Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
Fri, 20 Sep 2013 10:16:55 -0400 |
Augie Fackler |
notify: correct import of email module, sort stdlib modules to top
|
Mon, 13 Aug 2012 22:42:10 +0200 |
Michal Sznajder |
notify: support revset selection for subscriptions
|
Wed, 13 Jun 2012 20:14:28 +0200 |
Martin Geisler |
merge with stable
|
Tue, 29 May 2012 07:07:10 -0500 |
David Champion |
notify: various fixes to docstring
stable
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Mon, 23 Apr 2012 00:30:45 +0900 |
FUJIWARA Katsunori |
doc: fix careless document miss in help of hgext/notify
stable
|
Thu, 15 Dec 2011 13:57:54 +0100 |
Nikolaus Schueler |
notify: change behavior of "changegroup" hook
|
Wed, 23 Nov 2011 02:36:33 +0100 |
Mads Kiilerich |
notify: add option for writing to mbox
|
Tue, 26 Jul 2011 21:30:12 +0200 |
Patrick Mezard |
notify: rewrite user documentation
|
Wed, 13 Jul 2011 19:23:33 +0200 |
Patrick Mezard |
notify: remove unused url() method
|
Tue, 14 Jun 2011 13:29:25 +0200 |
Ingo Bressler |
notify: send changesets on 'outgoing' hook, updated doc
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|