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 |
|