]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/windows/inotify.py
Don't add subdirectory watches if the platform's notifier doesn't require them. refs...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / windows / inotify.py
2015-12-28 Daira HopwoodDon't add subdirectory watches if the platform's notifi...
2015-12-28 Daira HopwoodCorrect type for Windows BOOL.
2015-12-28 Daira HopwoodDisable precondition that autoAdd == recursive.
2015-12-28 Daira HopwoodImprove all of the Windows-specific error reporting.
2015-12-28 Daira HopwoodNew code for Windows drop-upload support. refs #1431