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
/
extend
/
string.rb
Age
Commit message (
Expand
)
Author
2014-09-28
Make inreplace errors fatal
Jack Nagel
2014-09-27
Intercept calls to sub! in inreplace blocks
Jack Nagel
2014-09-26
Clean up inreplace regexps
Jack Nagel
2014-05-02
Fix for String#undent
Baptiste Fontaine
2014-03-27
extend/string: backport #rpartition
Misty De Meo
2013-07-19
Add String#end_with?
Jack Nagel
2013-07-19
Fix String#start_with? implementation
Jack Nagel
2013-02-15
Remove redundant return
Jack Nagel
2013-02-15
Make this more idiomatic
Jack Nagel
2012-08-29
Record HEAD SHA and date of installs in receipt
Max Howell
2012-08-14
Improve libiconv diagnostic and suggestion
Max Howell
2012-02-25
inreplace: also warn on plain gsub! usage
Adam Vandenberg
2012-02-25
inreplace: warn if no substitutions were made
Jack Nagel
2011-07-27
Coerce flags to an array in `remove_make_var!`
Trevor Wennblom
2011-06-19
back-port start_with? from 1.8.7
Adam Vandenberg
2011-03-12
Move string extensions
Adam Vandenberg
2010-10-30
fix warnings: ambiguous first arg
Jamie Macey
2010-10-17
extract undent test to test case
Michael Morgan
2010-03-07
String.undent for prettier HEREDOCs
Max Howell