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
591377948311f59eed9a6c083a389fcbc9a181fa authored over 6 years ago
1bbbba86a4a4af34b7c99604a01a6bd5bfc63b4e authored over 6 years ago
a02b15effca4dede56131d7ec71bd6c2d0a67d43 authored over 6 years ago
Not what I'd call a perfect fix but trying to create it ourselves
isn't always successful and th...
Closes https://github.com/DomT4/homebrew-autoupdate/issues/17.
dda0b33e2fa23530fc82aa469385a87668ff0cd2 authored over 6 years ago8baa2044d3bd4b0867a95a4d24bc84874be7fa7c authored almost 7 years ago
e0724307769441dd575b4c6acc0a3bf13e2cc333 authored almost 7 years ago
Otherwise we risk creating Caskroom directories for users who don't
use the Cask, IIRC.
Closes #13.
Signed-off-by: Dominyk Tiller <[email protected]>
ce7b8db70c4a4d2f7b14a0c0410aafbe6f22ea8f authored almost 7 years agoe71815f9e0b75a4e639b22d7261c3fdfa6d9eccb authored about 7 years ago
Closes https://github.com/DomT4/homebrew-autoupdate/issues/10.
f066f26ca63fc97e1260acedafa90665c6a699d8 authored about 7 years ago8976e37d7aec6d6b58f3801e1a732066e4b82c12 authored over 7 years ago
Trying to be clever with ENV["SHELL"] hasn't completely stomped out
the issue using it was tryin...
c5ddf104931491971b7c5e72844e28a22afcb836 authored over 7 years ago
They've returned it to being an app bundle.
4e62dc7a248d631408d5c6f14082814549c24336 authored over 7 years ago40c0d57cc8870e6ca04eacc76692cdf5d8cfb27c authored over 7 years ago
6e7449a9c6a70c4a92d2d7287620881dc7b18567 authored over 7 years ago
235cd094b4acaebff21c965b4e8944de13221a9d authored over 7 years ago
5e784a0117d998d05cf5065180739a8387eaf2a3 authored over 7 years ago
f8aaccabf8550d2a293f834f1ac1b64bc0cbebe5 authored over 7 years ago
This should address the edge case where if you have HOMEBREW_DEVELOPER
set in, for example, a zs...
terminal-notifier upstream has deprecated 10.8 & 10.9 in the
latest release & I don't have a wid...
37f7e3cfd4e9b5d335566f7d251279e0c48cb2ca authored over 7 years ago
314355e35810a970ddda6544ba3e5d6ab04548cd authored almost 8 years ago
ad17d685aae82157aa696f30471947cae906a4e5 authored almost 8 years ago
One day I'll stop getting Mountain Lion and Snow Leopard mixed up.
fbad56c863634414b17c8e1a8c57fcdff9f92fe1 authored almost 8 years ago83f1a3de3302cf5d120c464bac62adb1b5ef8b52 authored almost 8 years ago
Dumb mistake on my part. If you had only the app installed without the
wrapper script Ruby would...
e758ba646608d22389fcd5ed032db5a2718b43db authored almost 8 years ago
Off by default, for now. Again, this may change depending on feedback.
Can be enabled by passing...
I decided to use terminal-notifier instead of osascript because
osascript has an enormously anno...
37bbf5bddbdc4064d265cd12f1c73e87a55ae869 authored almost 8 years ago
82a04ff5c12bb8eabc479bbd5ac58b4509b6b1ee authored almost 8 years ago
cb8a64fa37e3a5a31144af0c03b783e15598be19 authored almost 8 years ago
f046c2a1155fac5ea1379f705f1a050f1386cff0 authored almost 8 years ago
0fbc297dd9ce4f779149202986f2cd0818231411 authored almost 8 years ago
16312bb1f890867810f3d896007cf4aa5415a478 authored almost 8 years ago
If someone has previously stopped the command assume when they start it
again they'd want to kee...
The prior method broke the perfectly valid `brew autoupdate stop`
use-case.
I don't really support people using the plist with launchctl themselves
but I'm sure someone wil...
Takes advantage of Homebrew's semi-new native help mechanism
for commands.
This splits what had become an increasingly chunky command into a set
of components instead, whi...
5a591e6766e560f46e66d8d3a1a1ea440bd1350b authored about 8 years ago
It was pointed out third-party tools smash the user cache sometimes,
which could break functiona...
d7e4c77f69293c693833c0d59f265dd990547258 authored about 8 years ago
fb1074c7e596c70178989d6560e6366f2a4c75f5 authored about 8 years ago
526f58d383d0223546668f0aa933d3abc0d4fe63 authored about 8 years ago
It's fair to treat this more like a system tool rather than a Homebrew
formula, and consequently...
Minor usability tweak in terms of actually failing to start when already
started rather than nee...
Whilst the previous version worked it also was kind of a hack and made
plutil deeply unhappy, wh...
Updates
d6605936016fda0bb7df29fd59f9ce9150bc8856 authored over 8 years agoa9b8ba79d4cc3c871281e53b22e82b4a17ee2e91 authored over 8 years ago
It was originally written as a Homebrew internal command, but we decided not
to ship it at that ...
Optionally toggle cleaning up automatically after upgrade.
Closes #3.
Signed-off-by: Dominyk T...
1498f7a6577ef2ac0bcc8b7b9e0a6b404c2a9c2e authored over 8 years agob2e2a1d4d30fd6893cf4349b9e25f03dc4070d73 authored over 9 years ago
7111d19e4e1f10d0aad99ee1ade772676492f736 authored over 9 years ago
Changes:
* No longer automatically upgrades all your packages by default. You can regain
this be...
This reverts commit c81f009bc6b4cc68d37fc3fe19dc5ffd3f7b6f81.
We reverted the change to `--all`...
5ffa50c465e5d62cdb36202c222d5cfffc4f8eb3 authored over 9 years ago
A small change to play nicely with https://github.com/Homebrew/homebrew/pull/38572
upstream at H...
4bab7e83a4638986a974f4fe26f154d13ff393c0 authored almost 10 years ago
23a1520e3816367d953278632a2e7d85a9eb693b authored almost 10 years ago
fe803401f3acef928327ba4951e205e5fe5251e6 authored almost 10 years ago