aboutsummaryrefslogtreecommitdiff
path: root/guix/build/git.scm
Commit message (Expand)AuthorAge
* download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès2024-03-09
* perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.Ludovic Courtès2024-03-09
* git-download: Download from SWH by nar hash when possible.Ludovic Courtès2024-02-12
* git-download: Add support for Git Large File Storage (LFS).Maxim Cournoyer2023-11-07
* git-download: Move fallback code to (guix build git).Ludovic Courtès2023-09-26
* guix: git: Set initial branch name for git-fetch.Efraim Flashner2023-07-05
* git-download: Use 'invoke'.Ludovic Courtès2019-01-06
* git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès2019-01-06
* git-download: Print a message when falling back to a full fetch.Maxim Cournoyer2018-10-28
* git-download: Fetch only the required commit, if possible.Danny Milosavljevic2018-03-04
* git-download: Correctly implement recursive checkouts.Ludovic Courtès2016-01-05
* git-download: Support recursive clones.Ludovic Courtès2014-06-27
* git-download: Disable TLS certificate verification.Ludovic Courtès2014-05-08
* Add (guix git-download).Ludovic Courtès2014-02-21