Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DomT4/homebrew-autoupdate

:tropical_drink: An easy, convenient way to automatically update Homebrew.
https://github.com/DomT4/homebrew-autoupdate

version: bump to 2.6.0

591377948311f59eed9a6c083a389fcbc9a181fa authored over 6 years ago
README: update help text

1bbbba86a4a4af34b7c99604a01a6bd5bfc63b4e authored over 6 years ago
brew-autoupdate: update help text

a02b15effca4dede56131d7ec71bd6c2d0a67d43 authored over 6 years ago
start: nudge users to create directory when necessary

Not what I'd call a perfect fix but trying to create it ourselves
isn't always successful and th...

61c26de3456876bf25c7befa977fef5c3d03d9a1 authored over 6 years ago
start: cleanup Casks as well when passed `--cleanup`

Closes https://github.com/DomT4/homebrew-autoupdate/issues/17.

dda0b33e2fa23530fc82aa469385a87668ff0cd2 authored over 6 years ago
version: bump to 2.5.3

8baa2044d3bd4b0867a95a4d24bc84874be7fa7c authored almost 7 years ago
README: update advice/language/etc

e0724307769441dd575b4c6acc0a3bf13e2cc333 authored almost 7 years ago
start: check existence of Caskroom

Otherwise we risk creating Caskroom directories for users who don't
use the Cask, IIRC.

65c326db18a2bb0b366e5bf08d78e52b9d6d5e64 authored almost 7 years ago
start: upgrade casks under '--upgrade' too

Closes #13.

Signed-off-by: Dominyk Tiller <[email protected]>

ce7b8db70c4a4d2f7b14a0c0410aafbe6f22ea8f authored almost 7 years ago
version: bump to 2.5.2

e71815f9e0b75a4e639b22d7261c3fdfa6d9eccb authored about 7 years ago
start: create user LaunchAgents if directory doesn't exist

Closes https://github.com/DomT4/homebrew-autoupdate/issues/10.

f066f26ca63fc97e1260acedafa90665c6a699d8 authored about 7 years ago
version: bump to 2.5.1

8976e37d7aec6d6b58f3801e1a732066e4b82c12 authored over 7 years ago
start: use /bin/sh by default

Trying to be clever with ENV["SHELL"] hasn't completely stomped out
the issue using it was tryin...

bc68ec60ced5decc81e734397c74e1418ecceea4 authored over 7 years ago
version: bump to 2.5.0

c5ddf104931491971b7c5e72844e28a22afcb836 authored over 7 years ago
notify: update for terminal-notifier 2.0.0

They've returned it to being an app bundle.

4e62dc7a248d631408d5c6f14082814549c24336 authored over 7 years ago
version: bump to 2.4.1

40c0d57cc8870e6ca04eacc76692cdf5d8cfb27c authored over 7 years ago
version: use new EOS style

6e7449a9c6a70c4a92d2d7287620881dc7b18567 authored over 7 years ago
start: use new EOS style

235cd094b4acaebff21c965b4e8944de13221a9d authored over 7 years ago
cleanup: remove old location cleanup

5e784a0117d998d05cf5065180739a8387eaf2a3 authored over 7 years ago
version: bump to 2.4.0

f8aaccabf8550d2a293f834f1ac1b64bc0cbebe5 authored over 7 years ago
start: use SHELL instead of always bash

This should address the edge case where if you have HOMEBREW_DEVELOPER
set in, for example, a zs...

488d5691ea4d031506a79d254f6635c7a72f3376 authored over 7 years ago
start: drop notification support for < Yosemite

terminal-notifier upstream has deprecated 10.8 & 10.9 in the
latest release & I don't have a wid...

ecc53d79970b65e95f1625a9370ce39c014f4237 authored over 7 years ago
notify: update for terminal-notifier 1.8.0

37f7e3cfd4e9b5d335566f7d251279e0c48cb2ca authored over 7 years ago
README: use actual help text in usage

314355e35810a970ddda6544ba3e5d6ab04548cd authored almost 8 years ago
autoupdate: bump version

ad17d685aae82157aa696f30471947cae906a4e5 authored almost 8 years ago
autoupdate: 10.8 was Mountain Lion

One day I'll stop getting Mountain Lion and Snow Leopard mixed up.

fbad56c863634414b17c8e1a8c57fcdff9f92fe1 authored almost 8 years ago
autoupdate: bump version

83f1a3de3302cf5d120c464bac62adb1b5ef8b52 authored almost 8 years ago
autoupdate: fix notifications without wrapper

Dumb mistake on my part. If you had only the app installed without the
wrapper script Ruby would...

67914bb115f1e7ce3047dfd371168eaa737f7399 authored almost 8 years ago
autoupdate: bump version

e758ba646608d22389fcd5ed032db5a2718b43db authored almost 8 years ago
autoupdate: enable-by-option completion notification

Off by default, for now. Again, this may change depending on feedback.
Can be enabled by passing...

9b2211751098b799a8ffa3c0a3d3ffcdf0a94083 authored almost 8 years ago
autoupdate: add notification support

I decided to use terminal-notifier instead of osascript because
osascript has an enormously anno...

aa38e5b3e3363bb35ae984351eb70d80faad106b authored almost 8 years ago
README: add note about HOMEBREW_NO_AUTO_UPDATE

