Mike McQuaid
bcb1ec5499
Improve Homebrew/brew line length.
...
Use 124 max line length everywhere. Also, reduce tap max line length to
189 as Homebrew/homebrew-core has that as a maximum now. In future
Homebrew/homebrew-core will also be reduced to 124 maximum line length.
2018-09-02 16:15:09 +01:00
L. E. Segovia
f7cafb50ad
Enable quarantining of Homebrew-Cask's downloads
2018-08-31 13:16:11 +00:00
Markus Reiter
3e79e1b89e
.tar.lz ≠ .tar.lzma
2018-08-21 15:46:24 +02:00
Markus Reiter
556e76b037
Use cp instead of FileUtils.copy_entry.
2018-08-20 19:06:55 +02:00
Markus Reiter
da34d85ddc
Only use ditto to extract skipped volumes.
2018-08-06 22:59:02 +02:00
Markus Reiter
81939dc496
Pass verbose to unpack strategies.
2018-08-02 15:52:55 +02:00
Markus Reiter
9e025f5e44
Merge pull request #4587 from reitermarkus/ditto
...
Use `ditto` instead of `unzip`.
2018-08-02 05:45:24 +02:00
Markus Reiter
2e48373305
Use ditto instead of unzip.
2018-08-01 07:50:15 +02:00
Markus Reiter
4c80f827ad
Only search by extension when unpacking formulae.
2018-08-01 04:16:27 +02:00
Markus Reiter
f8dc9eff58
Move .tar.xz logic from Xz to Tar.
2018-08-01 00:56:36 +02:00
Markus Reiter
281ead3096
Look for extension first, then fall back to magic number.
2018-08-01 00:56:36 +02:00
Markus Reiter
04e97e82db
Use magic number for Adobe Air.
2018-08-01 00:56:36 +02:00
Markus Reiter
e8f7a88976
Only call hdiutil if it’s a bzip2 or zlib.
2018-08-01 00:56:36 +02:00
Markus Reiter
7cf8bb4f8c
Add Diff unpack strategy.
2018-08-01 00:56:36 +02:00
Markus Reiter
b5548f9548
Merge pull request #4551 from ffeu/fix_svn_with_at_symbol
...
Adjusting SVN commands to consider the @ symbol
2018-07-30 20:01:46 +02:00
feu
43d53a67b7
just adjusting spaces
2018-07-29 20:54:13 -03:00
feu
ce3ac54e2c
changing to use system_command .. chdir
2018-07-29 11:36:43 -03:00
Markus Reiter
8a24472e2e
Don’t match MZ for Cab.
2018-07-27 00:54:31 +02:00
feu
a0f30934aa
removing unnecessary .to_s
2018-07-25 19:46:35 -03:00
feu
9594a56879
removing svn_cached_location and using svn_escape(path) inside subversion.rb
2018-07-25 19:32:36 -03:00
feu
2f18fff999
adjusting svn commands to consider the @ symbol
2018-07-25 16:42:16 -03:00
Markus Reiter
d8624f5fe7
Remove MachO check for Executable.
2018-07-25 10:03:50 +02:00
Markus Reiter
83a1e8dd97
Refactor UnpackStrategy::Dmg.
2018-07-24 16:44:27 +02:00
Markus Reiter
eccd20e276
Merge Hbc::Container classes into UnpackStrategy.
2018-07-24 16:44:27 +02:00
Markus Reiter
b6e54a06e0
Refactor unpack strategies into separate files.
2018-07-23 20:59:28 +02:00