summaryrefslogtreecommitdiff
path: root/include/get.sh
AgeCommit message (Expand)Author
2025-11-15get.sh: reduce indendation in fetch_targetsLeah Rowe
2025-11-15get.sh: reduce indentation in clone_projectLeah Rowe
2025-10-17get.sh: return clone_project if multi-treeLeah Rowe
2025-10-17Revert "get.sh: don't frivolously copy tmp git clones"Leah Rowe
2025-10-17Revert "get.sh: remove a redundant check"Leah Rowe
2025-10-17get.sh: remove a redundant checkLeah Rowe
2025-10-17get.sh: don't frivolously copy tmp git clonesLeah Rowe
2025-10-17Revert "get.sh: make forcepull a macro"Leah Rowe
2025-10-17get.sh: make forcepull a macroLeah Rowe
2025-10-16xbmk: sort global variables alphabeticallyLeah Rowe
2025-10-16get.sh: use the same directory map as --mirrorLeah Rowe
2025-10-16get.sh: use --keep-cr on git-amLeah Rowe
2025-10-16get.sh: More reliable git remote cachingLeah Rowe
2025-10-07get.sh: use git-show instead, for rev checksLeah Rowe
2025-10-04xbmk: don't call mkdir. use xbmkdir (new function)Leah Rowe
2025-10-04xbmk: use sbase sha512sum, not host sha512sumLeah Rowe
2025-10-04tree.sh: rename xtree to xgcctree, for clarityLeah Rowe
2025-10-04get.sh: delete tmp patch list when doneLeah Rowe
2025-10-04get.sh: sort patches when applyingLeah Rowe
2025-10-04xbmk: remove even more eval statementsLeah Rowe
2025-10-04xbmk: remove the setcfg functionLeah Rowe
2025-10-04xbmk: remove more eval statementsLeah Rowe
2025-10-04xbmk: general cleanup: unroll condensed code linesLeah Rowe
2025-10-02get.sh: reduce the number of eval statementsLeah Rowe
2025-10-01get.sh: allow force-pull via -F instead of -fLeah Rowe
2025-10-01get.sh: only pull if the local revision is missingLeah Rowe
2025-09-26get.sh: remove unnecessary check in try_copyLeah Rowe
2025-09-26get.sh: rename try_file to try_fetchLeah Rowe
2025-09-26xbmk: tidy up some if statementsLeah Rowe
2025-09-24make notices a bit more readableLeah Rowe
2025-09-24get.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