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
/
version.rb
Age
Commit message (
Expand
)
Author
2017-11-05
version: support to_i.
Mike McQuaid
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-10-03
Add version detection support for php URL
Kevin Abel
2017-07-22
version: improve devel spec version parsing
JCount
2017-06-30
Merge pull request #2827 from JCount/version-improve-url-only-version-parsing
JCount
2017-06-30
version: improve parsing of url-only, non-filename versions
JCount
2017-06-27
Add PreToken composite
Ed Flanagan ed@flanagan.xyz
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-05-01
move before GitHub tarballs
Reto Kromer
2017-04-23
remove inner group
Reto Kromer
2017-04-23
remove inner uncaptured group
Reto Kromer
2017-04-18
move before lame-398-1
Reto Kromer
2017-04-14
add date-based versioning
Reto Kromer
2017-03-14
secure urls + remove -k from in-doc curl command
Viktor Szakats
2017-02-12
rubocop: trailing comma in multiline method calls
Alyssa Ross
2016-11-10
Version: add #to_f
Misty De Meo
2016-11-10
Version: allow coercing non-versions in comparisons
Misty De Meo
2016-11-10
Version: allow comparing against nil
Misty De Meo
2016-11-10
Version.parse: return Version::NULL for unparseable strings
Misty De Meo
2016-11-10
Add Version::NULL singleton
Misty De Meo
2016-09-24
version: don't let a/b imply alpha/beta.
Mike McQuaid
2016-09-24
Merge pull request #1113 from reitermarkus/rubocop-guardclause
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-24
Merge pull request #1102 from zmwangx/alpha-rc-detection
Zhiming Wang
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/RegexpLiteral.
Markus Reiter
2016-09-23
Fix RuboCop CaseEquality.
Markus Reiter
2016-09-23
version: improve alpha and rc detection
Zhiming Wang
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-08-18
version: fix parsing of URLs ending with version
ilovezfs
2016-07-16
version: introduce HeadVersion
Vlad Shablinsky
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-05-03
brew pull: cross-platform bottle verification, concise output (#132)
Andrew Janke
2016-02-19
version: correctly parse codeload URLs
Alex Dunn
2016-02-17
version: fix GitHub releases URLs parsing
Baptiste Fontaine
2016-01-02
Improve dash separated version detection.
Xiyue Deng
2015-12-26
Fix version parsing on URLs with no extensions
Stefano Pigozzi
2015-10-04
version: parse opam archives
Baptiste Fontaine
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-03-27
Make Version#<=> allocation-free
Jack Nagel
2015-03-17
Return early for the == case in Version#<=>
Jack Nagel
2015-03-17
Add protected reader for version value
Jack Nagel
2015-03-17
Fix NullToken equality
Jack Nagel
2015-03-17
Remove explicit type check
Jack Nagel
2015-03-14
Remove unnecessary default argument
Jack Nagel
2015-01-30
Fix more version misdetections for URLs with archs
Baptiste Fontaine
2015-01-28
Fix version misdetections for URLs with OS/archs
Baptiste Fontaine
2015-01-07
Eliminate boolean argument to Version.new
Jack Nagel
[next]