]>
go.fuhry.dev Git - fsnotify.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chris Howey [Thu, 29 Mar 2012 15:42:04 +0000 (10:42 -0500)]
Windows - Missed a line
Chris Howey [Thu, 29 Mar 2012 00:03:48 +0000 (19:03 -0500)]
Windows Issue - No attribute change notifications
Chris Howey [Wed, 28 Mar 2012 22:45:27 +0000 (15:45 -0700)]
Go 1 Released - Updated
Now uses go tool
Also added windows support by using winfsnotify
Chris Howey [Sun, 19 Feb 2012 22:00:38 +0000 (16:00 -0600)]
BSD - Add files when watch directory
Chris Howey [Sun, 19 Feb 2012 21:32:19 +0000 (13:32 -0800)]
test fix
Chris Howey [Sat, 31 Dec 2011 05:04:51 +0000 (21:04 -0800)]
Linux, update to latest weekly Go
Chris Howey [Sat, 31 Dec 2011 04:45:46 +0000 (22:45 -0600)]
Updated to latest go weekly code
Chris Howey [Thu, 20 Oct 2011 01:07:14 +0000 (18:07 -0700)]
BSD change
Chris Howey [Thu, 20 Oct 2011 01:02:06 +0000 (18:02 -0700)]
BSD: timing issues
Chris Howey [Wed, 19 Oct 2011 23:48:33 +0000 (16:48 -0700)]
Tests only count what we care about, nothing else
Chris Howey [Wed, 19 Oct 2011 23:43:27 +0000 (16:43 -0700)]
Tests based on receiving events we want
Chris Howey [Wed, 19 Oct 2011 23:23:58 +0000 (16:23 -0700)]
BSD Test: Change placement of watch for attrib
Chris Howey [Wed, 19 Oct 2011 23:21:26 +0000 (16:21 -0700)]
Linux test: need to watch file for rename
Chris Howey [Wed, 19 Oct 2011 23:17:45 +0000 (16:17 -0700)]
BSD Test: Need to use outside program to trigger some events
Chris Howey [Tue, 18 Oct 2011 12:56:03 +0000 (05:56 -0700)]
BSD: pass on errors
Chris Howey [Tue, 18 Oct 2011 12:50:11 +0000 (05:50 -0700)]
Test: Attribute
Chris Howey [Tue, 18 Oct 2011 12:43:07 +0000 (05:43 -0700)]
Test: Rename file
Chris Howey [Tue, 18 Oct 2011 12:38:05 +0000 (05:38 -0700)]
BSD: Auto add watch on file creation to match linux
Chris Howey [Tue, 18 Oct 2011 12:31:13 +0000 (05:31 -0700)]
Dir only test
Chris Howey [Mon, 17 Oct 2011 20:47:24 +0000 (13:47 -0700)]
BSD: error reporting
Chris Howey [Mon, 17 Oct 2011 20:40:51 +0000 (13:40 -0700)]
BSD: Implemented create file event
Chris Howey [Mon, 17 Oct 2011 19:27:01 +0000 (12:27 -0700)]
BSD: Outline of create event
Chris Howey [Mon, 17 Oct 2011 19:21:44 +0000 (12:21 -0700)]
Linux: added create and rule to ignore ignored events
Chris Howey [Mon, 17 Oct 2011 19:06:53 +0000 (12:06 -0700)]
Common event printer
Chris Howey [Mon, 17 Oct 2011 18:54:26 +0000 (11:54 -0700)]
Linux: formatting
Chris Howey [Fri, 14 Oct 2011 22:22:41 +0000 (15:22 -0700)]
Linux: common FileEvent functions
Chris Howey [Fri, 14 Oct 2011 22:13:29 +0000 (15:13 -0700)]
Linux initial commit
Chris Howey [Fri, 14 Oct 2011 21:52:29 +0000 (14:52 -0700)]
Initial commit