Age | Commit message (Expand) | Author |
---|---|---|
2015-11-03 | fold inotify/inutil into inotify | Luke Shumaker |
2015-09-18 | Massive documentation and copyright clean-up. | Luke Shumaker |
2015-09-12 | gofmt, use make(chan) without a number argument where possible | Luke Shumaker |
2015-09-12 | Add an inotify watcher utility using channels; use it. | Luke Shumaker |
2015-09-12 | inotify: fix the type of the Init1 flags | Luke Shumaker |
2015-09-12 | woops, remove cruft from inotify change | Luke Shumaker |
2015-09-08 | I am dumb, fix inotify bindings | Luke Shumaker |
2015-09-05 | inotify: Avoid most of the race conditions, get rid of Cint | Luke Shumaker |
2015-09-05 | clean up logging | Luke Shumaker |
2015-09-03 | remove stray newline | Luke Shumaker |
2015-09-03 | Fix issues in inotify bindings | Luke Shumaker |
2015-08-28 | Clean up, based on making godoc slightly more readable | Luke Shumaker |
2015-08-28 | switch to my own inotify bindings, the golang.org/x/exp bindings are crap | Luke Shumaker |
2015-08-26 | stuff | Luke Shumaker |
2015-08-26 | work | Luke Shumaker |