An open API service for providing issue and pull request metadata for open source projects.

GitHub / hannobraun/inotify-rs issues and pull requests

#241 - Consider deprecating `EventMask`, replacing it with `ParsedEventMask`

Issue - State: open - Opened by hannobraun 3 months ago
Labels: enhancement, help wanted

#240 - adjust `Inotify::into_event_stream` docs

Pull Request - State: closed - Opened by JackDyre 3 months ago

#239 - fix doc code compilation

Pull Request - State: closed - Opened by JackDyre 3 months ago - 1 comment

#238 - Adjustments to parsed event mask

Pull Request - State: closed - Opened by JackDyre 3 months ago

#237 - Remove `Event::cookie` field and include it in `EventKind` enum variants

Issue - State: open - Opened by JackDyre 3 months ago - 3 comments
Labels: enhancement, help wanted

#236 - Parsed Repesentation of Event Masks

Pull Request - State: closed - Opened by JackDyre 3 months ago - 2 comments

#235 - refactor buffer size calculation

Pull Request - State: closed - Opened by JackDyre 3 months ago

#234 - Replace FdGuard with OwnedFd

Pull Request - State: closed - Opened by WhyNotHugo 7 months ago - 3 comments

#233 - Replace FdGuard with OwnedFd

Pull Request - State: closed - Opened by WhyNotHugo 7 months ago - 1 comment

#232 - CI build doesn't compile examples in documentation

Issue - State: open - Opened by hannobraun 7 months ago - 2 comments
Labels: bug, help wanted

#231 - Skip testing code which doesn't compile

Pull Request - State: closed - Opened by WhyNotHugo 7 months ago

#230 - Drop ArcFdGuard newtype

Pull Request - State: closed - Opened by WhyNotHugo 7 months ago - 1 comment

#229 - Document cancellation safety of EventStream

Issue - State: open - Opened by WhyNotHugo 7 months ago - 1 comment
Labels: enhancement, help wanted

#228 - Add async doc in top doc

Pull Request - State: closed - Opened by jokemanfire 7 months ago

#227 - `&mut` on `add` and `remove` watch could be unecessary?

Issue - State: open - Opened by zeroeightysix 8 months ago - 16 comments
Labels: help wanted, question

#226 - Optimize readme

Pull Request - State: closed - Opened by jokemanfire 8 months ago

#225 - Support for `async`/`await` is not obvious in the documentation

Issue - State: closed - Opened by jokemanfire 8 months ago - 7 comments
Labels: enhancement, help wanted, good first issue

#224 - Format README example

Pull Request - State: closed - Opened by allan2 11 months ago

#223 - Add doc check to CI

Pull Request - State: closed - Opened by allan2 11 months ago

#222 - Update CI, add cargo fmt

Pull Request - State: closed - Opened by allan2 11 months ago - 1 comment

#221 - Update all deps

Pull Request - State: closed - Opened by allan2 11 months ago

#220 - Publish v0.11.0

Pull Request - State: closed - Opened by hannobraun 12 months ago - 1 comment

#219 - Bump minimum supported Rust version (MSRV)

Pull Request - State: closed - Opened by hannobraun 12 months ago

#218 - Add wrapper functions to `bitflags` types

Pull Request - State: closed - Opened by hannobraun 12 months ago

#217 - Release with updated dependencies?

Issue - State: closed - Opened by matthiasbeyer about 1 year ago - 3 comments

#216 - Recursive Directory Watching

Issue - State: closed - Opened by Chaqua over 1 year ago - 1 comment
Labels: question

#215 - Example in API reference is broken

Issue - State: open - Opened by Chaqua over 1 year ago - 7 comments
Labels: bug, help wanted

#214 - Fail CI build on doc warnings

Issue - State: closed - Opened by hannobraun over 1 year ago
Labels: enhancement, help wanted

#213 - docs: link to rust items by name

Pull Request - State: closed - Opened by eric-seppanen over 1 year ago - 1 comment

#212 - docs.rs links from inotify to inotify_sys are broken

Issue - State: closed - Opened by eric-seppanen over 1 year ago - 4 comments
Labels: bug, help wanted, good first issue

#211 - Update dependency `bitflags` from v1 to v2

Pull Request - State: closed - Opened by LeoniePhiline over 1 year ago

#210 - Update dependency `bitflags` to v2?

Issue - State: closed - Opened by LeoniePhiline over 1 year ago - 3 comments
Labels: help wanted, good first issue

