summaryrefslogtreecommitdiff
path: root/include/git.sh
AgeCommit message (Expand)Author
8 hoursgit.sh: Remove .git if XBMK_RELEASE=yLeah Rowe
7 daysgit.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
2024-01-01git.sh: further simplify git_prepLeah Rowe
2024-01-01git.sh: unify am/submodule and tree copyingLeah Rowe
2024-01-01git.sh cleanup: git am handling (remove patchfail)Leah Rowe
2024-01-01git.sh: clean up handling of tmp_git_dirLeah Rowe
2024-01-01git.sh: fix regression: patches before submodulseLeah Rowe
2024-01-01git.sh: clean up git submodule/am handlingLeah Rowe
2023-12-30git.sh multi-tree: grab submodules *after* patchesLeah Rowe
2023-12-28lbmk scripts: general code cleanupLeah Rowe
2023-12-24lbmk scripts: shorter code linesLeah Rowe
2023-12-23lbmk scripts: general code cleanupLeah Rowe
2023-12-22general code cleanupLeah Rowe
2023-12-19git.sh: simplify submodule handlingLeah Rowe
2023-12-19git.sh git_am_patches: reduce indentationLeah Rowe
2023-12-19git.sh fetch_config: simplify tree name checkLeah Rowe
2023-12-16fix several shellcheck warningsLeah Rowe
2023-12-11handle errors on exits from subshellsLeah Rowe
2023-12-11improved safety/error handling on multitree git-amLeah Rowe
2023-11-01Libreboot 2023110120231101Leah Rowe
2023-10-20include/git: fix already-exists download messageLeah Rowe
2023-10-20Revert "Revert "include/git: don't re-download single-trees""Leah Rowe
2023-10-20include/git: fix error caused by sh idiosyncrasyLeah Rowe
2023-10-20Revert "include/git: don't re-download single-trees"Leah Rowe
2023-10-20include/git: don't re-download single-treesLeah Rowe
2023-10-20update/trees: don't run make if mode=fetchLeah Rowe
2023-10-20include/git: fetch submodules on one-tree projectsLeah Rowe
2023-10-20include/git: only download submodules if possibleLeah Rowe
2023-10-20error handling code cleanup and fixesLeah Rowe
2023-10-20another code cleanupLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-09-25only update git submodules in project/treesLeah Rowe
2023-09-25update/project/*: unified git reset handlingLeah Rowe
2023-09-25include/git: support applying patch subdirectoriesLeah Rowe
2023-09-25update/project/*: unified patch handlingLeah Rowe