summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Pyinotify 0.9.50.9.5Sebastien Martini2015-01-093-5/+5
* Implement stop method in AsyncioNotifierSebastien Martini2014-12-222-0/+8
* Remove extra lines, fix indentsSebastien Martini2014-12-222-12/+6
* Merge pull request #88 from apenwarr/masterSébastien Martini2014-12-222-0/+10
|\
| * Allow TornadoAsyncNotifier.stop() to clean up all hanging refs.Avery Pennarun2014-11-262-0/+10
* | Merge pull request #85 from dano/masterSébastien Martini2014-12-223-0/+86
|\ \
| * | doc updatedano2014-10-162-0/+4
| * | Add asyncio exampledano2014-10-161-0/+20
| * | Add asyncio Notifier adapterdano2014-10-162-0/+62
| |/
* | Merge pull request #89 from bootandy/patch-1Sébastien Martini2014-12-221-2/+2
|\ \ | |/ |/|
| * Update pyinotify.pyandy boot2014-12-051-2/+2
|/
* Fix ExcludeFilter docstring examples.Sebastien Martini2014-08-162-8/+8
* Add new classifiers.Sebastien Martini2014-07-131-1/+5
* Typo.Sebastien Martini2014-07-101-1/+1
* Improve example daemon.py.Sebastien Martini2014-07-101-7/+11
* Stub support for Pyinotify on FreeBSD.Sebastien Martini2014-07-063-4/+18
* Add WatchManager attribute to ignore events.Sebastien Martini2014-07-062-0/+27
* Fix /proc inotify interfaces.Sebastien Martini2014-07-062-24/+40
* Update Travis conf.Sebastien Martini2014-07-061-0/+1
* Handle OSError exception in process_IN_CREATE.Sebastien Martini2014-07-052-41/+51
* Merge pull request #62 from grooverdan/travisSébastien Martini2013-12-231-2/+1
|\
| * Add python-3.3 to travisDaniel Black2013-12-231-0/+1
| * py-2.5 removed as per http://about.travis-ci.org/blog/2013-11-18-upcoming-bui...Daniel Black2013-12-231-2/+0
* | Merge pull request #61 from grooverdan/globSébastien Martini2013-12-232-2/+8
|\ \ | |/ |/|
| * add glob option to command lineDaniel Black2013-12-232-2/+8
|/
* Merge pull request #58 from jdswinbank/globSébastien Martini2013-11-191-2/+7
|\
| * Fall back to glob.glob() on Python 2.4John Swinbank2013-11-191-2/+7
|/
* Released Pyinotify 0.9.40.9.4Sebastien Martini2012-11-153-3/+3
* Typos.Sebastien Martini2012-10-042-4/+2
* Improved Tornado's notifier.Sebastien Martini2012-10-044-29/+57
* Ported TornadoAsyncNotifier to Python3.Sebastien Martini2012-10-043-9/+43
* Merge pull request #46 from Flyguy/masterSebastien Martini2012-10-032-0/+38
|\
| * Add tornado ioloop supportLE0N2012-10-032-0/+38
|/
* Add support for IN_EXCL_UNLINK flag (Python 3 branch).Sebastien Martini2012-08-301-0/+5
* Merge pull request #42 from quiver/IN_EXCL_UNLINKSebastien Martini2012-08-291-0/+5
|\
| * add support for IN_EXCL_UNLINK flagquiver2012-08-271-0/+5
|/
* Fixed namespace issue.Sebastien Martini2012-08-061-2/+3
* Cleaned-up Readme file a bit.Sebastien Martini2012-06-071-11/+8
* Don't check for existing watch when setting up watchesSebastien Martini2012-06-072-10/+0
* Merge pull request #35 from pmertens/patch-1Sebastien Martini2012-05-061-1/+1
|\
| * fixed pip commandPhilip Mertens2012-04-281-1/+1
|/
* Updated travis configuration file (again).Sebastien Martini2012-04-271-1/+1
* Updated travis configuration.Sebastien Martini2012-04-271-1/+1
* Added travis configuration file.Sebastien Martini2012-04-271-0/+9
* Fixed runtime warnings in inotify ctypes' wrapper.Sebastien Martini2012-04-142-0/+16
* Documented ExcludeFilter shortcomings.Sebastien Martini2012-03-202-0/+8
* auto_add=True automatically implies oring IN_CREATE with theSebastien Martini2012-03-112-4/+14
* Removed unused code.Sebastien Martini2012-03-111-15/+0
* Added download_url to package's meta-data.Sebastien Martini2011-12-261-0/+1
* Bumped version number, released Pyinotify 0.9.3.0.9.3Sebastien Martini2011-12-203-3/+3