summaryrefslogtreecommitdiff
path: root/include/get.sh
AgeCommit message (Expand)Author
2025-05-26get.sh: simplify fetch_project()Leah Rowe
2025-05-26get.sh: simplify try_copy()Leah Rowe
2025-05-26get.sh: tidy up bad_checksum()Leah Rowe
2025-05-26get.sh: simplify fetch_targets()Leah Rowe
2025-05-26general cleanup in get.sh and vendor.shLeah Rowe
2025-05-26xbmk: rename xbmklocal/xbmktmp variablesLeah Rowe
2025-05-26get.sh: consolidate printf statementsLeah Rowe
2025-05-26get.sh: remove redundant printf in fetch_projectLeah Rowe
2025-05-26get.sh: remove superfluous command in try_git()Leah Rowe
2025-05-25get.sh: Properly error out if tmpclone failsLeah Rowe
2025-05-22get.sh: Always update git remotesLeah Rowe
2025-05-22get.sh: re-generate remotes every timeLeah Rowe
2025-05-19get.sh: add missing check in fetch_project()Leah Rowe
2025-05-19get.sh: stricter URL check in xbmkget()Leah Rowe
2025-05-19get.sh: make xbmkget() easier to understandLeah Rowe
2025-05-19get.sh: Make xbmkget err on exiting the loop checkLeah Rowe
2025-05-17get.sh: remove useless messageLeah Rowe
2025-05-17get.sh: simplify bad_checksum()Leah Rowe
2025-05-17get.sh: move nuke() to release.shLeah Rowe
2025-05-17get.sh: FURTHER simplify nuke()Leah Rowe
2025-05-17get.sh: simplify tmpclone()Leah Rowe
2025-05-17get.sh: fix bad mkdir commandLeah Rowe
2025-05-16vendor.sh: Properly verify SHA512SUM on extractionLeah Rowe
2025-05-15get.sh: add missing eval to dx_ in nuke()Leah Rowe
2025-05-15get.sh: simplify nuke()Leah Rowe
2025-05-14get.sh: fix broken printf statementLeah Rowe
2025-05-14get.sh: use subshells on try_ functionsLeah Rowe
2025-05-14get.sh: simplify try_copy()Leah Rowe
2025-05-14get.sh submodules: Don't delete files recursivelyLeah Rowe
2025-05-14get.sh: simplify fetch_submodules() config checkLeah Rowe
2025-05-14get.sh: simplify fetch_submodules()Leah Rowe
2025-05-14get.sh: fix caching of crossgcc tarballsLeah Rowe
2025-05-13git.sh: rename to get.shLeah Rowe