| Age | Commit message (Collapse) | Author |
|
Open the incomplete download in append mode instead of write mode.
Opening in write mode truncates the existing file, so curl keeps
restarting downloads instead of resuming the incomplete downloads.
|
|
Move cask's fixtures to `test/fixtures`.
|
|
hbc/qualified_token: simplify token parsing
|
|
|
|
|
|
niw/fix_cask_command_changes_entire_directory_ownership
FIX: cask changes /usr/local ownership recursively
|
|
add cask reinstall command
|
|
- Stop supporting archaic "user-repo/token" syntax
- Move regex for parsing tapped Cask token to tap_constants
|
|
Fix locally failing `depends_on` test.
|
|
Refactor accessibility test.
|
|
Refactor Audit test.
|
|
Refactor DSL test.
|
|
Refactor Installer test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cask/test: DRY up tests and remove redundant helper
|
|
|
|
Refactor `spec_helper`.
|
|
|
|
|
|
|
|
|
|
fix 'cask info' for external repos with numbers
|