Raymond Wanyoike
|
0d67e35fb7
|
cask reinstall: use fetch and stage steps from #1620
|
2016-12-05 12:08:55 +03:00 |
|
Raymond Wanyoike
|
55ef924e7a
|
cask reinstall: download and verify cask before uninstall
Closes: caskroom/homebrew-cask#27075
|
2016-12-04 13:37:26 +03:00 |
|
Markus Reiter
|
9a29bd35e6
|
Fail if cask source already exists.
|
2016-11-28 13:38:49 +01:00 |
|
Markus Reiter
|
bd9755fd78
|
Load cask file in .metadata directory directly.
|
2016-11-18 23:02:58 +01:00 |
|
Josh Hagins
|
c20d50fc7a
|
hbc/cmd/style: bump rubocop-cask to 0.10.6
|
2016-11-15 11:57:10 -05:00 |
|
Markus Reiter
|
e9391481a8
|
Update RuboCop to 0.45.0.
|
2016-11-13 23:18:08 +01:00 |
|
Markus Reiter
|
84b2276fd8
|
Use guard clauses.
|
2016-11-13 23:00:47 +01:00 |
|
Markus Reiter
|
8241bbb15b
|
Merge pull request #1475 from reitermarkus/fix-locations
Fix `Hbc::Locations` in tests.
|
2016-11-11 13:43:38 +01:00 |
|
Markus Reiter
|
a0f9963391
|
Disallow running brew cask as root .
|
2016-11-10 15:01:29 +01:00 |
|
Markus Reiter
|
8dd8273d5e
|
Remove unnecessary Hbc::Locations aliases.
|
2016-11-10 14:48:53 +01:00 |
|
Josh Hagins
|
606a762344
|
Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask
add cask reinstall command
|
2016-10-24 01:11:48 -04:00 |
|
Martin Schimandl
|
95d4a25891
|
Fix linting errors
|
2016-10-23 20:39:53 +02:00 |
|
Eitot
|
0b176f9cc8
|
Add dictionary artifact
|
2016-10-23 17:43:06 +02:00 |
|
Markus Reiter
|
cb8af6d751
|
Fix failing test caused by repo_info .
|
2016-10-23 17:07:29 +02:00 |
|
Markus Reiter
|
8d15bddedb
|
Auto-correct block delimiters.
|
2016-10-23 14:44:14 +02:00 |
|
Markus Reiter
|
8c488de3f6
|
Remove unnecessary string interpolation.
|
2016-10-23 14:32:34 +02:00 |
|
Markus Reiter
|
ad8ae33c1f
|
Fix spacing and indentation.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
2b7e6c1dcb
|
Don’t use %i literal.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
ae7b944238
|
Align end with beginning of line where if/unless is.
|
2016-10-23 14:32:03 +02:00 |
|
Markus Reiter
|
8e9eae695a
|
Use () as delimiters for %Q and %q literals.
|
2016-10-23 14:32:03 +02:00 |
|
Markus Reiter
|
1a0f8b8a02
|
Use slash-delimited regular expressions.
|
2016-10-23 14:32:03 +02:00 |
|
Martin Schimandl
|
31fb996800
|
Remove unncessary semicolon
|
2016-10-23 09:57:28 +02:00 |
|
Josh Hagins
|
3bc2c2d087
|
hbc/cli/list: don't print empty line if nothing to list
|
2016-10-19 22:15:03 -04:00 |
|
Josh Hagins
|
32f2231cdf
|
hbc/cli/list: don't require Caskroom to be initialized
|
2016-10-19 22:15:03 -04:00 |
|
Vinoth Ramiah
|
154237ba8e
|
fix 'cask info' for external repos with numbers
fixes 2 issues: error when username has a number, correct url for repos not on github
|
2016-10-19 14:59:57 +01:00 |
|
Markus Reiter
|
143c3ac5c8
|
Force the use of rubocop-cask ’s default configuration.
|
2016-10-18 16:40:25 +02:00 |
|
Markus Reiter
|
3a22aff1b6
|
Refactor brew cask style not to require .rubocop.yml .
|
2016-10-18 16:39:08 +02:00 |
|
Josh Hagins
|
e9863a71f6
|
hbc/cli/style: bump RUBOCOP_CASK_VERSION
|
2016-10-17 16:43:24 -04:00 |
|
Markus Reiter
|
198bf4d3bd
|
Convert puts_columns to puts Formatter.columns .
|
2016-10-15 17:13:38 +02:00 |
|
Markus Reiter
|
01d87f8107
|
Don’t use puts_columns if empty? or single item.
|
2016-10-15 17:13:38 +02:00 |
|
Martin Schimandl
|
a4e092a1c4
|
add cask reinstall command
|
2016-10-14 19:25:44 +02:00 |
|
David Yun
|
d4927815a5
|
Remove license from all documentation
|
2016-10-07 00:21:25 +08:00 |
|
Markus Reiter
|
082bd5e98a
|
Change A Cask for #{token} is already installed. message.
|
2016-10-02 19:53:43 +02:00 |
|
Markus Reiter
|
75e8b59aad
|
Add Formatter module.
|
2016-10-01 20:00:49 +02:00 |
|
Markus Reiter
|
6d8ee395fa
|
Refactor Tty.
|
2016-10-01 20:00:49 +02:00 |
|
Markus Reiter
|
0f71573df4
|
Update rubocop-cask to 0.10.0.
|
2016-09-28 23:03:31 +02:00 |
|
Markus Reiter
|
b86c8efb79
|
Cask: Use nested classes and modules.
|
2016-09-24 16:00:58 +02:00 |
|
Markus Reiter
|
59212445da
|
Run rubocop —auto-correct .
|
2016-09-23 15:30:05 +02:00 |
|
Markus Reiter
|
6fe7019020
|
Make HOMEBREW_PREFIX/Caskroom the default.
|
2016-09-19 17:49:40 +02:00 |
|
Markus Reiter
|
c20a7fa859
|
Remove homebrew-fonts hack from search.
|
2016-09-05 21:43:03 +02:00 |
|
Markus Reiter
|
89a63fb177
|
Add cask_files method to Tap class.
|
2016-09-05 21:43:03 +02:00 |
|
Mike McQuaid
|
9c09f05730
|
Merge pull request #794 from AnastasiaSulyagina/tty
cask tty removed
|
2016-08-26 10:05:35 +01:00 |
|
Markus Reiter
|
72846fac47
|
Merge pull request #803 from reitermarkus/heredoc-style
Unify heredoc style.
|
2016-08-24 20:23:50 +02:00 |
|
Markus Reiter
|
50fee14358
|
Unify heredoc style.
|
2016-08-24 13:52:46 +02:00 |
|
AnastasiaSulyagina
|
65579f27dd
|
cask tty removed
|
2016-08-23 23:44:45 +03:00 |
|
Markus Reiter
|
3e81934b8f
|
Allow per-cask cleanup .
|
2016-08-23 01:43:03 +02:00 |
|
Markus Reiter
|
efc01c9d5d
|
Remove LOAD_PATH warning from Hbc::CLI::Doctor.
|
2016-08-20 06:43:12 +02:00 |
|
AnastasiaSulyagina
|
092e2797e1
|
edits
|
2016-08-19 14:50:27 +03:00 |
|
AnastasiaSulyagina
|
e81f4ab7de
|
init
|
2016-08-19 14:50:14 +03:00 |
|