Tue, 20 Sep 2011 15:21:27 +0300 |
Nikolaj Sjujskij |
building: build inotify for sys.platform='linux*'
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 15:41:53 +0200 |
Nicolas Dumazet |
inotify: raise correct error if server is already started in a deep repository
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 13:16:34 -0400 |
Greg Ward |
inotify: show the exact command used to start the server
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 22:22:18 -0300 |
Renato Cunha |
inotify: check all components of filenames against hgignore (issue884)
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 20:44:49 +0100 |
Benoit Boissinot |
inotify/inserve: implement --timeout-idle option (issue885)
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Wed, 06 Jan 2010 21:11:58 +0100 |
Patrick Mezard |
Find right hg command for detached process
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 15:58:09 +0900 |
Nicolas Dumazet |
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 09:53:02 +0900 |
Nicolas Dumazet |
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 08:19:49 -0400 |
Nicolas Dumazet |
inotify: create a common, OS-independent server entry point
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 11:06:01 +0900 |
Nicolas Dumazet |
inotify: improve error messages
stable
|
file |
diff |
annotate
|
Tue, 17 Nov 2009 15:36:09 +0900 |
Nicolas Dumazet |
inotify: add a inotify.pidfile configuration possibility
stable
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 08:31:10 +0900 |
Nicolas Dumazet |
inotify: mark directories visited during lookup (issue1844)
|
file |
diff |
annotate
|
Sun, 16 Aug 2009 11:11:37 +0900 |
Nicolas Dumazet |
inotify: use cmdutil.service instead of local daemonizing code
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 01:27:34 +0900 |
Nicolas Dumazet |
inotify: client: no repo use
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 01:09:33 +0900 |
Nicolas Dumazet |
inotify: server: use dirstate instead of repo
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 01:05:06 +0900 |
Nicolas Dumazet |
inotify: server: use wprefix everywhere, introduce prefixlen
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 19:46:36 +0900 |
Nicolas Dumazet |
inotify: server._updatestatus: simplify control flow
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 21:55:17 +0900 |
Nicolas Dumazet |
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 16:49:05 +0200 |
Nicolas Dumazet |
inotify: fix issue1375, add a test.
|
file |
diff |
annotate
|
Tue, 26 May 2009 23:00:35 +0900 |
Nicolas Dumazet |
inotify: server: new data structure to keep track of changes.
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 19:31:16 +0900 |
Nicolas Dumazet |
inotify: server: remove wpath method
|
file |
diff |
annotate
|
Sun, 21 Jun 2009 18:11:19 +0200 |
Simon Heimberg |
inotify: return version to client even when not matching
|
file |
diff |
annotate
|
Sat, 23 May 2009 20:38:08 +0900 |
Nicolas Dumazet |
inotify: repowatcher: don't use a watches attribute to count watches
|
file |
diff |
annotate
|
Thu, 21 May 2009 23:51:54 +0900 |
Nicolas Dumazet |
inotify: put the "while True: poll()" loop in pollable class
|
file |
diff |
annotate
|
Thu, 21 May 2009 20:15:00 +0900 |
Nicolas Dumazet |
inotify: refactor (un)register methods into pollable object
|
file |
diff |
annotate
|
Sat, 13 Jun 2009 18:41:28 +0200 |
Benoit Boissinot |
inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
|
file |
diff |
annotate
|