index
:
delta/pyinotify.git
gh-pages
master
github.com: seb-m/pyinotify.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release Pyinotify 0.9.5
0.9.5
Sebastien Martini
2015-01-09
1
-2
/
+2
*
Implement stop method in AsyncioNotifier
Sebastien Martini
2014-12-22
1
-0
/
+4
*
Remove extra lines, fix indents
Sebastien Martini
2014-12-22
1
-6
/
+3
*
Merge pull request #88 from apenwarr/master
Sébastien Martini
2014-12-22
1
-0
/
+5
|
\
|
*
Allow TornadoAsyncNotifier.stop() to clean up all hanging refs.
Avery Pennarun
2014-11-26
1
-0
/
+5
*
|
doc update
dano
2014-10-16
1
-0
/
+2
*
|
Add asyncio example
dano
2014-10-16
1
-0
/
+20
*
|
Add asyncio Notifier adapter
dano
2014-10-16
1
-0
/
+31
|
/
*
Fix ExcludeFilter docstring examples.
Sebastien Martini
2014-08-16
1
-4
/
+4
*
Stub support for Pyinotify on FreeBSD.
Sebastien Martini
2014-07-06
1
-1
/
+6
*
Add WatchManager attribute to ignore events.
Sebastien Martini
2014-07-06
1
-0
/
+13
*
Fix /proc inotify interfaces.
Sebastien Martini
2014-07-06
1
-12
/
+20
*
Handle OSError exception in process_IN_CREATE.
Sebastien Martini
2014-07-05
1
-17
/
+22
*
add glob option to command line
Daniel Black
2013-12-23
1
-1
/
+4
*
Released Pyinotify 0.9.4
0.9.4
Sebastien Martini
2012-11-15
1
-1
/
+1
*
Typos.
Sebastien Martini
2012-10-04
1
-2
/
+1
*
Improved Tornado's notifier.
Sebastien Martini
2012-10-04
1
-5
/
+17
*
Ported TornadoAsyncNotifier to Python3.
Sebastien Martini
2012-10-04
1
-0
/
+27
*
Add support for IN_EXCL_UNLINK flag (Python 3 branch).
Sebastien Martini
2012-08-30
1
-0
/
+5
*
Don't check for existing watch when setting up watches
Sebastien Martini
2012-06-07
1
-5
/
+0
*
Fixed runtime warnings in inotify ctypes' wrapper.
Sebastien Martini
2012-04-14
1
-0
/
+8
*
Documented ExcludeFilter shortcomings.
Sebastien Martini
2012-03-20
1
-0
/
+4
*
auto_add=True automatically implies oring IN_CREATE with the
Sebastien Martini
2012-03-11
1
-2
/
+7
*
Bumped version number, released Pyinotify 0.9.3.
0.9.3
Sebastien Martini
2011-12-20
1
-1
/
+1
*
Added new command line option --command.
Sebastien Martini
2011-12-02
1
-0
/
+10
*
Improve comment.
Sebastien Martini
2011-12-02
1
-3
/
+3
*
Correctly handle IN_Q_OVERFLOW events.
Sebastien Martini
2011-12-02
1
-4
/
+4
*
Fixed error message (reported by Jordan Pittier).
Sebastien Martini
2011-10-11
1
-1
/
+1
*
Ignore dangling IN_IGNORED events sent after watches are removed.
Sebastien Martini
2011-10-11
1
-2
/
+3
*
Bumped version number (0.9.2).
0.9.2
Sebastien Martini
2011-04-19
1
-1
/
+1
*
Emit artificial IN_CREATE events on recursive files creations.
Sebastien Martini
2011-04-05
1
-13
/
+19
*
Use __slots__ in Watch class to reduce memory footprint (contributed
Sebastien Martini
2011-03-22
1
-1
/
+4
*
Few minors renaming.
Sebastien Martini
2011-02-08
1
-7
/
+12
*
Fix access to inotify's variables from ctypes.
Sebastien Martini
2011-02-07
1
-23
/
+33
*
Disable ctypes when inotify_syscalls is successfully imported.
Sebastien Martini
2011-02-06
1
-0
/
+3
*
Added C-coded inotify syscalls interface.
Sebastien Martini
2011-01-28
1
-81
/
+186
*
Removed useless code spotted by pyflakes.
Sebastien Martini
2011-01-22
1
-16
/
+0
*
Fixed select's error handling (contributed by zjes).
Sebastien Martini
2011-01-06
1
-1
/
+1
*
Released Pyinotify 0.9.1.
0.9.1
Sebastien Martini
2010-10-17
1
-3
/
+3
*
Optionally no pid file is written (pid_file=False) when notifier.loop
Sebastien Martini
2010-09-15
1
-10
/
+18
*
Modified the umask's value set in forked processes, tightened all files
Sebastien Martini
2010-09-15
1
-37
/
+25
*
Added new method WatchManager.close() to close inotify's file
Sebastien Martini
2010-09-09
1
-0
/
+12
*
Remove watch descriptor from WatchManager's dictionary when a watch
Sebastien Martini
2010-09-09
1
-0
/
+3
*
Reverted exception name of libc loading error, back to
Sebastien Martini
2010-07-30
1
-5
/
+5
*
Modified loading mechanism of the libc (following issues reported
Sebastien Martini
2010-07-27
1
-8
/
+24
*
Modified logging formatter to output timestamps (idea submitted by
Sebastien Martini
2010-07-27
1
-1
/
+1
*
Flush stdout stream immediately after events or stats are written
Sebastien Martini
2010-07-27
1
-2
/
+6
*
Added new option --raw-format (-f) to explicitly disable the
Sebastien Martini
2010-07-27
1
-72
/
+86
*
Added new command line option --version (idea submitted by
Sebastien Martini
2010-07-27
1
-0
/
+5
*
Check that loaded libc has needed inotify functions instead of
Sebastien Martini
2010-07-27
1
-19
/
+8
[next]