summaryrefslogtreecommitdiff
path: root/lib/spack/spack/url.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-10-13spack checksum: improve interactive filtering (#40403)Harmen Stoppels1-1/+1
2023-09-28Partial removal of circular dependencies between `spack` and `llnl` (#40090)Massimiliano Culpo1-1/+1
2023-09-15Group primitive url/path handling functions together (#40028)Massimiliano Culpo1-316/+123
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart1-5/+3
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-4/+3
2022-09-26Fetching/decompressing: use magic numbers (#31589)John W. Parent1-5/+4
2022-07-31black: reformat entire repository with blackTodd Gamblin1-260/+203
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin1-2/+2
2022-05-10Add a Lua build-system (#28854)Tom Scogland1-0/+8
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-09-14Adding ability to compare git references to spack install (#24639)Vanessasaurus1-2/+2
2021-07-16API Docs: fix broken reference targetsAdam J. Stewart1-7/+5
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-29PythonPackage: add pypi attribute to infer homepage/url/list_url (#17587)Adam J. Stewart1-0/+14
2020-10-21Add qgraf (#19404)iarspider1-1/+4
2020-06-03Fix parsing of EvtGen URL (#16883)Adam J. Stewart1-9/+9
2020-01-14Fix parsing of rocketmq URL (#14490)Adam J. Stewart1-0/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-28Update URL parsing regexes and tests (#13411)Adam J. Stewart1-18/+58
2019-07-22Fix version scraping for CRAN packages (#12021)Adam J. Stewart1-6/+8
2019-07-17Add support for .txz and .tbz2 file extensions (#12048)Adam J. Stewart1-0/+3
2019-01-01flake8: fix flake8 issues with invalid escapesTodd Gamblin1-73/+73
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-09-18Fix version parsing for cistem package (#9260)Adam J. Stewart1-0/+1
2018-05-20URL parsing: strip x86-64 from filename (#8200)Adam J. Stewart1-2/+2
2018-04-26Use GitLab's API endpoint for fetching a git snapshot. (#7881)Sergey Kosukhin1-4/+16
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-05Various fixes to package name URL parsing (#4978)Adam J. Stewart1-0/+1
2017-07-26Improve version detection for URLs with dynamic after version (#4902)Adam J. Stewart1-0/+1
2017-07-18Improve version detection of release versions (#4816)Adam J. Stewart1-0/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-06-09Add default list_url for GitLab, BitBucket, and CRAN (#4439)Adam J. Stewart1-5/+38
2017-06-09Fix url parse offset for SourceForge downloads (#4458)Adam J. Stewart1-1/+2
2017-04-27Remove 'release' suffix from package name (#4014)Adam J. Stewart1-0/+1
2017-04-27Convert rest docstrings to Google docstrings. (#3994)Todd Gamblin1-48/+60
2017-04-22Find more versions from GitHub (#3952)Adam J. Stewart1-1/+1
2017-04-03Overhaul Spack's URL parsing (#2972)Adam J. Stewart1-141/+372
2017-04-01Fix Python 3 support in spack versionsAdam J. Stewart1-1/+1
2017-03-31Convert Python 2 idioms to Python 2/3-compatible ones.Todd Gamblin1-3/+3
2017-03-31Fix mxml (#3639)Michael Kuhn1-0/+1
2017-01-31Refactor Spack's URL parsing commands (#2938)Adam J. Stewart1-75/+162
2017-01-17Support scionlib version detection (#2818)Adam J. Stewart1-0/+3
2017-01-06GitLab: Tarball Version Test (#2296)Axel Huebl1-2/+15