index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
extend
/
pathname.rb
Age
Commit message (
Expand
)
Author
2010-07-25
Add Pathname.resolved_path
Adam Vandenberg
2010-07-08
Move method from ObserverPathnameExtension to extend/Pathname
Adam Vandenberg
2010-07-06
Add debian style names to version checker.
Adam Vandenberg
2010-07-04
Pathname - fix RC version detection.
Adam Vandenberg
2010-07-04
Update Pathname version checks.
Adam Vandenberg
2010-03-30
More hashing refactoring to work with byte chunks
Jake Good
2010-03-27
fix github version parser with multidigit number
Joshua Peek
2010-03-23
More effective use of incremental MD5 to eliminate loading entire tarball int...
Jake Good
2010-03-08
Change the return value of Pathname.install.
Adam Vandenberg
2010-03-07
Fixes Pathname.install(:foo => :bar) to work when File.exist?(:bar)
Max Howell
2010-03-07
Allow Pathname.install to take a Hash.
Adam Vandenberg
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-27
Pathname.subdirs and Pathname.cd{}
Max Howell
2010-02-18
Fix Pathname.install for relative symlinks
Max Howell
2010-02-18
Fix GitHub tarball version detection
Max Howell
2010-01-06
Use full path to du
Max Howell
2009-12-30
Pathname.md5 method
Max Howell
2009-12-17
Also match -source tarballs.
Adam Vandenberg
2009-10-15
Some subdirs and renames to aid homebrew n00bs
Max Howell