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
Age
Commit message (
Expand
)
Author
2014-12-26
Remove unnecessary code from debugger
Jack Nagel
2014-12-26
Refactor patching tests
Jack Nagel
2014-12-26
Commit test updates that were supposed to be part of b76e26c9cf1fc805663d86b6...
Jack Nagel
2014-12-26
Allow debugging patching failures
Jack Nagel
2014-12-26
Decouple applying patches from staging the source
Jack Nagel
2014-12-26
Remove unnecessary require from test
Jack Nagel
2014-12-26
Define install instead of making subclasses call standard_install
Jack Nagel
2014-12-26
Finally stop exposing url on Formula
Jack Nagel
2014-12-26
Unroll validation loop
Jack Nagel
2014-12-26
Overriding #initialize is not supported, so drop late validation
Jack Nagel
2014-12-26
Fix warning
Jack Nagel
2014-12-26
formula: add/improve more API docs.
Mike McQuaid
2014-12-26
Fix method redefinition warning
Jack Nagel
2014-12-26
Fix "possible reference to past scope" warnings on 2.2
Jack Nagel
2014-12-26
Implement GithubGistFormula in a more natural way
Jack Nagel
2014-12-25
requirements: recommend casks where available.
Mike McQuaid
2014-12-24
Quote path in conflict error rm command
Baptiste Fontaine
2014-12-23
Always show attribute value in validation error message
Jack Nagel
2014-12-23
Update minitest
Jack Nagel
2014-12-23
test-bot: fix use of select!.
Mike McQuaid
2014-12-23
test-bot: test bottled dependents.
Mike McQuaid
2014-12-23
Convert dependencies to formulas for name matching
Kevin Sjöberg
2014-12-23
language_module_dependency: fix finding opam.
Jaime Marquínez Ferrándiz
2014-12-23
uninstall: improve grammar for multiple version message
Misty De Meo
2014-12-23
Mark cached_location as an attribute
Jack Nagel
2014-12-23
Avoid check-then-act pattern in clear_cache
Jack Nagel
2014-12-23
Document download strategy interface
Jack Nagel
2014-12-23
Don't raise NotImplementedError
Jack Nagel
2014-12-22
The class-level keg_only_reason is private API
Jack Nagel
2014-12-22
Use "@api private" instead of "@private"
Jack Nagel
2014-12-22
Fix formula template comment audit
Jack Nagel
2014-12-22
Mark deprecated download strategies as such
Jack Nagel
2014-12-22
Deprecate appending the CVS module name to the URL string
Jack Nagel
2014-12-22
Assume CVS module name when none is given
Jack Nagel
2014-12-22
Allow :module => "name" for CVS URLs
Jack Nagel
2014-12-20
Typo in skip_clean? documentation
Baptiste Fontaine
2014-12-19
Deprecate made-up URL schemes
Jack Nagel
2014-12-19
(un)linkapps: allow unlink/link specific formulae.
Xu Cheng
2014-12-18
Fix references to url
Jack Nagel
2014-12-18
Deprecate UnsafeSubversionDownloadStrategy
Jack Nagel
2014-12-18
Add :using => :fossil
Jack Nagel
2014-12-18
Move url munging to initialize
Jack Nagel
2014-12-18
Start versioning cached git clones
Jack Nagel
2014-12-18
Revert "Start versioning cached git clones"
Mike McQuaid
2014-12-17
Start versioning cached git clones
Jack Nagel
2014-12-17
Unset LIBRARY_PATH before builds
Jack Nagel
2014-12-16
Use Utils.popen_read to avoid shelling out in a few places
Jack Nagel
2014-12-16
Use quiet_system to avoid the shell
Jack Nagel
2014-12-16
Utils.popen_read doesn't doesn't require a block
Jack Nagel
2014-12-16
Capitalize descriptions of --HEAD, --devel
Kyungdahm Yun
[next]