hgext/inotify/__init__.py
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, 25 Jul 2011 20:37:12 -0500 Augie Fackler hgext: replace uses of hasattr with util.safehasattr
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Sun, 07 Mar 2010 13:10:23 -0500 Greg Ward inotify: expose the same dirstate.status() interface as dirstate.
Wed, 17 Feb 2010 20:30:57 +0100 Benoit Boissinot regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes stable
Sun, 14 Feb 2010 01:52:31 -0500 Brodie Rao remove unused imports stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Thu, 31 Dec 2009 17:19:30 -0600 Augie Fackler dirstate: don't check state of subrepo directories
Wed, 11 Nov 2009 14:38:59 +0900 Nicolas Dumazet inotify: Do not access inotify when dirstate is dirty (issue1811)
Sun, 16 Aug 2009 11:11:37 +0900 Nicolas Dumazet inotify: use cmdutil.service instead of local daemonizing code
Sun, 16 Aug 2009 11:09:21 +0900 Nicolas Dumazet inotify: remove unused import
Mon, 29 Jun 2009 01:33:26 +0900 Nicolas Dumazet inotify: repo is not referenced from server, remove the weakref
Mon, 29 Jun 2009 01:27:34 +0900 Nicolas Dumazet inotify: client: no repo use
Sat, 27 Jun 2009 12:05:01 +0200 Martin Geisler inotify: OPT -> OPTION in cmdline help string
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Sat, 13 Jun 2009 18:14:50 +0200 Nicolas Dumazet inotify: add log config option redirect inotify server output to a file
Wed, 10 Jun 2009 15:10:21 +0200 Benoit Boissinot use new style classes
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Fri, 08 May 2009 12:19:57 +0900 Nicolas Dumazet inotify: Removing the unnecessary "inotifyserver" class variable.
Wed, 06 May 2009 01:40:03 +0900 Nicolas Dumazet inotify: set a flag so a failed inotify query doesn't get repeated.
Wed, 22 Apr 2009 00:37:35 +0900 Nicolas Dumazet inotify: introduce debuginotify, which lists which paths are under watch
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
Mon, 11 May 2009 08:19:28 +0900 Nicolas Dumazet inotify: Coding Style: name classes in lowercase.
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()
less more (0) -30 tip