index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
Age
Commit message (
Expand
)
Author
2014-07-31
Handle tap file renames that remove a file from the formula directory
Jack Nagel
2014-07-30
Remove confusing implicit options handling
Jack Nagel
2014-07-30
Simplify BuildOptions copy tests
Jack Nagel
2014-07-30
Rename resource? to resource_defined?
Jack Nagel
2014-07-29
Simplify internal representation of patches
Jack Nagel
2014-07-29
Decouple DATA patches from the executing script
Jack Nagel
2014-07-29
Store test patches in constants
Jack Nagel
2014-07-28
Add test 1x1 images for formula test fixtures.
Mike McQuaid
2014-07-26
Add test for reporting tap updates
Jack Nagel
2014-07-26
Clean up updater tests
Jack Nagel
2014-07-26
Only populate the report with formula paths
Jack Nagel
2014-07-26
Separate reading and parsing the diff
Jack Nagel
2014-07-25
update: remove unused rename detection
Jack Nagel
2014-07-25
update: simplify diff parsing
Jack Nagel
2014-07-18
Add a factory method that accepts a formula object
Jack Nagel
2014-07-18
Ask the filename object for the prefix
Jack Nagel
2014-07-18
Move bottle filename construction to a class
Jack Nagel
2014-07-16
Remove more dead code
Jack Nagel
2014-07-16
Don't raise when converting the tag to a version fails
Jack Nagel
2014-07-16
Raise ArgumentError when a symbol can't be mapped to a version
Jack Nagel
2014-07-16
Rename test
Jack Nagel
2014-07-16
Remove dead code
Jack Nagel
2014-07-16
Rename fetch_bottle_for to fetch_checksum_for
Jack Nagel
2014-07-15
Implement []= on BottleCollector
Jack Nagel
2014-07-15
No need to set the URL for dependency test
Jack Nagel
2014-07-15
Eagerly set the download strategy
Jack Nagel
2014-07-13
Use accessor method in test
Jack Nagel
2014-07-12
Handle conflicts where links point at symlinks
Jack Nagel
2014-07-12
Always link symlinks directly
Jack Nagel
2014-07-11
Add test for InstallRenamed module
Jack Nagel
2014-07-10
Raise Errno::ENOENT instead of RuntimeError from Pathname#install
Jack Nagel
2014-07-10
Fix method signature
Jack Nagel
2014-07-07
Remove proc handling from BuildEnvironment
Jack Nagel
2014-07-07
Eliminate some indirection in evaluating requirement env blocks
Jack Nagel
2014-07-07
Simplify BuildEnvironmentDSL test setup
Jack Nagel
2014-07-07
Merge should return self
Jack Nagel
2014-07-07
Dependency initializer takes an array
Jack Nagel
2014-07-07
Fix BuildEnvironment marshalling test
Jack Nagel
2014-07-07
Don't need mocks here
Jack Nagel
2014-07-07
Only store one proc per BuildEnvironment instance
Jack Nagel
2014-07-06
Close duped output streams before returning
Jack Nagel
2014-07-05
Add popen wrapper that does not invoke the shell
Jack Nagel
2014-07-03
Add more tests documenting linking behavior
Jack Nagel
2014-07-03
Avoid chdir just to make a symlink
Jack Nagel
2014-07-03
Move repeated pathname into setup
Jack Nagel
2014-07-03
Don't assign @keg twice in setup
Jack Nagel
2014-07-03
No need to silence output from Keg#link anymore
Jack Nagel
2014-07-03
Option does not need to be Comparable
Jack Nagel
2014-07-03
Add assert_eql to provide better failure messages for eql? tests
Jack Nagel
2014-07-03
Fix PkgVersion#<=>
Jack Nagel
[prev]
[next]