0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename Observer in polling_observer.py to PollingObserver More... almost 16 years ago
Clean up documentation. More... almost 16 years ago
Clean up documentation of the Observer.run() method in polling_observer.py More... almost 16 years ago
Update logging code to use common configuration More... almost 16 years ago
Clean up API and update polling_observer/Observer to support it. More... almost 16 years ago
Add documentation to classes in events.py More... almost 16 years ago
Add documentation to dirsnapshot More... almost 16 years ago
Remove unnecessary code from the watchdog/__init__.py module. More... almost 16 years ago
Update remove rule method to clean up properly. More... almost 16 years ago
Clean up polling_observer.py code More... almost 16 years ago
Synchronize the add_rule and remove_rule methods and fix a missing import error in events.py by adding import logging More... almost 16 years ago
Rename polling_watcher.py to polling_observer.py More... almost 16 years ago
Rename PollingWatcher.py to polling_watcher.py More... almost 16 years ago
Move the FileSystemEventHandler class to events.py More... almost 16 years ago
Better documentation for the PollingProducer class More... almost 16 years ago
Fix events code. More... almost 16 years ago
Add documentation to the classes in the PollingWatcher module. More... almost 16 years ago
Add documentation to the FileSystemEventHandler class and flesh out methods with logging. More... almost 16 years ago
Dispatch events to the right methods More... almost 16 years ago
Fix the remove_rule method More... almost 16 years ago
Update polling watcher with events. Pending calling EventHandler methods. More... almost 16 years ago
Fix typo enlisting deleted files in the modified files list. More... almost 16 years ago
Detect changes to directories as well as files now. More... almost 16 years ago
First implementation of a PollingWatcher. More... almost 16 years ago
Add documentation to dirsnapshot.py More... almost 16 years ago
Add a __sub__ implementation to DirectorySnapshot More... almost 16 years ago
Rename the property decorator in decorator_utils.py to propertyx More... almost 16 years ago
Add a directory snapshotting module. More... almost 16 years ago
Replace the RETURN_NULL_IF_DUPLICATE_STREAM macro with a cleaner generic replacement. More... almost 16 years ago
Fix the synchronize decorator More... almost 16 years ago