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
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
2015-01-07
Let Version.parse instantiate subclasses
Jack Nagel
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-10-06
Compare patchlevels numerically rather than lexically
Jack Nagel
2014-07-01
Always use class.name to build inspect strings
Jack Nagel
2014-05-27
Remove support for version "schemes", just pass version objects directly
Jack Nagel
2014-04-03
Build the version scanner regexp once
Jack Nagel
2014-01-11
Fix tokenizing openssl style versions
Jack Nagel
2013-12-09
Implement hash equality for Version
Jack Nagel
2013-11-14
version: match Jenkins LTS releases.
Mike McQuaid
2013-10-25
Disallow initializing Versions with non-strings
Jack Nagel
2013-08-03
versions: remove perforce bottle detection.
Mike McQuaid
2013-07-24
Adjust logic to properly sort erlang versions
Jack Nagel
2013-06-28
Detect versions in tag specs
Jack Nagel
2013-06-28
Simplify custom version scheme handling
Jack Nagel
2013-06-20
perforce: add version detection regex.
Mike McQuaid
2013-06-14
Remove Version#to_a alias
Jack Nagel
2013-06-11
Fix version misdetection from fa582cb9ac65
Jack Nagel
2013-06-05
Define to_s for Version::Token
Jack Nagel
2013-06-05
Improve tokenization of version strings
Jack Nagel
2013-06-03
make erlang versions case-insensitive for bottles.
Mike McQuaid
2013-05-19
Version: dup @version in #to_s
Jack Nagel
2013-05-06
Avoid extra array allocations
Jack Nagel
2013-04-27
Avoid capturing groups when unnused
Jack Nagel
2013-04-27
Combine GitHub version regexes
Jack Nagel
2013-04-16
VersionElement: attempt most likely match first
Jack Nagel
2013-04-16
Only call Pathname#to_s once per Version object
Jack Nagel
2013-04-15
Optimize Version#<=>
Jack Nagel
2013-02-07
MacOSVersion -> MacOS::Version
Jack Nagel
2013-02-06
Version: remove pointless private call
Jack Nagel
2013-02-06
Version: kill silly class method
Jack Nagel
[next]