index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cask
Age
Commit message (
Expand
)
Author
2017-11-27
Merge pull request #3396 from amyspark/hacktoberfest-upgrade
Markus Reiter
2017-11-24
Load Casks only once (and fix style issues)
L. E. Segovia
2017-11-24
Implement more of @reitermarkus's comments
L. E. Segovia
2017-11-23
Fix SystemCommand escaping.
Markus Reiter
2017-11-22
Installing casks is supported only on macOS
Shaun Jackman
2017-11-22
Upgrade an outdated Cask just by name, no need for --greedy
L. E. Segovia
2017-11-22
Merge pull request #3371 from commitay/cask-doctor
Markus Reiter
2017-11-22
Output message if no Casks are outdated
L. E. Segovia
2017-11-16
Implement @reitermarkus's comments
L. E. Segovia
2017-11-13
Add tests for upgrade recovery
L. E. Segovia
2017-11-11
Implement @reitermarkus's upgrade flow
L. E. Segovia
2017-11-10
Remove (soon to be) obsolete check
Martin Schimandl
2017-11-10
Add line break to string
Martin Schimandl
2017-11-10
split string to stay below 80 characters per line
Martin Schimandl
2017-11-10
Refactor code to reduce characters per line
Martin Schimandl
2017-11-10
Reduce verbosity of artifacts hash
Martin Schimandl
2017-11-10
Remove unused variables. Refactor code
Martin Schimandl
2017-11-10
adapt internal_stanza command to work with SortedSet of Artifacts
Martin Schimandl
2017-11-10
Fix handling of artifact set
Martin Schimandl
2017-11-10
Remove obsolete code to fix tests.
Martin Schimandl
2017-11-10
internal_stanza.rb: Remove obsolete code. Improve detection of missing stanzas
Martin Schimandl
2017-11-10
combine errors to a single if-statement. fix spec test
Martin Schimandl
2017-11-10
Fix 'brew style' issues
Martin Schimandl
2017-11-10
Change behaviour of 'cask _stanza' command. Add tests for 'cask _stanza' command
Martin Schimandl
2017-11-10
Fix 'brew style' offenses
Martin Schimandl
2017-11-10
improve 'brew cask _stanza' by checking for known stanzas
Martin Schimandl
2017-11-10
Fix reinstall/uninstall tests
L. E. Segovia
2017-11-08
Fix upgrade tests and some upgrade? leftovers
L. E. Segovia
2017-11-06
Rework uninstallation step
L. E. Segovia
2017-11-06
Fix style issues
L. E. Segovia
2017-11-06
Refactor `DependsOn` with `DelegateClass`.
Markus Reiter
2017-11-03
Merge pull request #3389 from amyspark/hacktoberfest-single-zap
Markus Reiter
2017-11-03
Cask doctor: add macOS & Java versions
commitay
2017-11-02
Fix last remaining style issues
L. E. Segovia
2017-11-01
Turn ifs into multiple lines
L. E. Segovia
2017-10-30
Finalize metadata handling and uninstall logic
L. E. Segovia
2017-10-30
Use #count, rewrite warning, and add pre/postflight checks too
L. E. Segovia
2017-10-30
Fix `SystemCommand` without arguments.
Markus Reiter
2017-10-29
Hack a first working version of upgrade
L. E. Segovia
2017-10-28
Check that a single uninstall_* and zap stanzas is defined
L. E. Segovia
2017-10-24
Merge pull request #3306 from amyspark/hacktoberfest-quash-cask-help
Markus Reiter
2017-10-21
Actually check that the command name was set before adding it to args
L. E. Segovia
2017-10-20
Fix brew style errors
L. E. Segovia
2017-10-20
Let Cask handle the -h flag
L. E. Segovia
2017-10-20
Fix ternary condition style
L. E. Segovia
2017-10-20
Print only the offending command instead of the whole Cask command
L. E. Segovia
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-15
Allow editing invalid Casks.
Markus Reiter
2017-10-12
Refactor `SystemCommand`.
Markus Reiter
2017-10-12
Remove unknown_command variable
L. E. Segovia
[prev]
[next]