homebrew-cask-versions/lib/cask
Roland Walker 852552462b migrate puts_columns from homebrew-fork
into our codebase.
* recast in terms of existing Cask::Utils.stringify_columns
* fix stringify columns to use backticks so that stty can detect the tty
* recover desired behavior of not columnizing in stringify_columns if not
  on a tty
* update comments re: various Homebrew imports
2014-12-31 17:08:35 -05:00
..
artifact remove homebrew-fork ARGV monkeypatch 2014-12-26 12:33:09 -05:00
cli Merge pull request #8460 from rolandwalker/no_monkeypatch_cabv 2014-12-27 17:02:41 -05:00
container Add :bsexec option to command.run 2014-12-12 11:38:41 -05:00
dsl incorporate homebrew-fork OS::Mac as Cask::MacOS 2014-12-30 11:29:46 -05:00
extend move Hash monkeypatch to separate file 2014-12-27 17:04:21 -05:00
hardware incorporate hardware.rb from homebrew-fork 2014-12-31 08:34:49 -05:00
macos incorporate homebrew-fork OS::Mac as Cask::MacOS 2014-12-30 11:29:46 -05:00
source don't invoke method Homebrew.install_tap 2014-12-17 09:48:20 -05:00
utils don't redirect tput STDERR 2014-12-30 08:57:56 -05:00
artifact.rb Refactor backend classes to match pre/postflight 2014-11-26 12:19:17 -05:00
audit.rb Remove homebrew-fork Checksum class and refactor 2014-12-23 11:08:45 -05:00
auditor.rb make brew cask audit return error code on fail 2014-03-25 09:09:49 -04:00
cask_dependencies.rb Implement Cask dependencies 2014-12-29 16:56:49 +00:00
caveats.rb remove assistive_devices caveats method 2014-12-08 19:26:13 -05:00
checkable.rb Refactor Homebrew's Tty class 2014-12-26 08:33:05 -05:00
cli.rb Rewrite homebrew-fork which method 2014-12-31 09:35:04 -05:00
container.rb doc and tests for container :type 2014-10-03 10:40:54 -04:00
download.rb Remove homebrew-fork Checksum class and refactor 2014-12-23 11:08:45 -05:00
download_strategy.rb don't monkeypatch MacOS#release 2014-12-27 09:19:38 -05:00
dsl.rb Remove homebrew-fork Checksum class and refactor 2014-12-23 11:08:45 -05:00
exceptions.rb Add exception for cyclic Cask dependencies 2014-12-29 16:36:00 +00:00
extend.rb move Hash monkeypatch to separate file 2014-12-27 17:04:21 -05:00
fetcher.rb return string in Cask::LinkChecker 2014-09-30 10:17:35 -04:00
gpg_check.rb rename gpg.rb to gpg_check.rb to match class name 2014-12-16 09:30:18 -05:00
hardware.rb incorporate hardware.rb from homebrew-fork 2014-12-31 08:34:49 -05:00
installer.rb Check for libpng to assure X11 detection 2014-12-30 09:59:28 -05:00
locations.rb Check for libpng to assure X11 detection 2014-12-30 09:59:28 -05:00
macos.rb incorporate homebrew-fork OS::Mac as Cask::MacOS 2014-12-30 11:29:46 -05:00
options.rb remove homebrew-fork ARGV monkeypatch 2014-12-26 12:33:09 -05:00
pkg.rb comment typo 2014-11-15 12:27:11 -05:00
pretty_listing.rb port PrettyListing class from Homebrew-fork 2014-12-17 07:33:06 -05:00
qualified_token.rb unify and recast "Cask name" & "title" as "token" 2014-12-01 11:00:23 -05:00
scopes.rb unify and recast "Cask name" & "title" as "token" 2014-12-01 11:00:23 -05:00
source.rb doc: improve Cask-source-resolution debug message 2014-06-03 10:39:18 -04:00
staged.rb sanity checks/error handling, postflight miniDSL 2014-12-09 10:49:03 -05:00
system_command.rb improve String coercion in system_command.rb 2014-12-27 19:22:38 -05:00
topological_hash.rb Introduce a TopologicalHash class 2014-12-29 16:31:24 +00:00
underscore_supporting_uri.rb better handling for invalid url stanzas 2014-10-24 09:36:11 -04:00
url.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
url_checker.rb recast _checklinks verb as _checkurl 2014-10-28 12:12:10 -04:00
utils.rb migrate puts_columns from homebrew-fork 2014-12-31 17:08:35 -05:00
version.rb cut v0.51.1 2014-12-16 10:15:50 -05:00
without_source.rb Store metadata with installed Casks. 2014-12-10 18:24:43 -05:00