-
Notifications
You must be signed in to change notification settings - Fork 247
Comparing changes
Open a pull request
base repository: guard/listen
base: master
head repository: guard/listen
compare: v3.0
- 15 commits
- 13 files changed
- 3 contributors
Commits on Apr 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 402a79e - Browse repository at this point
Copy the full SHA 402a79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ce6c6 - Browse repository at this point
Copy the full SHA d0ce6c6View commit details -
Merge pull request #385 from guard/backport_383_fix_transition_to_sto…
…pped backport #383
Configuration menu - View commit details
-
Copy full SHA for 01a028a - Browse repository at this point
Copy the full SHA 01a028aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 432e9da - Browse repository at this point
Copy the full SHA 432e9daView commit details
Commits on May 18, 2016
-
Fall back to polling w/ warning on OS X 10.6-10.8
Only if rb-fsevent is also > 0.9.4
Configuration menu - View commit details
-
Copy full SHA for fefbbe0 - Browse repository at this point
Copy the full SHA fefbbe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d7706 - Browse repository at this point
Copy the full SHA 51d7706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec6532 - Browse repository at this point
Copy the full SHA 6ec6532View commit details -
avoid unkillable thread problem on JRuby
You can't kill a thread that is doing a sysread, so we just send a kill to those threads, and then we ignore them. The allows at least the Travis JRuby tests to run without hanging.
Configuration menu - View commit details
-
Copy full SHA for 37185e2 - Browse repository at this point
Copy the full SHA 37185e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c783d - Browse repository at this point
Copy the full SHA 33c783dView commit details -
Change rb-fsevent dependency to work on OS X 10.6-10.8
Change `rb-fsevent` dependency from `>= 0.9.7` to `>= 0.9.4`, to enable gem to work on OS X 10.6 through 10.8. Needed as `rb-fsevent > 0.9.4` no longer supports OS X 10.6 through 10.8. Tested on OS X 10.8 via use with `guard-rspec` gem. Fixes #392
Configuration menu - View commit details
-
Copy full SHA for e3a2af7 - Browse repository at this point
Copy the full SHA e3a2af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f8a6c - Browse repository at this point
Copy the full SHA a3f8a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b1b51 - Browse repository at this point
Copy the full SHA c8b1b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f89a65 - Browse repository at this point
Copy the full SHA 7f89a65View commit details -
Merge pull request #396 from guard/backport_major_bugfixes
Backport various bugfixes up to Listen 3.1.5
Configuration menu - View commit details
-
Copy full SHA for acd9de4 - Browse repository at this point
Copy the full SHA acd9de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08998e - Browse repository at this point
Copy the full SHA d08998eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...v3.0