37bbf5bddbdc4064d265cd12f1c73e87a55ae869 authored almost 8 years ago
autoupdate: handle log writability better

82a04ff5c12bb8eabc479bbd5ac58b4509b6b1ee authored almost 8 years ago
autoupdate: use new Autoupdate::Core.fallback_logs in start

cb8a64fa37e3a5a31144af0c03b783e15598be19 authored almost 8 years ago
autoupdate: trim excess code

f046c2a1155fac5ea1379f705f1a050f1386cff0 authored almost 8 years ago
autoupdate: bump version

0fbc297dd9ce4f779149202986f2cd0818231411 authored almost 8 years ago
autoupdate: move fallback_logs to core

16312bb1f890867810f3d896007cf4aa5415a478 authored almost 8 years ago
autoupdate: more "stop" compatibility tweaks

If someone has previously stopped the command assume when they start it
again they'd want to kee...

07051e360f1a1f29043b35f5981abe9a0798a516 authored almost 8 years ago
autoupdate: relax already-started check

The prior method broke the perfectly valid `brew autoupdate stop`
use-case.

30f0dfed8834962711fc55aa4f4e25446b1405c0 authored almost 8 years ago
autoupdate: add log fallback mechanism

I don't really support people using the plist with launchctl themselves
but I'm sure someone wil...

94cd7ce5c772d009168530ed724406314e205c8f authored almost 8 years ago
autoupdate: in-line usage instructions

Takes advantage of Homebrew's semi-new native help mechanism
for commands.

a3ce6b24f5693cf59e0d7f23d8a97642d489fdf2 authored almost 8 years ago
autoupdate: split command

This splits what had become an increasingly chunky command into a set
of components instead, whi...

7af56bce3ca67b5b0340c97b79652203a69483ab authored almost 8 years ago
autoupdate: bump version

5a591e6766e560f46e66d8d3a1a1ea440bd1350b authored about 8 years ago
autoupdate: change executable location

It was pointed out third-party tools smash the user cache sometimes,
which could break functiona...

ac98082da74571c8e9ba5c12d78d7fbed905c336 authored about 8 years ago
LICENSE: leave end date open-ended

d7e4c77f69293c693833c0d59f265dd990547258 authored about 8 years ago
autoupdate: cleanup old plist name

fb1074c7e596c70178989d6560e6366f2a4c75f5 authored about 8 years ago
autoupdate: bump version

526f58d383d0223546668f0aa933d3abc0d4fe63 authored about 8 years ago
autoupdate: change log location

It's fair to treat this more like a system tool rather than a Homebrew
formula, and consequently...

0cac7239fc42abd687b8a3028cb7605c9b03d12a authored about 8 years ago
autoupdate: don't permit endless starts

Minor usability tweak in terms of actually failing to start when already
started rather than nee...

f9287df351604d12826636fcb1368d5e0a2ff910 authored about 8 years ago
autoupdate: stop abusing plists

Whilst the previous version worked it also was kind of a hack and made
plutil deeply unhappy, wh...

317c0214181f59364a74fc4023dd71b36d56cea7 authored about 8 years ago
Merge pull request #4 from DomT4/combi

Updates

d6605936016fda0bb7df29fd59f9ce9150bc8856 authored over 8 years ago
autoupdate: bump version for rewrite

a9b8ba79d4cc3c871281e53b22e82b4a17ee2e91 authored over 8 years ago
autoupdate: rewrite command

It was originally written as a Homebrew internal command, but we decided not
to ship it at that ...

0858554a417d9cc03414b28e06cd3aac20e210f1 authored over 8 years ago
autoupdate: add optional "--cleanup" flag

Optionally toggle cleaning up automatically after upgrade.

Closes #3.

Signed-off-by: Dominyk T...

1498f7a6577ef2ac0bcc8b7b9e0a6b404c2a9c2e authored over 8 years ago
README: fix typo

b2e2a1d4d30fd6893cf4349b9e25f03dc4070d73 authored over 9 years ago
README: update for 1.1.0

7111d19e4e1f10d0aad99ee1ade772676492f736 authored over 9 years ago
autoupdate: version 1.1.0

Changes:
* No longer automatically upgrades all your packages by default. You can regain
this be...

2ba69c31e98d0c90b40c6c38d4dfaa27c25745dd authored over 9 years ago
Revert "brew-autoupdate: upgrade all"

This reverts commit c81f009bc6b4cc68d37fc3fe19dc5ffd3f7b6f81.

We reverted the change to `--all`...

5ffa50c465e5d62cdb36202c222d5cfffc4f8eb3 authored over 9 years ago
brew-autoupdate: upgrade all

A small change to play nicely with https://github.com/Homebrew/homebrew/pull/38572
upstream at H...

c81f009bc6b4cc68d37fc3fe19dc5ffd3f7b6f81 authored almost 10 years ago
README: add detail

4bab7e83a4638986a974f4fe26f154d13ff393c0 authored almost 10 years ago
Initial Commit

23a1520e3816367d953278632a2e7d85a9eb693b authored almost 10 years ago
Initial commit

fe803401f3acef928327ba4951e205e5fe5251e6 authored almost 10 years ago