Sign in
fuchsia
/
third_party
/
github.com
/
fsnotify
/
fsnotify
/
HEAD
1485a34
Also create epoll and pipe fds with close-on-exec (#155) (#219)
by Johannes Ebke
· 6 years ago
main
master
11844c0
readme: remove AppVeyor badge
by Nathan Youngman
· 6 years ago
85de84f
Add windows to travis matrix
by Brian Goff
· 6 years ago
2216558
Fix lint issue with error doc string
by Brian Goff
· 6 years ago
9152fb1
only run golint on latest version of go
by Brian Goff
· 6 years ago
ccc981b
Check if channels are closed in the example (#244)
by Alexey Kazakov
· 6 years ago
1f285c6
darwin tests: Exchangedata is deprecated on 10.13
by Nathan Youngman
· 6 years ago
7b866c9
travis: less verbose tests
by Nathan Youngman
· 6 years ago
8ba2b19
[#234] t.Fatalf -> t.Errorf in go routines (#266)
by Gautam Dey
· 6 years ago
70cc4a1
Fix TestInotifyOverflow (#265)
by Matthias Stone
· 6 years ago
1d13583
TravisCI: updating test versions
by Nathan Youngman
· 6 years ago
c282820
v1.4.7
by Nathan Youngman
· 7 years ago
v1.4.7
a6f391c
travis: test on Go 1.9.x
by Nathan Youngman
· 7 years ago
ea33dcb
Fix missing verb on format string (#228)
by Rodrigo Chiossi
· 7 years ago
3d33f50
Fix possible deadlock on closing the watcher on kqueue (#230)
by Anmol Sethi
· 7 years ago
4da3e2c
Fix deadlock in Remove (linux/inotify)
by Aaron L
· 8 years ago
ff7bc41
Watch.Add improvements (avoid race, fix consistency, reduce garbage) (#189)
by Tom Payne
· 8 years ago
7d7316e
travis: update for Go 1.8
by Nathan Youngman
· 8 years ago
a904159
Moved FAQ into the README
by Vahe Khachikyan
· 8 years ago
fd9ec7d
Properly handle inotify's IN_Q_OVERFLOW event (#149)
by Nickolai Zeldovich
· 8 years ago
bd2828f
replace references to OS X with macOS
by Nathan Youngman
· 8 years ago
629574c
v1.4.2
by Nathan Youngman
· 8 years ago
v1.4.2
abf5e85
pull request and issue template (#179)
by Nathan Youngman
· 8 years ago
11054bc
Create inotify fd with close-on-exec (#178)
by Patrick
· 8 years ago
944cff2
v1.4.1
by Nathan Youngman
· 8 years ago
v1.4.1
5c1390e
deflake inotify stress test (#177)
by Patrick
· 8 years ago
b4f2a68
rm go1.5.4 from travis config since the linter doesn't build in 1.5 (#175)
by Patrick
· 8 years ago
c07fd86
readme: remove gocover.io badge
by Nathan Youngman
· 8 years ago
b3baf18
update link to contributing to external git repos
by Nathan Youngman
· 8 years ago
26b17cd
v1.4.0
by Nathan Youngman
· 8 years ago
v1.4.0
c3181d8
add @oozie to AUTHORS
by Nathan Youngman
· 8 years ago
55579be
Add a String() func to Event.Op (#165)
by Slawek Ligus
· 8 years ago
f12c623
Bump Travis to Go 1.6.3 (#156)
by Bjørn Erik Pedersen
· 8 years ago
a8a77c9
v1.3.1
by Nathan Youngman
· 9 years ago
v1.3.1
51d3cc5
Use filepath.Join() (#153)
by Bruno Bigras
· 9 years ago
30411db
global: switch to x/sys/unix
by Riku Voipio
· 9 years ago
v1.3.0
836bfd9
Update Travis config to Go 1.5.4 and 1.6.1
by Bjørn Erik Pedersen
· 9 years ago
v1.2.11
3c39c22
Get fsnotify to build clean on Solaris
by Amit Krishnan
· 9 years ago
ad13874
Add more Go versions to Travis config
by Bjørn Erik Pedersen
· 9 years ago
cdfebac
Append missing email address in AUTHORS
by Bjørn Erik Pedersen
· 9 years ago
e3b2f02
add Bjørn to authors
by Nathan Youngman
· 9 years ago
90cfb82
update authors
by Nathan Youngman
· 9 years ago
686fe13
fix spelling error
by Nathan Youngman
· 9 years ago
875cf42
Fix golint errors in windows.go for #116
by Tiffany Jernigan
· 9 years ago
v1.2.10
9297c46
rename organization to fsnotify
by Nathan Youngman
· 9 years ago
8611c35
kqueue: fix Remove-logic
by Bjørn Erik Pedersen
· 9 years ago
v1.2.9
508915b
v1.2.8
by Nathan Youngman
· 9 years ago
v1.2.8
8f04a25
Add race detection on Travis CI.
by Nathan Youngman
· 9 years ago
a005bab
kqueue: fix race condition in Close
by Pawel Knap
· 9 years ago
b0cd95b
inotify: fix race in test
by Nathan Youngman
· 9 years ago
2cdd39b
kqueue: avoid infinite loops from symlinks cycles
by Daniel Wagner-Hall
· 9 years ago
v1.2.5
7927556
v1.2.4
by Nathan Youngman
· 9 years ago
79b1776
kqueue: watch for rename events on subdirectories
by 铁哥
· 10 years ago
e253224
inotify: sync Watcher with underlying inotify with IN_IGNORE
by Ken-ichirou MATSUZAWA
· 10 years ago
3e24039
inotify: switch to epoll_create1
by Riku Voipio
· 9 years ago
7be5420
v1.2.1
by Nathan Youngman
· 9 years ago
v1.2.1
40de12b
documentation before coverage
by Nathan Youngman
· 9 years ago
c733143
remove CircleCI for OS X tests
by Nathan Youngman
· 9 years ago
72658e7
TravisCI update
by Nathan Youngman
· 9 years ago
aef98a6
Don't watch named pipes
by Evan Phoenix
· 9 years ago
6549b98
add related projects to Readme
by Nathan Youngman
· 10 years ago
96c060f
v1.2.0
by Nathan Youngman
· 10 years ago
v1.2.0
ae966a2
When removing, delete from watches before removing from inotify (fixes go-fsnotify/fsnotify#40)
by Pieter Droogendijk
· 10 years ago
37b3daa
Add stressy test to inotify.
by Pieter Droogendijk
· 10 years ago
4b24892
Make wakeup pipe non-blocking
by Pieter Droogendijk
· 10 years ago
ed0cc8d
Reduce repeated error code in inotify
by Pieter Droogendijk
· 10 years ago
b459250
Minor doc and test typos
by Pieter Droogendijk
· 10 years ago
11ede43
Fix fdPoller.close to only close when fds have been assigned
by Pieter Droogendijk
· 10 years ago
bbcc416
Properly clean fds when newFdPoller fails
by Pieter Droogendijk
· 10 years ago
4d857d5
Clean up closing file descriptors in newFdPoller
by Pieter Droogendijk
· 10 years ago
3a12413
Renamed two misnamed things
by Pieter Droogendijk
· 10 years ago
8165837
Add some unit tests for inotify_poller
by Pieter Droogendijk
· 10 years ago
e4f72b2
Close inotify fd from watcher, not from poller
by Pieter Droogendijk
· 10 years ago
575fe89
Comment about the buffer size to epoll_wait
by Pieter Droogendijk
· 10 years ago
0f446c0
Generate inotify fd in NewWatcher, pass fd into newFdPoller
by Pieter Droogendijk
· 10 years ago
6b87dc7
Remove NewSyscallError
by Pieter Droogendijk
· 10 years ago
e4fd833
Now use epoll so we can wake up readEvents
by Pieter Droogendijk
· 10 years ago
a1aa865
kqueue: wait to close kqueue until after removing watches
by Nathan Youngman
· 10 years ago
82a2c3d
inotify: closing watcher should now always shut down goroutine
by Pieter Droogendijk
· 10 years ago
7ea9131
inotify: Retry read on EINTR
by Pieter Droogendijk
· 10 years ago
v1.1.1
76b5bcc
Go 1.4.1 multi-os build on Travis CI
by Nathan Youngman
· 10 years ago
8f4d598
Merge pull request #57 from go-fsnotify/ci
by Nathan Youngman
· 10 years ago
729bfc0
Setup CircleCI to test on OS X.
by Nathan Youngman
· 10 years ago
f576da4
readme: add USN journals to maybe list
by Nathan Youngman
· 10 years ago
b5ab0d6
add v0.9.3 backport to changelog
by Nathan Youngman
· 10 years ago
51627cf
changelog: fix link
by Nathan Youngman
· 10 years ago
ce99589
updates to CONTRIBUTING
by Nathan Youngman
· 10 years ago
fce2f57
add gofmt check to Travis CI
by Nathan Youngman
· 10 years ago
d65a3c9
Merge pull request #56 from go-fsnotify/ci
by Nathan Youngman
· 10 years ago
84fecbd
AppVeyor badge for Windows CI
by Nathan Youngman
· 10 years ago
b5d0a6c
Travis CI badge on Linux.
by Nathan Youngman
· 10 years ago
bb7bbca
try Travis CI with docker containers
by Nathan Youngman
· 10 years ago
f582d92
v1.1.0 focus on kqueue
by Nathan Youngman
· 10 years ago
v1.1.0
2b02d02
kqueue: cleanup internal watch before sending remove event
by Nathan Youngman
· 10 years ago
c5335bb
kqueue: addWatch sometimes just watches deletions
by Nathan Youngman
· 10 years ago
b26ce4f
More efficient string concatenation for Event.String()
by Matt Layher
· 10 years ago
3556b33
CONTRIBUTING update
by Nathan Youngman
· 10 years ago
f094c9c
Go 1.3+ required.
by Nathan Youngman
· 10 years ago
fce2a6f
readme: test against master
by Nathan Youngman
· 10 years ago
e979092
update changelog (dev)
by Nathan Youngman
· 10 years ago
Next »