]> 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
2016-02-05 Daira HopwoodDon't add subdirectory watches if the platform's notifi...
2016-02-05 Daira HopwoodCorrect type for Windows BOOL.
2016-02-05 Daira HopwoodDisable precondition that autoAdd == recursive.
2016-02-05 Daira HopwoodImprove all of the Windows-specific error reporting.
2016-02-05 Daira HopwoodNew code for Windows drop-upload support. refs #1431