hgext/inotify/__init__.py
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall ui: print_exc() -> traceback()
Wed, 08 Apr 2009 14:15:18 +0900 Nicolas Dumazet inotify: Do not raise TypeError when client.query returns None
Wed, 08 Apr 2009 13:29:51 +0900 Nicolas Dumazet inotify: Simplifying init code
Wed, 08 Apr 2009 13:27:28 +0900 Nicolas Dumazet inotify: files is always a list: 'files or []' is redundant
Mon, 15 Dec 2008 12:02:18 -0800 Brendan Cully inotify: do not attempt to monkeypatch bundlerepos
Mon, 01 Dec 2008 14:06:02 -0800 Brendan Cully inotify: do not complain that inotify is not running if autostart is False
Thu, 27 Nov 2008 16:07:13 +0100 Dirkjan Ochtman kill some trailing spaces
Wed, 19 Nov 2008 13:00:48 -0800 Brendan Cully inotify: fix status . in repo.root
Fri, 07 Nov 2008 13:02:04 +0100 Thomas Arendsen Hein Do not abort with inotify extension enabled, but not supported by the system.
Sun, 02 Nov 2008 22:44:42 +0100 Benoit Boissinot inotify: fix bug in formatting
Tue, 21 Oct 2008 17:47:49 +0200 Martin Geisler i18n: import _ instead of gettext
Wed, 22 Oct 2008 19:40:32 -0500 Matt Mackall inotify: add debugging mode to inotify
Wed, 22 Oct 2008 19:40:29 -0500 Matt Mackall inotify: auto-start by default when enabled
Wed, 22 Oct 2008 17:41:41 -0500 Matt Mackall inotify: friendlier message when daemon not running
Fri, 10 Oct 2008 11:29:57 -0500 Matt Mackall inotify: skip deactivation message
Sat, 06 Sep 2008 17:04:01 +0200 Benoit Boissinot merge with -stable
Sat, 06 Sep 2008 14:11:33 +0200 Benoit Boissinot inotify: workaround ENAMETOOLONG by using symlinks
Sat, 06 Sep 2008 12:49:20 +0200 Benoit Boissinot inotify: deactivate inotify status on failure
Sat, 06 Sep 2008 12:48:52 +0200 Benoit Boissinot inotify: fix traceback when the server has been already started
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Wed, 12 Mar 2008 15:30:11 -0700 Bryan O'Sullivan Add inotify extension
less more (0) tip