Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | avoid double commits with inotify when direct mode file is created | Joey Hess | 2012-12-29 |
| | |||
* | fix fsevents rename handling | Joey Hess | 2012-12-28 |
| | | | | | For both files and whole directories; also tested on moving whole dirs out of and into the working copy. | ||
* | ignore events generated by us in fsevents | Joey Hess | 2012-12-28 |
| | | | | This avoids some churn. | ||
* | startup scan for FSEvents | Joey Hess | 2012-12-27 |
| | |||
* | fsevents bugfix for symlinks | Joey Hess | 2012-12-27 |
| | |||
* | OSX FSEvents support | Joey Hess | 2012-12-27 |
Needs work to deal with directory renames better; otherwise seems to basically work. |