0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ignore rules and bump version number to 0.2 More... almost 16 years ago
Add TODO remark and clean up trailing spaces. More... almost 16 years ago
Update README to present the example first. More... almost 16 years ago
Rename the _fsevents module to _watchdog_fsevents to avoid conflicts with pyfsevents and macfsevents libraries. More... almost 16 years ago
Rename the c files More... almost 16 years ago
Add logging to watchdog module and clean up logging in fsevents_observer.py More... almost 16 years ago
Fix the FSEvents Observer KeyError by backtracking to watched path keys which exist in the snapshots dictionary. More... almost 16 years ago
Use absolute paths stripped of the right most path separator only in fsevents_observer.py More... almost 16 years ago
Catch and handle keyboard interrupts properly. Add missing stopped threading event to polling observer. More... almost 16 years ago
Import as instead of assignment in watchdog/__init__.py More... almost 16 years ago
Fix incorrect order of arguments in the usage example in the README. More... almost 16 years ago
Clean up README More... almost 16 years ago
Update readme with documentation. More... almost 16 years ago
Correct the capitalization of the name of the project. More... almost 16 years ago
Update version number and development status. More... almost 16 years ago
Add ignore rules to exclude files generated by eclipse. More... almost 16 years ago
Clean up More... almost 16 years ago
Remove the temporary logger.py module. More... almost 16 years ago
Expose the observers through a common API More... almost 16 years ago
Clean up logging in events.py More... almost 16 years ago
Update temporary logger More... almost 16 years ago
Finally, a working FSEvents-based observer implementation. More... almost 16 years ago
Update the polling_observer.py API to use names to mark watchers. More... almost 16 years ago
Encapsulate logging style in a module. More... almost 16 years ago
Remove unnecessary void pointer casts More... almost 16 years ago
Move common macros and type declarations to a separate header file called _fsevents.h More... almost 16 years ago
Add eclipse formatter rules More... almost 16 years ago
Clean up formatting of _fsevents.c and add more documentation. More... almost 16 years ago
Clean up the _fsevents.c file a bit. More... almost 16 years ago
Update test code with the name change More... almost 16 years ago