aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
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-27ensure metafiles being installed to prefix rather than libexecXu Cheng
2015-03-26Pass around only pathname objectsJack Nagel
2015-03-26Always yield a path from install_p extensionJack Nagel
2015-03-26Add tests for cp_path_subJack Nagel
2015-03-26Add test for InstallRenamed on directoriesJack Nagel
2015-03-26Adjust variable in InstallRenamed testJack Nagel
2015-03-26Don't run pathname tests twiceJack Nagel
2015-03-25unpack: expand destdir in case a relative path is givenJack Nagel
2015-03-25Get rid of setup_install_test methodJack Nagel
2015-03-25Eliminate chdir from pathname testsJack Nagel
2015-03-25Pull install tests into a separate classJack Nagel
2015-03-25Do less work inside chdir blocksJack Nagel
2015-03-25Parallelize the language module dependency testsJack Nagel
2015-03-25Combine assignmentsJack Nagel
2015-03-24Make install_p and install_symlink_p privateJack Nagel
2015-03-24Always pass basename to install_symlink_pJack Nagel