summaryrefslogtreecommitdiff
path: root/guix/build/git.scm
AgeCommit message (Expand)Author
2024-02-12git-download: Download from SWH by nar hash when possible.Ludovic Courtès
2023-11-07git-download: Add support for Git Large File Storage (LFS).Maxim Cournoyer
2023-09-26git-download: Move fallback code to (guix build git).Ludovic Courtès
2023-07-05guix: git: Set initial branch name for git-fetch.Efraim Flashner
2019-01-06git-download: Use 'invoke'.Ludovic Courtès
2019-01-06git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès
2018-10-28git-download: Print a message when falling back to a full fetch.Maxim Cournoyer
2018-03-04git-download: Fetch only the required commit, if possible.Danny Milosavljevic
2016-01-05git-download: Correctly implement recursive checkouts.Ludovic Courtès
2014-06-27git-download: Support recursive clones.Ludovic Courtès
2014-05-08git-download: Disable TLS certificate verification.Ludovic Courtès
2014-02-21Add (guix git-download).Ludovic Courtès