summaryrefslogtreecommitdiff
path: root/include/git.sh
AgeCommit message (Expand)Author
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-09git.sh: hide e() output on for loopLeah Rowe
2024-06-09git.sh: download xtree *before*, not afterLeah Rowe
2024-06-09git.sh: fix deletion path in nuke()Leah Rowe
2024-06-09git.sh: further simplify nuke()Leah Rowe
2024-06-09git.sh: simplify link_crossgcc()Leah Rowe
2024-06-09git.sh: simplify nuke()Leah Rowe
2024-06-08git.sh: support downloading *files* as submodulesLeah Rowe
2024-06-08git.sh: remove unnecessary line breakLeah Rowe
2024-06-07git.sh: fix submodule pathLeah Rowe
2024-06-07git.sh: simplify prep_submodules()Leah Rowe
2024-06-07git.sh: unified handling of git clone/reset/amLeah Rowe
2024-06-07git.sh: simplify submodule handlingLeah Rowe
2024-06-07git.sh: provide feedback for repository downloadsLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07git.sh: reduced indentation in fetch_submoduleLeah Rowe
2024-06-07git.sh: reduced indentation in prep_submodulesLeah Rowe
2024-06-07git.sh: *never* run git submodule updateLeah Rowe
2024-06-06git.sh: use singletree() to decide submodulesLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-30git.sh: do not remove .submodulesLeah Rowe
2024-05-30import nuke() from cbmk cdce8ba70bLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-24git.sh: break if a submodule clone succeedsLeah Rowe
2024-05-24git.sh: allow finer control of git submodulesLeah Rowe
2024-05-22git.sh: move repo copying to a new functionLeah Rowe
2024-05-22git.sh: move link_crossgcc to end of fileLeah Rowe
2024-05-22git.sh: move xgcc linking to a new functionLeah Rowe
2024-05-22git.sh: skip submodules if .gitmodules missingLeah Rowe
2024-05-22git.sh: merge patch_submodules in prep_submodulesLeah Rowe
2024-05-22git.sh: split submodule handling to new functionLeah Rowe
2024-05-22git.sh: remove errant line breakLeah Rowe
2024-05-22git.sh: remove another meaningless checkLeah Rowe
2024-05-22git.sh: shorter variable namesLeah Rowe
2024-05-22git.sh: remove meaningless checkLeah Rowe
2024-05-22git.sh: remove variable not meaningfully usedLeah Rowe
2024-05-21git.sh: fix invalid command in git_prep()Leah Rowe
2024-05-20git.sh: allow patching submodulesLeah Rowe
2024-05-19git.sh: don't delete .git if src/project/projectLeah Rowe
2024-05-19git.sh: remove fetch_from_upstream()Leah Rowe
2024-05-18git.sh: Remove .git if XBMK_RELEASE=yLeah Rowe
2024-05-11git.sh: remove errant commentLeah Rowe
2024-03-27safer, simpler error handling in lbmkLeah Rowe
2024-01-26git.sh: also reset xtree/tree_depend hereLeah Rowe
2024-01-21git.sh: fix bad call to ./updateLeah Rowe
2024-01-21git.sh: support downloading dependency treesLeah Rowe
2024-01-21re-use crossgcc builds on the coreboot treesLeah Rowe
2024-01-01git.cfg: simplified revision checkingLeah Rowe
2024-01-01add copyright 2024 leah rowe to edited filesLeah Rowe
2024-01-01git.sh: simplify submodule handling in git_prepLeah Rowe