about summary refs log tree commit diff
path: root/pkgs/build-support/fetchgitlab
AgeCommit message (Expand)AuthorFilesLines
2023-12-17Merge pull request #268304 from panicgh/fetchgitlab-sparse-forcegitPeder Bergebakken Sundt1-5/+7
2023-11-27fetchFromGitLab: passthru owner and repoColin1-1/+1
2023-11-18fetchgitlab: add option to force fetchgitNicolas Benes1-3/+3
2023-11-18fetchgitlab: add option for sparse checkoutNicolas Benes1-2/+3
2023-11-18fetchgitlab: make args more similar to fetchgithubNicolas Benes1-3/+4
2023-04-22treewide: Make some fetchers overridablepiegames1-0/+2
2022-10-29fetchFromGitLab: don't passthruAttrs fetchGit specific attrs to fetchUrlArtturin1-1/+1
2022-05-24unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar1-1/+7
2021-11-18fetchgitlab: fix unexpected argumentIgor Sharonov1-1/+1
2021-09-20fetchFromGitLab: Allow overriding protocolMike Purvis1-4/+4
2021-07-22fetchgitlab: add deepClone, fetchSubmodules, leaveDotGit argumentsSandro Jäckel1-12/+16
2020-09-13fetchgitlab: Escape a few more characters in the revisionTethys Svensson1-1/+1
2020-05-24fetchgitlab: escape rev to support "+" in itFlorian Klink1-1/+2
2019-12-09fetchFromGitLab: improve readabilityAlyssa Ross1-3/+14
2019-01-26all-packages: move fetch* to pkgs/build-support/Matthew Bauer1-0/+10