Next | Query returned 25 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-03 09:40:29 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-listen: update to 3.9.0

3.9.0 (2024-02-24)

* Issue #572: make kernel warn configurable -- see README (#579)
  @ColinDKelley @AlexB52
* drop ruby 2.6 and add ruby 3.3 to the test matrix (#578) @ColinDKelley
* Fix github workflows link in README (#577) @hotoolong
   2023-01-15 16:44:37 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-listen: update to 3.8.0

3.8.0 (2023-01-09)

* Use the defined type to the default value of directory (#566) @y-yagi
* update ruby version matrix to drop 2.4, 2.5 and add 3.2 (#567) @ColinDKelley
* Update ruby version 3.0.4 (#562) @vickyprahastra
* Raise argument error when passing a file path (#563) @janko
* Fix kwargs matching with rspec-mock 3.12 and Ruby 3+ (#564) @voxik
* Disable fail-fast for CI matrix (#555) @ybiquitous
* Add Ruby 3.0/3.1 to CI (#554) @ybiquitous
   2022-08-28 15:07:27 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-listen: update to 3.7.1

3.7.1 (2022-01-13)

* Issue #548: fix error when renaming folder (#552) @ColinDKelley
* issue #550: fix README to document start rather than unpause (#551)
  @ColinDKelley
* Issue #543: Ignore emacs backup/swap files by default. (#546) @zw963
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-05-09 16:36:14 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-listen: update to 3.5.1

3.5.1 (2021-03-30)

* Bump required ruby version to v2.4.0 (#536) @cgunther

3.5.0 (2021-03-23)

* Issue #533: rescue StandardError only (#535) @ColinDKelley
   2021-01-18 16:31:32 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-listen: update to 3.4.1

3.4.1 (2021-01-14)

* Add tests for PR #529 (#531) @ColinDKelley
* Correctly pass timeout as kwargs to wait_for_state (#529) @the-spectator
   2021-01-14 15:28:27 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-listen: update to 3.4.0

pkgsrc changes: add "USE_LANGUAGES=	# none".

3.4.0 (2020-12-31)

* Issue #510: use monotonic tick count (#512) @ColinDKelley

3.3.4 (2020-12-31)

* Don't return incorrect files when there's a file whose name matches a
  dir (#526) @ghiculescu
* added correct link to help debug inotify workers error on linux (#527)
  @williamkennedy
* issue #473: use sudo sh -c so redirection works (#525) @ColinDKelley
* issue #473: update README for setting fs.inotify.max_user_watches (#522)
  @ColinDKelley
* issue #451: change windows install instructions to suggest platforms:
  instead of Gem.win_platform? (#523) @ColinDKelley
* put missing wiki content into README (#521) @ColinDKelley

3.3.3 (2020-11-30)

* Add project metadata to the gemspec (#519) @orien

3.3.2 (2020-11-28)

* Issue #504: tune .rubocop.yml and source code to make it pass all cops
  (#508) @ColinDKelley
* Fix description typo (#515) @ccouzens

3.3.1 (2020-11-13)

* issue #513: allow stop when not started (#514) @ColinDKelley

3.3.0 (2020-11-10)

New Features

* Use file size to check for modifications (#336) @marawan31
* Ignore mutagen sync temporary files (#469) @nilbus
* Add GitHub Actions for development workflow. (#485) @ioquatix
* Allow Ruby 3 (#490) @yahonda
* Add Truffleruby head to CI (#493, #507) @gogainda
* Add magic # frozen_string_literal: true comment (#494) @ColinDKelley

Bug Fixes

* Fix: Linux driver listens for :modify events again (#450) @ColinDKelley
* Fix: Track removed subdirectories (#460) @bryanlira
* Use one fsevent_watch process per listener instead of one per dir (#471)
  @ioquatix
* Wrap Listener instances in WeakRef (#477) @jonathanhefner
* Include macOS Big Sur in Adapter::Darwin#usable? (#479) @christiankn
* Fix hanging race condition (#481, #500) @ColinDKelley
* Remove Listen::Internals::ThreadPool (#483) @jonathanhefner
* Tidy up thread killing. Remove JRuby workaround. (#484) @ioquatix
* Move thread caller stack and rescue+log to a common place (#487)
  @ColinDKelley
* Unify logging through Listen.logger; add missing logger_spec (#497)
  @ColinDKelley
* Rescue and log application exceptions raised from the Listen.to callback
  so listening doesn't break in process (#505) @ColinDKelley
   2020-03-24 17:40:19 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update sysutils/ruby-listen to 3.2.1

Update ruby-listen to 3.2.1.

3.2.1 (2019-12-05)

unknown

3.2.0 (2019-10-11)

* Fix warnings in spec output (#464) @floehopper
* README: Remove defunct Gemnasium badge (#461) @olleolleolle
* Update the RuboCop dependency (#447) @rymai
* ! assigned but unused variable - from_change, to_change (#438) @amatsuda
* Update dependencies and travis matrix (#446) @rymai
* Upgrade to latest rb-fsevent and rb-notify releases (#443) @thibaudgg
* Update Natalie’s name (#433) @ddfreyne
* Fix small markdown syntax issue in README (#430) @sivaraam
* Update .travis.yml (#427) @junaruga
* update travis.yml (bump ruby + bundler cache) (#395) @e2
* set Travis to MRI 2.2.5 and JRuby 9.1.2.0 (#408) @e2
* Require rb-fsevent when needed, in _configure method (#419) @jirutka
* Update matrix to use Ruby 2.2.5 (#418) @rymai
* Don't require rb-fsevent until actually needed (#417) @jirutka
* Please the look with retina friendly badges (#413) @elia
* [ci skip] Document behavior in forked environment (#403) @schneems
   2019-03-16 15:12:37 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
sysutils/ruby-listen: update dependency to ruby-rb-inotify

Update dependency to ruby-rb-inotify.

Next | Query returned 25 messages, browsing 1 to 10 | Previous