#209 - Fix the link to examples

Pull Request - State: closed - Opened by y-yagi almost 2 years ago

#208 - Invalid argument when trying to monitor /dev/snd

Issue - State: closed - Opened by naftulikay about 2 years ago - 2 comments

#207 - Publish v0.10.2

Pull Request - State: closed - Opened by hannobraun about 2 years ago

#206 - documentation for `Inotify::watches` is broken in 0.10.1

Issue - State: closed - Opened by eric-seppanen about 2 years ago - 4 comments
Labels: bug, help wanted

#205 - Re-export `watches::Watches` at crate root.

Pull Request - State: closed - Opened by zachs18 about 2 years ago

#204 - Publish v0.10.1

Pull Request - State: closed - Opened by hannobraun about 2 years ago

#203 - Bump MSRV to at least 1.56

Issue - State: closed - Opened by hannobraun about 2 years ago - 1 comment
Labels: enhancement, help wanted

#202 - Implement `AsFd` and bidirectional conversion to/from `OwnedFd`

Pull Request - State: closed - Opened by joshtriplett about 2 years ago - 6 comments

#201 - Async runtime agnostic.

Issue - State: closed - Opened by flukejones almost 3 years ago - 2 comments

#200 - Change to `inotify_init1`

Pull Request - State: closed - Opened by talklittle almost 3 years ago

#199 - Replace event_stream() with into_event_stream()

Pull Request - State: closed - Opened by talklittle almost 3 years ago

#198 - Allow unaligned buffers

Pull Request - State: closed - Opened by talklittle almost 3 years ago

#197 - Add Watches struct with add/remove methods

Pull Request - State: closed - Opened by talklittle almost 3 years ago

#196 - Add Clippy lints to CI

Pull Request - State: closed - Opened by talklittle almost 3 years ago

#195 - duplicate event reports

Issue - State: closed - Opened by gneworld almost 3 years ago - 9 comments
Labels: question

#194 - Update minimum supported Rust version

Issue - State: closed - Opened by hannobraun about 3 years ago - 1 comment
Labels: bug, help wanted

#193 - Distinguish events from files with the same name

Pull Request - State: closed - Opened by 6367f766 about 3 years ago - 4 comments

#192 - Is it possible to get full path from Event?

Issue - State: closed - Opened by serzhiio over 3 years ago - 3 comments
Labels: question

#191 - Release version 0.10.0

Pull Request - State: closed - Opened by hannobraun over 3 years ago

#190 - Return WouldBlock error as well in read_events

Pull Request - State: closed - Opened by DBLouis over 3 years ago - 1 comment

#189 - Using Inotify::read_events in async context

Issue - State: closed - Opened by DBLouis over 3 years ago - 3 comments

#188 - Release version 0.9.6

Pull Request - State: closed - Opened by hannobraun over 3 years ago - 1 comment

#187 - Increase the buffer size for the stream example

Pull Request - State: closed - Opened by epompeii almost 4 years ago - 2 comments

#186 - Consider increasing the buffer size for the stream example

Issue - State: closed - Opened by epompeii almost 4 years ago - 2 comments

#185 - Redo build status badge with Github actions, not Travis

Pull Request - State: closed - Opened by palfrey almost 4 years ago

#184 - Release version 0.9.5

Pull Request - State: closed - Opened by hannobraun almost 4 years ago - 1 comment

#183 - Add Ord/PartialOrd instances to WatchDescriptor

Pull Request - State: closed - Opened by RaoulHC almost 4 years ago - 1 comment

#182 - Release version 0.9.4

Pull Request - State: closed - Opened by hannobraun almost 4 years ago - 1 comment

#181 - Consider using cargo clippy in test workflows

Issue - State: closed - Opened by i509VCB almost 4 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#180 - Enable `deny(missing_debug_implementations)` and implement missing debug

Pull Request - State: closed - Opened by i509VCB almost 4 years ago - 1 comment

#179 - Make `Event::into_owned` always available

Pull Request - State: closed - Opened by i509VCB almost 4 years ago

#178 - Implement ToOwned for `Event<&'a OsStr>`

Issue - State: closed - Opened by i509VCB almost 4 years ago - 9 comments
Labels: enhancement, status: blocked

#177 - Add separate API for adding/removing watches

Issue - State: closed - Opened by hannobraun about 4 years ago
Labels: enhancement, help wanted, good first issue

