Next | Query returned 3 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-06-04 12:14:50 by Thomas Klausner | Files touched by this commit (5)
Log message:
Fix TODOs by not installing shell scripts and putting OSX specific file
in separate PLIST.
   2015-05-10 09:41:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add a missing build dependency and some TODOs.

   2015-05-08 00:25:32 by jonthn | Files touched by this commit (4)
Log message:
Import fswatch-1.4.6 as wip/fswatch.

fswatch is a file change monitor that receives notifications when the contents
of the specified files or directories are modified.

fswatch implements four kinds of monitors:
  A monitor based on the File System Events API of Apple OS X.
  A monitor based on kqueue, supported on most *BSD systems, including OS X.
  A monitor based on inotify, a Linux kernel subsystem.
  A monitor which periodically stats the file system, which works anywhere
    stat (2) can be used.


Next | Query returned 3 messages, browsing 1 to 10 | previous