issues
search
gmethvin
/
directory-watcher
A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration
Apache License 2.0
267
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add module-info.java
#100
cowwoc
opened
1 month ago
0
DirectoryWatcher could be AutoCloseable
#99
cowwoc
opened
1 month ago
1
Document DirectoryChangeEvent
#98
cowwoc
opened
1 month ago
1
Update Scala, CI matrix and test dependencies
#97
gmethvin
closed
1 month ago
0
Watcher does not emit any events at all
#96
YanWittmann
closed
1 month ago
6
Suggestion: Fail (or handle!) watched path being a file instead of a directory
#95
brainbytes42
opened
1 year ago
0
Fails with NoClassDefFoundError inside Wildfly
#94
Artur-
opened
1 year ago
2
chore: Upgrade to latest JNA
#93
Artur-
closed
1 year ago
1
Duplicate events when editing file on Samba share
#92
J-N-K
opened
1 year ago
7
build for scala 3
#91
gmethvin
closed
1 year ago
0
Better handle CREATE for already-hashed files
#90
gmethvin
closed
1 year ago
0
alternative approach for handling subtree paths
#89
gmethvin
closed
1 year ago
0
Modification events are lost depending on editor - how the file is written - neovim
#88
davesann
opened
1 year ago
7
Missing events when file is created too soon after watcher is initialized
#87
J-N-K
opened
1 year ago
3
Does it work with mounted volumes with Docker?
#86
chrisvoo
opened
1 year ago
4
Always use absolute paths
#85
gmethvin
closed
2 years ago
0
initialize state only when watch/watchAsync is called
#84
gmethvin
closed
2 years ago
0
postVisitDirectory is called irregardless if there was an exception o…
#83
zenios
closed
2 years ago
2
Fixes #81
#82
zenios
closed
2 years ago
5
Access denied stops walking file tree
#81
zenios
closed
2 years ago
7
Don't throw if watcher is closed while watch() is running
#80
gmethvin
closed
2 years ago
0
DirectoryWatcher.watch() throws ClosedWatchServiceException when Watcher is closed
#79
kwin
closed
2 years ago
4
add link to JDK issue
#78
kwin
closed
2 years ago
0
Watcher does not detect (re)moving a parent directory
#77
PhilGal
opened
3 years ago
4
Optional onIdle(count) method added
#76
treblereel
closed
3 years ago
7
added ability to subscribe to ChangeSetListener events
#75
treblereel
closed
3 years ago
3
Provide access to file hashes, plus ChangeSet functionality
#74
mdproctor
closed
3 years ago
0
Define a minimal public API
#73
gmethvin
opened
3 years ago
0
Add isDirectory to events by tracking a set of directories
#72
gmethvin
closed
3 years ago
0
-fileHasher is always null for MacOSXListeningWatchService when used …
#71
mdproctor
closed
3 years ago
0
Changeset
#70
mdproctor
closed
3 years ago
0
expose pathHashes as UnmodifiableMap
#69
mdproctor
closed
3 years ago
1
Hash
#68
mdproctor
closed
3 years ago
0
Added isDirectory to Event
#67
mdproctor
closed
3 years ago
1
Check formatting in CI
#66
gmethvin
closed
3 years ago
0
Use sorted map in macOS watch service
#65
gmethvin
closed
3 years ago
0
Avoid duplicate hashing when using OSX
#64
mdproctor
closed
3 years ago
2
Use SortedMap for hash code map
#63
gmethvin
closed
3 years ago
0
Bump junit from 4.13 to 4.13.1 in /core
#62
dependabot[bot]
closed
3 years ago
1
Update library versions and add logback config
#61
gmethvin
closed
3 years ago
0
Set up github actions
#60
gmethvin
closed
3 years ago
0
Ensure consistent behavior when a root watched directory is deleted
#59
gmethvin
opened
3 years ago
0
Support for path contexts + misc improvements and fixes
#58
mdproctor
closed
3 years ago
8
Fix file creation event notification for locked file on Windows
#57
tvasenin
closed
4 years ago
0
File creation on Windows is sometimes not detected for copied files
#56
tvasenin
closed
4 years ago
3
Unable to detect file deletion events
#55
andregasser
closed
1 year ago
27
Allow watching directory non-recursively
#54
dneuschaefer-rube
opened
4 years ago
1
Update jna version from 5.5 to 5.6
#53
17hao
closed
4 years ago
0
LibCarbon failure on MacOS Big Sur
#52
zhye9452
closed
4 years ago
12
Question on Using 2 Classes
#51
davydotcom
opened
4 years ago
1
Next