hgext/inotify/client.py
Fri, 03 May 2013 14:41:58 -0700 Siddharth Agarwal match: make explicitdir and traversedir None by default
Sun, 28 Apr 2013 21:28:31 -0700 Siddharth Agarwal inotify: call match.explicitdir
Fri, 27 Aug 2010 13:32:40 -0400 Brodie Rao cleanup: remove unused variables
Fri, 13 Aug 2010 13:16:34 -0400 Greg Ward inotify: show the exact command used to start the server
Tue, 20 Jul 2010 15:07:10 -0500 Matt Mackall Merge with stable
Tue, 20 Jul 2010 14:00:47 -0400 Greg Ward inotify: make inotifydirstate.status() returns a tuple of lists. stable
Wed, 14 Jul 2010 23:03:21 -0300 Renato Cunha removed exception args indexing (not supported by py3k)
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Thu, 19 Nov 2009 11:06:01 +0900 Nicolas Dumazet inotify: improve error messages stable
Fri, 13 Nov 2009 08:31:10 +0900 Nicolas Dumazet inotify: mark directories visited during lookup (issue1844)
Sun, 16 Aug 2009 11:11:37 +0900 Nicolas Dumazet inotify: use cmdutil.service instead of local daemonizing code
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Mon, 29 Jun 2009 01:27:34 +0900 Nicolas Dumazet inotify: client: no repo use
Sat, 13 Jun 2009 17:39:01 +0200 Nicolas Dumazet inotify: raise QueryFailed when the server crash
Wed, 22 Apr 2009 00:37:35 +0900 Nicolas Dumazet inotify: introduce debuginotify, which lists which paths are under watch
Fri, 17 Apr 2009 20:10:47 +0900 Nicolas Dumazet inotify: change protocol so that different query types can be supported.
Tue, 07 Apr 2009 19:30:01 +0900 Nicolas Dumazet inotify: Separate query sending logic from Server starting.
Tue, 07 Apr 2009 18:39:34 +0900 Nicolas Dumazet inotify: modular architecture for inotify clients
Thu, 14 May 2009 15:48:47 +0200 Nicolas Dumazet inotify: Abstract the layer format and sizes to a inotify.common dictionary
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Wed, 08 Apr 2009 13:27:28 +0900 Nicolas Dumazet inotify: files is always a list: 'files or []' is redundant
Tue, 25 Nov 2008 18:45:08 -0800 Brendan Cully inotify: remove unused imports (thanks pyflakes)
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Tue, 21 Oct 2008 17:47:49 +0200 Martin Geisler i18n: import _ instead of gettext
Sat, 18 Oct 2008 23:06:29 +0200 Benoit Boissinot inotify: fix status not showing "clean" files (issue907)
Wed, 10 Sep 2008 23:20:04 +0200 Benoit Boissinot merge with -stable
Sun, 07 Sep 2008 15:10:11 +0200 Benoit Boissinot inotify: add client code for long pathname handling
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_
Wed, 12 Mar 2008 15:30:11 -0700 Bryan O'Sullivan Add inotify extension
less more (0) tip