aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/bottle.rb
AgeCommit message (Expand)Author
2014-01-20bottle: only print relocations with --verbose.Mike McQuaid
2014-01-19bottle: use new quoting style.Mike McQuaid
2014-01-04bottle: improve "not installed" message.Mike McQuaid
2013-12-27bottle: fix updating formulae with sha256 checksumsJack Nagel
2013-12-27bottle: use formula path accessorJack Nagel
2013-12-27Don't send, just call the method directlyJack Nagel
2013-12-17bottle: extract method for enumerating files that match a stringJack Nagel
2013-12-14bottle: remove unused requireJack Nagel
2013-12-14bottle: avoid keeping entire `strings` output in memoryJack Nagel
2013-12-14Unify install name parsingJack Nagel
2013-12-12bottle: only chdir into the cellar when tarring up the bottleJack Nagel
2013-12-10bottle: determine revision more reliablyJack Nagel
2013-12-09bottle: re-raise interrupt after cleanupJack Nagel
2013-12-09bottle: clean up after interruptsJack Nagel
2013-12-08bottle: fix typo'd option nameJack Nagel
2013-12-08bottle: don't repeat output for hardlinked filesJack Nagel
2013-12-05Use BottleCollector in Bottle SoftwareSpecMisty De Meo
2013-12-05bottle: always perform a full relocation checkJack Nagel
2013-12-05bottle: String is not Enumerable in 1.9+Jack Nagel
2013-12-05bottle: fix reporting matches with spaces in themJack Nagel
2013-12-05bottle: fix false-positives from static libs when checking relocatabilityJack Nagel
2013-12-05bottle: only split on newlinesJack Nagel
2013-12-05String isn't Enumerable in 1.9+Jack Nagel
2013-12-04Do relocation check while preparing bottleJack Nagel
2013-12-04Insert placeholders for prefix and cellar in relocatable bottlesJack Nagel
2013-12-01bottle: make writing commit message more robust.Mike McQuaid
2013-11-27bottle: write bottle version in commit message.Mike McQuaid
2013-11-12bottle: always use HOMEBREW_REPOSITORY.Mike McQuaid
2013-10-31bottle: improve written bottle output.Mike McQuaid
2013-10-31bottle: write to relative path if exists.Mike McQuaid
2013-10-31bottle: improve relocatable debugging.Elliot Saba
2013-10-04Fix install_name_tool path for keg_only formulaeXiyue Deng
2013-09-23bottle: add option to force no bottle revision.Mike McQuaid
2013-09-23bottle: fix merging .rb files.Mike McQuaid
2013-09-23bottle: fix default Cellar output.Mike McQuaid
2013-09-22bottle: allow writing/committing new bottles.Mike McQuaid
2013-09-22Move bottle.rb logic from test-bot to brew bottle.Mike McQuaid
2013-09-22bottle: only output relocatable message if >1MB.Mike McQuaid
2013-09-22bottle: move bottle output to ERB.Mike McQuaid
2013-09-22bottle: use versions to access previous bottles.Mike McQuaid
2013-09-21bottle: fix --merge with multiple formulae.Mike McQuaid
2013-09-21bottle: improve outputted messages.Mike McQuaid
2013-09-10bottle: loosen prefix grep check.Mike McQuaid
2013-08-04bottles: update version regex messaging.Mike McQuaid
2013-07-18Warn more about failing bottle version detection.Mike McQuaid
2013-07-14bottle: fix cellar output.Mike McQuaid
2013-06-23remove no-op code in bottle.rbAdam Vandenberg
2013-06-22bottle: sort --merge output in OS X version order.Mike McQuaid
2013-06-08brew-bottle: merge arg for bottle metadata files.Mike McQuaid
2013-06-08brew-bottle: split output and use a bottle object.Mike McQuaid