-
- Downloads
Merge pull request #4656 from amyspark/com-apple-quarantine
Enable quarantining of Homebrew-Cask's downloads
No related branches found
No related tags found
Showing
- Library/Homebrew/cask/lib/hbc/artifact/moved.rb 2 additions, 5 deletionsLibrary/Homebrew/cask/lib/hbc/artifact/moved.rb
- Library/Homebrew/cask/lib/hbc/auditor.rb 9 additions, 4 deletionsLibrary/Homebrew/cask/lib/hbc/auditor.rb
- Library/Homebrew/cask/lib/hbc/cli/abstract_command.rb 6 additions, 5 deletionsLibrary/Homebrew/cask/lib/hbc/cli/abstract_command.rb
- Library/Homebrew/cask/lib/hbc/cli/audit.rb 3 additions, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/audit.rb
- Library/Homebrew/cask/lib/hbc/cli/fetch.rb 1 addition, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/fetch.rb
- Library/Homebrew/cask/lib/hbc/cli/install.rb 2 additions, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/install.rb
- Library/Homebrew/cask/lib/hbc/cli/reinstall.rb 2 additions, 1 deletionLibrary/Homebrew/cask/lib/hbc/cli/reinstall.rb
- Library/Homebrew/cask/lib/hbc/cli/upgrade.rb 7 additions, 2 deletionsLibrary/Homebrew/cask/lib/hbc/cli/upgrade.rb
- Library/Homebrew/cask/lib/hbc/download.rb 12 additions, 1 deletionLibrary/Homebrew/cask/lib/hbc/download.rb
- Library/Homebrew/cask/lib/hbc/exceptions.rb 39 additions, 4 deletionsLibrary/Homebrew/cask/lib/hbc/exceptions.rb
- Library/Homebrew/cask/lib/hbc/installer.rb 16 additions, 3 deletionsLibrary/Homebrew/cask/lib/hbc/installer.rb
- Library/Homebrew/cask/lib/hbc/quarantine.rb 80 additions, 0 deletionsLibrary/Homebrew/cask/lib/hbc/quarantine.rb
- Library/Homebrew/cask/lib/hbc/utils/quarantine.swift 42 additions, 0 deletionsLibrary/Homebrew/cask/lib/hbc/utils/quarantine.swift
- Library/Homebrew/manpages/brew-cask.1.md 12 additions, 6 deletionsLibrary/Homebrew/manpages/brew-cask.1.md
- Library/Homebrew/test/cask/cli/audit_spec.rb 5 additions, 5 deletionsLibrary/Homebrew/test/cask/cli/audit_spec.rb
- Library/Homebrew/test/cask/cli/info_spec.rb 1 addition, 1 deletionLibrary/Homebrew/test/cask/cli/info_spec.rb
- Library/Homebrew/test/cask/cli/quarantine_spec.rb 213 additions, 0 deletionsLibrary/Homebrew/test/cask/cli/quarantine_spec.rb
- Library/Homebrew/test/support/fixtures/cask/Casks/local-transmission.rb 1 addition, 0 deletions...ew/test/support/fixtures/cask/Casks/local-transmission.rb
- Library/Homebrew/unpack_strategy/dmg.rb 1 addition, 1 deletionLibrary/Homebrew/unpack_strategy/dmg.rb
- manpages/brew-cask.1 10 additions, 6 deletionsmanpages/brew-cask.1
Loading
Please register or sign in to comment