#176 - `Inotify::event_stream` is error-prone

Issue - State: closed - Opened by hannobraun about 4 years ago - 2 comments
Labels: bug, help wanted, good first issue

#175 - Publish version 0.9.3

Pull Request - State: closed - Opened by hannobraun about 4 years ago

#174 - Consider addressing buffer alignment in a more robust way

Issue - State: closed - Opened by hannobraun about 4 years ago - 2 comments
Labels: enhancement, help wanted

#173 - Check fcntl result

Pull Request - State: closed - Opened by erickt about 4 years ago

#172 - Cutting a release for #171 and #173

Issue - State: closed - Opened by erickt about 4 years ago - 1 comment

#171 - Align input buffers before reading or writing inotify events

Pull Request - State: closed - Opened by FenrirWolf about 4 years ago - 1 comment

#170 - Fix typos in rust.yml file of the GitHub Workflows

Pull Request - State: closed - Opened by kiron1 about 4 years ago

#169 - Clarify that Event may have a name for indirectly-watched directories.

Pull Request - State: closed - Opened by calmofthestorm over 4 years ago - 1 comment

#168 - Don't fcntl on an invalid fd.

Pull Request - State: closed - Opened by rbartlensky over 4 years ago - 1 comment

#167 - Clarify deduplication section in the read_event docs

Pull Request - State: closed - Opened by lhallam over 4 years ago - 1 comment

#166 - Release version 0.9.2

Pull Request - State: closed - Opened by hannobraun over 4 years ago

#165 - Update tokio to 1.0.1

Pull Request - State: closed - Opened by kiron1 over 4 years ago - 1 comment

#164 - panic when call event_stream

Issue - State: open - Opened by rink1969 over 4 years ago - 1 comment
Labels: bug, help wanted

#163 - Release version 0.9.1

Pull Request - State: closed - Opened by hannobraun over 4 years ago

#162 - Version not updated in README

Issue - State: closed - Opened by Townsheriff over 4 years ago - 1 comment

#161 - Fix task wake up

Pull Request - State: closed - Opened by htrefil over 4 years ago - 3 comments

#160 - EventStream not working

Issue - State: closed - Opened by htrefil over 4 years ago - 1 comment

#159 - Release version 0.9.0

Pull Request - State: closed - Opened by hannobraun over 4 years ago

#158 - Update to tokio 0.3

Pull Request - State: closed - Opened by htrefil over 4 years ago - 1 comment

#157 - Inotify::read_events handles only a buffer's worth of events.

Pull Request - State: closed - Opened by jimblandy over 4 years ago - 1 comment

#156 - Inotify::read_events does not read all events

Issue - State: closed - Opened by jimblandy over 4 years ago

#155 - Unsoudness: reference misalignement

Issue - State: closed - Opened by a1phyr almost 5 years ago - 2 comments
Labels: bug, help wanted

#154 - Update MSRV to version 1.47

Pull Request - State: closed - Opened by jurodr almost 5 years ago - 1 comment

#153 - Update MSRV to 1.47

Issue - State: closed - Opened by hannobraun almost 5 years ago
Labels: help wanted, good first issue

#152 - Replace dependency tempdir with tempfile

Pull Request - State: closed - Opened by jurodr almost 5 years ago - 4 comments

#151 - Consider reverting #146 at some point

Issue - State: closed - Opened by lnicola about 5 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#150 - Inotify stream API doesn't seem to work well when watching a file directly.

Issue - State: closed - Opened by llacroix about 5 years ago - 5 comments

#149 - Add version 0.7.1 to changelog

Pull Request - State: closed - Opened by hannobraun about 5 years ago

#148 - Release version 0.7.1

Pull Request - State: closed - Opened by hannobraun about 5 years ago

#147 - Release version 0.8.3

Pull Request - State: closed - Opened by hannobraun about 5 years ago

#146 - Avoid using `inotify_init1`

Pull Request - State: closed - Opened by hannobraun about 5 years ago

#145 - Update mio dependency

Issue - State: closed - Opened by asafigan about 5 years ago - 4 comments
Labels: help wanted, good first issue

#144 - linking with `cc` failed

Issue - State: closed - Opened by suhanyujie over 5 years ago - 2 comments

#143 - Release version 0.8.2

Pull Request - State: closed - Opened by hannobraun over 5 years ago

#142 - Release version 0.8.1

Pull Request - State: closed - Opened by hannobraun over 5 years ago