spack/lib/spack
Greg Becker df44045fdb
Feature: use git branches/tags as versions (#31200)
Building on #24639, this allows versions to be prefixed by `git.`. If a version begins `git.`, it is treated as a git ref, and handled as git commits are starting in the referenced PR.

An exception is made for versions that are `git.develop`, `git.main`, `git.master`, `git.head`, or `git.trunk`. Those are assumed to be greater than all other versions, as those prefixed strings are in other contexts.
2022-06-28 01:54:41 +00:00
..
docs Fix typo in documentation note about concretizer:unify (#31246) 2022-06-24 11:31:43 +02:00
env Revert "strip -Werror: all specific or none (#30284)" (#30878) 2022-05-26 14:17:01 -07:00
external archspec: bump to v0.1.4 (#30856) 2022-06-07 08:51:34 +00:00
llnl Update decompression support on Windows (#25185) 2022-06-06 18:14:43 -07:00
spack Feature: use git branches/tags as versions (#31200) 2022-06-28 01:54:41 +00:00