aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2013-04-10More comprehensive tests for Pathname extensionJack Nagel
2013-04-10link: eliminate naked rescueJack Nagel
2013-04-10Make test formulae initializers more flexibleJack Nagel
2013-04-10Move formula equality tests out of test_bucketJack Nagel
2013-04-10Remove last use of deprecated Formula#recursive_depsJack Nagel
2013-04-09Check existence rather than rescue exceptionsJack Nagel
2013-04-09Simplify these testsJack Nagel
2013-04-08SubversionDownloadStrategy: *really* fix pathname concatenationJack Nagel
2013-04-08SubversionDownloadStrategy: fix pathname concatenationJack Nagel
2013-04-08Clean up mirror support testJack Nagel
2013-04-08Fix argument order in test_comparablesetJack Nagel
2013-04-08Fix specs in TestBallJack Nagel
2013-04-08Tests for SoftwareSpec and subclassesJack Nagel
2013-04-08Ensure ARGV is cleaned upJack Nagel
2013-04-08Remove dead codeJack Nagel
2013-04-07Clean up some things in test_bucketJack Nagel
2013-04-07Simplify testsJack Nagel
2013-04-07Define RUBY_PATH for testsJack Nagel
2013-04-07test_patching: inline test classesJack Nagel
2013-04-07Isolate ARGV extension testsJack Nagel
2013-04-07Delete pointless testJack Nagel
2013-04-07Download strategies require a usable nameJack Nagel
2013-04-07Tests for AbstractDownloadStrategyJack Nagel
2013-04-07Unify indentation of access modifiersJack Nagel
2013-04-07Tests for Checksum classJack Nagel
2013-04-07MacCPUs: add .avx? helperMisty De Meo
2013-04-06audit: clean up some regexpsJack Nagel
2013-04-06audit: check build-time deps programmaticallyJack Nagel
2013-04-06audit: rescue only FormulaUnavailableErrorJack Nagel
2013-04-06audit: clean up URL auditsJack Nagel
2013-04-06mxcl.github.com/homebrew => brew.shJack Nagel
2013-04-06brew audit: find *.github.com pagesJaime Marquínez Ferrándiz
2013-04-06Replace literal paths to ruby with RUBY_PATHJack Nagel
2013-04-06Fix another handful of warningsJack Nagel
2013-04-05FormulaLock: fix uninitialized ivarJack Nagel
2013-04-05FormulaInstaller: this local is an ivar nowJack Nagel
2013-04-05FormulaInstaller: initialize @tabJack Nagel
2013-04-05Make some groups non-capturingJack Nagel
2013-04-05Use #grep where it will sufficeJack Nagel
2013-04-05Allow pipe fd to be inherited under Ruby 2.0Jack Nagel
2013-04-05Remove obsolete comment about download_strategyJack Nagel
2013-04-04Rename checksums.rb to match class nameJack Nagel
2013-04-04Remove circular requireJack Nagel
2013-04-03Recognize 7z files by magic bytes, not filenameJack Nagel
2013-04-03Don't error out when a package is already installedJack Nagel
2013-04-03use separate args in brew createAdam Vandenberg
2013-04-02tap/untap: use Array#length, not #countMisty De Meo
2013-04-02Fix missing require in x11_dependency.rbJack Nagel
2013-04-02Suppress warnings in test_pathname_installJack Nagel
2013-04-02Add test for differing module and import nameJack Nagel