summaryrefslogtreecommitdiff
path: root/include/get.sh
AgeCommit message (Expand)Author
2 daysget.sh: reduce the number of eval statementsLeah Rowe
3 daysget.sh: allow force-pull via -F instead of -fLeah Rowe
3 daysget.sh: only pull if the local revision is missingLeah Rowe
9 daysget.sh: remove unnecessary check in try_copyLeah Rowe
9 daysget.sh: rename try_file to try_fetchLeah Rowe
9 daysxbmk: tidy up some if statementsLeah Rowe
10 daysmake notices a bit more readableLeah Rowe
10 daysget.sh: unroll condensed code linesLeah Rowe
2025-09-18Revert "xbmk: don't use backticks for command substitution"Leah Rowe
2025-09-13xbmk: much more verbose error messagesLeah Rowe
2025-09-11xbmk: don't use backticks for command substitutionLeah Rowe
2025-09-05get.sh: put tmpgit in xbtmpLeah Rowe
2025-09-04Revert "get.sh: put tmpclone dirs in xbtmp"Leah Rowe
2025-09-02get.sh: put tmpclone dirs in xbtmpLeah Rowe
2025-09-02xbmk: remove xbloc, re-use xbtmp insteadLeah Rowe
2025-09-02get.sh: remove unnecessary variable, repofailLeah Rowe
2025-09-02get.sh xbget: don't use eval for file/dir checksLeah Rowe
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