Sun, 16 Aug 2009 21:23:48 -0500 iss: take version from iscc command line or __version__.py
Steve Borho <steve@borho.org> [Sun, 16 Aug 2009 21:23:48 -0500] rev 9356
iss: take version from iscc command line or __version__.py Requires InnoSetup Preprocessor to be installed.
Sun, 16 Aug 2009 11:09:21 +0900 inotify: remove unused import
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sun, 16 Aug 2009 11:09:21 +0900] rev 9355
inotify: remove unused import
Fri, 14 Aug 2009 22:20:47 +0200 Merge with crew-stable
Martin Geisler <mg@lazybytes.net> [Fri, 14 Aug 2009 22:20:47 +0200] rev 9354
Merge with crew-stable
Fri, 14 Aug 2009 11:18:23 +0200 osutil: fix compilation with -ansi
Sebastien Binet <binet@cern.ch> [Fri, 14 Aug 2009 11:18:23 +0200] rev 9353
osutil: fix compilation with -ansi
Mon, 29 Jun 2009 01:33:26 +0900 inotify: repo is not referenced from server, remove the weakref
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 29 Jun 2009 01:33:26 +0900] rev 9352
inotify: repo is not referenced from server, remove the weakref
Mon, 29 Jun 2009 01:27:34 +0900 inotify: client: no repo use
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 29 Jun 2009 01:27:34 +0900] rev 9351
inotify: client: no repo use
Mon, 29 Jun 2009 01:09:33 +0900 inotify: server: use dirstate instead of repo
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 29 Jun 2009 01:09:33 +0900] rev 9350
inotify: server: use dirstate instead of repo
Mon, 29 Jun 2009 01:05:06 +0900 inotify: server: use wprefix everywhere, introduce prefixlen
Nicolas Dumazet <nicdumz.commits@gmail.com> [Mon, 29 Jun 2009 01:05:06 +0900] rev 9349
inotify: server: use wprefix everywhere, introduce prefixlen self.wprefix = self.repo.root + '/' = self.repo.wjoin('') + '/' Since we'll eventually get rid of self.repo, keep only the first form. use self.prefixlen to compute only once the root prefix size.
Sun, 28 Jun 2009 19:46:36 +0900 inotify: server._updatestatus: simplify control flow
Nicolas Dumazet <nicdumz.commits@gmail.com> [Sun, 28 Jun 2009 19:46:36 +0900] rev 9348
inotify: server._updatestatus: simplify control flow
Tue, 11 Aug 2009 22:45:38 +0200 url: add support for custom handlers in extensions
Henrik Stuart <hg@hstuart.dk> [Tue, 11 Aug 2009 22:45:38 +0200] rev 9347
url: add support for custom handlers in extensions
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip