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
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-30
Pathname: use Digest::SHA256 alias
Misty De Meo
2017-04-23
Fix and remove various TODOs.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-02-27
Merge branch 'master' into exclude-executable-metafiles
Naoto Kaneko
2017-02-24
Extend #ds_file? in Pathname
Naoto Kaneko
2017-02-23
Add integration test helper methods.
Markus Reiter
2017-01-06
pathname: make compute_disk_usage handle symlinks.
Mike McQuaid
2016-11-13
No if/unless-modifier on multiline blocks.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Lint/NonLocalExitFromIterator.
Markus Reiter
2016-09-13
extend/pathname: fix Rubocop warnings.
Mike McQuaid
2016-08-24
Merge Cask’s `Pathname` extension with Homebrew’s.
Markus Reiter
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-05-15
Synchronize counts for link and unlink (#242)
Paolo G. Giarrusso
2016-04-01
Pathname: improve compute_disk_usage
Xu Cheng
2016-03-31
Pathname#version: only parse version from file basename
Xu Cheng
2016-03-20
deprecate SHA1
Xu Cheng
2016-03-08
install_renamed: handle recursive installs.
Mike McQuaid
2016-02-21
pathname: add append_lines method
Dominyk Tiller
2016-01-03
pathname: remove redundant spacing
Dominyk Tiller
2016-01-03
pathname: become less introspective
Dominyk Tiller
2015-12-30
pathname: don't try to calculate symlink size.
Mike McQuaid
2015-12-30
pathname: improve compute_disk_usage
Xu Cheng
2015-12-30
pathname: fix use of `find` on Ruby 1.8.
Mike McQuaid
2015-12-30
pathname: store file count and disk usage.
Rakesh
2015-11-17
move more deprecated methods to compat folder
Xu Cheng
2015-10-18
move mach.rb to os/mac/mach.rb
Xu Cheng
2015-10-08
ObserverPathnameExtension: only puts first 100 operations
Xu Cheng
2015-08-29
More API documentation.
Mike McQuaid
2015-08-03
Core files style updates.
BrewTestBot
2015-07-22
Pathname#abv: handle the case `du` returns empty string
Xu Cheng
2015-06-11
remove Pathname#find_formula
Xu Cheng
2015-06-07
Revert "Pathname#version: support bottle version"
Xu Cheng
2015-06-04
Pathname#version: support bottle version
Xu Cheng
2015-04-26
Add support for extracting LHA archives
Misty De Meo
2015-04-07
pathname: prune unnecessary whitespace
Dominyk Tiller
2015-03-31
pathname: remove hyphen from BOTTLE_EXTNAME_RX
Shaun Jackman
2015-03-31
pathname: Add [-0-9] to BOTTLE_EXTNAME_RX
Shaun Jackman
2015-03-26
Pass around only pathname objects
Jack Nagel
2015-03-26
Always yield a path from install_p extension
Jack Nagel
2015-03-25
Combine assignments
Jack Nagel
2015-03-24
Make install_p and install_symlink_p private
Jack Nagel
2015-03-24
Always pass basename to install_symlink_p
Jack Nagel
2015-03-24
Always pass basename to install_p
Jack Nagel
2015-03-23
Go through regular logic when installing a file
Jack Nagel
2015-03-06
test-bot pathname: use Utils.popen_read instead of backticks
Xu Cheng
2015-02-25
pathname: skip directory in env_script_all_files
Xu Cheng
[next]