log hgext/notify.py @ 16233:3f79b110c4f0

age author description
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()
Fri, 24 Dec 2010 01:17:18 +0900 Yuya Nishihara notify: use util.ellipsis() to truncate long subject stable