summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pyinotify 0.8.70.8.7Sebastien Martini2009-09-242-4/+4
* Modified Makefile.Sebastien Martini2009-09-021-2/+8
* Removed docstrings/ directory from index.Sebastien Martini2009-09-0269-15353/+1
* Added a new attribute 'src_pathname' to IN_MOVED_TO events. ThisSebastien Martini2009-09-021-4/+20
* Renamed ChangeLog.Sebastien Martini2009-09-021-0/+0
* Updated comments and documentation.Sebastien Martini2009-09-0234-93/+93
* Minors improvements.Sebastien Martini2009-08-2841-2106/+2366
* Updated comments.Sebastien Martini2009-08-2835-2320/+2451
* Few trivial changes suggested pinpointed by pylint.Sebastien Martini2009-08-261-12/+12
* Removed Psyco optional import (nobody used this option anyway).Sebastien Martini2009-08-063-10/+408
* - Added new notifier AsyncNotifier it relies over asyncore.file_dispatcher forSebastien Martini2009-08-0662-1939/+2107
* Updated documentation.Sebastien Martini2009-08-0634-1870/+1980
* Added new function compatibility_mode() to turn on the compatibilitySebastien Martini2009-08-061-10/+23
* - Added a new compatibility option COMPATIBILITY_MODE to improve theSebastien Martini2009-08-0652-1905/+2614
* Updated example stats_threaded.py and updated various comments intoSebastien Martini2009-06-162-17/+36
* Improved error message in method _SysProcessEvent.process_IN_MOVE_SELFSebastien Martini2009-06-101-5/+11
* Removed native unicode support for paths, unicode paths are thereforeSebastien Martini2009-06-062-24/+64
* Fixed unicode paths support with ctypes.Sebastien Martini2009-06-052-12/+31
* Moved examples to dedicated directory.Sebastien Martini2009-05-2313-0/+0
* - Updated documentation.Sebastien Martini2009-05-1555-2101/+2205
* Updated documentation.Sebastien Martini2009-05-0132-1865/+1864
* Fixed comments related to the option 'quiet' into WatchManagerSebastien Martini2009-05-011-3/+3
* Fixed format strings of messages passed to the logging moduleSebastien Martini2009-05-011-18/+16
* - Updated license header.0.8.6Sebastien Martini2009-04-131-4/+5
* - Rewritten Color class.Sebastien Martini2009-04-1368-2926/+1127
* - Fixed SysCtlINotify compatibility with Python 2.6.1 (reported by prologic@s...0.8.5Sebastien Martini2009-03-0647-2076/+2031
* - Fixed chain of classes including ChainIfTrue (reported by Matt Brown0.8.4Sebastien Martini2009-02-234-11/+21
* - Improved loop event error handling (contributed by0.8.3Sebastien Martini2009-01-309-7/+742
* Updated docstrings generated documentation.Sebastien Martini2009-01-0662-2954/+3193
* Fixed libc version check on arch 64 bits.Sebastien Martini2009-01-061-7/+4
* - Removed all sys.exit calls, replaced by exceptionsSebastien Martini2009-01-062-19/+54
* Check libc version (contributed by Robin Wittler <robin.wittler@credativ.de>).Sebastien Martini2008-12-171-2/+9
* Removed annoying psyco message (suggested by Henri Tuhola).Sebastien Martini2008-11-042-8/+7
* Add examples from tutorial.Sebastien Martini2008-09-292-0/+50
* - Documentation updated.Sebastien Martini2008-08-1063-2136/+2709
* Revert "New attribute Notifier.event_queue_size"Sebastien Martini2008-07-281-2/+1
* New attribute Notifier.event_queue_sizeSebastien Martini2008-07-281-1/+2
* Flag example files as 'Example'.Sebastien Martini2008-07-018-2/+20
* Documentation.Sebastien Martini2008-06-301-4/+16
* TODO updated.Sebastien Martini2008-06-301-0/+1
* Update TODO.Sebastien Martini2008-06-301-3/+0
* Ability to exclude a path from being watched as soons as it has beenSebastien Martini2008-06-303-14/+115
* TODO file added.Sebastien Martini2008-06-171-0/+4
* Documentation.Sebastien Martini2008-06-071-1/+1
* * Fix segmentation fault reported by dougfort@dougfort.com, but notSebastien Martini2008-06-072-7/+23
* Version 0.8.0q released.Sebastien Martini2008-03-312-1/+258
* Documentation (doctrings) updated.Sebastien Martini2008-03-3132-776/+874
* New parameter 'quiet' for methods add_watch, update_watchSebastien Martini2008-03-313-18/+102
* Cosmetic changes.Sebastien Martini2008-03-313-17/+17
* Documentation updated.Sebastien Martini2008-03-3129-1078/+1191