Skip to content

Pull requests: hpcloud/tail

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update inotify_tracker.go
#187 opened Mar 23, 2022 by qingfeng0101 Loading…
Update API Documentation link in README
#183 opened May 11, 2021 by glynternet Loading…
Add instructions to make it work with Windows
#182 opened Mar 21, 2021 by tommyblue Loading…
V1.0.2
#180 opened Dec 25, 2020 by simon4545 Loading…
Fixup build tags
#173 opened Jul 28, 2020 by Toasterson Loading…
Fixing #168
#169 opened Mar 17, 2020 by flyhard Loading…
Enable illumos support and other posix unixes
#167 opened Mar 10, 2020 by Toasterson Loading…
Add DragonFlyBSD support
#166 opened Jan 22, 2020 by daftaupe Loading…
Don’t block on write if we’ve been killed
#163 opened Dec 7, 2019 by paulsc Loading…
remove vendor, rename imports for fsnotify
#159 opened Nov 9, 2019 by jeffbean Loading…
DRYing up code with existing variable
#152 opened Jun 11, 2019 by AHaymond Loading…
added line num to Line struct
#149 opened Feb 27, 2019 by mezzi Loading…
Allow to tail named pipes
#135 opened Mar 20, 2018 by masterzen Loading…
removed spurious newlines from log messages
#133 opened Feb 6, 2018 by sm3142 Loading…
Remove deprecated os.SEEK consts
#131 opened Dec 29, 2017 by StoicPerlman Loading…
small change to comment wording.
#130 opened Nov 17, 2017 by fgeller Loading…
Don't block on tail.Lines on shutdown
#129 opened Oct 24, 2017 by lmars Loading…
Compile-able code in readme
#128 opened Oct 12, 2017 by jeanbza Loading…
Add "tail -n" functionality
#123 opened Jul 7, 2017 by AndriiChuzhynov Loading…
remove unwanted log message
#120 opened May 12, 2017 by integrii Loading…
ensure the watcher has started before we read
#116 opened Mar 29, 2017 by phemmer Loading…
add lock around tail.reader to prevent race
#114 opened Mar 22, 2017 by phemmer Loading…
Feature/line seeker
#108 opened Jan 22, 2017 by StoicPerlman Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.