aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2015-04-12formula: add more API docs for directories.Mike McQuaid
2015-04-12readall: use named to check if ARGV is empty.Mike McQuaid
2015-04-12audit: don't split shell commands when using a glob patternBaptiste Fontaine
2015-04-10download_strategy: automatically use apache.org https mirrorViktor Szakats
2015-04-09os: support xcode 6.3Dominyk Tiller
2015-04-09preliminary write control only sandboxXu Cheng
2015-04-09pull: increase bottle publish wait timeout.Mike McQuaid
2015-04-09tap: better match install format.Mike McQuaid
2015-04-09untap: better match uninstall format.Mike McQuaid
2015-04-09cmake: adjust standard built typeDominyk Tiller
2015-04-09test-bot: don't check deps until taps are tappedTim D. Smith
2015-04-09Prioritize TapDependency in parse_string_specTim D. Smith
2015-04-09Keep Homebrew site-packages in sys.path during brew testTim D. Smith
2015-04-09Use UNIXSocket to pass file descriptorXu Cheng
2015-04-09uninstall: display file sizeXu Cheng
2015-04-09figtoipe: move to head-only.Geoff Nixon
2015-04-09dromeaudio: move to head-only.Geoff Nixon
2015-04-08FortranDependency: make sure gfortran ends up in PATHTim D. Smith
2015-04-08pull: sleep before fetching uploaded bottle.Mike McQuaid
2015-04-08uses: also check the default formulae.Mike McQuaid
2015-04-07Remove duplication from cleanup methodsJack Nagel
2015-04-07pathname: prune unnecessary whitespaceDominyk Tiller
2015-04-07cleanup: display file-sizesDominyk Tiller
2015-04-07stop supporting md5 checksumXu Cheng
2015-04-07pull: try downloading bottles after upload.Mike McQuaid
2015-04-07test-bot: override existing Bintray bottles.Mike McQuaid
2015-04-07gcc5: add regexDominyk Tiller
2015-04-06add SoftwareSpec#go_resourceTim D. Smith
2015-04-06list: exclude pypy from unbrewedDominyk Tiller
2015-04-05switch: do not require an existing formulaJack Nagel
2015-04-02Switch PkgVersion to use compositionJack Nagel
2015-04-02audit: enforce https for bare bintray.com domainViktor Szakáts
2015-04-01Use pkg_version when comparing against keg versionsJack Nagel
2015-04-01Simplify versions codeJack Nagel
2015-04-01Remove dead codeJack Nagel
2015-03-31pathname: remove hyphen from BOTTLE_EXTNAME_RXShaun Jackman
2015-03-31pathname: Add [-0-9] to BOTTLE_EXTNAME_RXShaun Jackman
2015-03-31pull: make the bintray message stronger.Mike McQuaid
2015-03-31audit: enforce https on *.bintray.com urlsViktor Szakáts
2015-03-31Fix test.pdfojab
2015-03-30Move ticcutils, timbl, wopr to homebrew/science.Dominique Orban
2015-03-29keg: explicitly create cmake dir under libBen Morgan
2015-03-29bottle_version: support apparix-11-062Xu Cheng
2015-03-28manpage: fix typoShammel Lee
2015-03-28Silently ignore FormulaUnavailableError in check_conflictsXu Cheng
2015-03-28software_spec: ignore bottles compatibility if `--force-bottle` is passedXu Cheng
2015-03-27Make Version#<=> allocation-freeJack Nagel
2015-03-27example-formula: calling prefix.install_metafiles is unnecessaryXu Cheng
2015-03-27ensure metafiles being installed to prefix rather than libexecXu Cheng
2015-03-26Pass around only pathname objectsJack Nagel