index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
git.sh
Age
Commit message (
Expand
)
Author
2024-06-27
remove use of _xm variable in the build system
Leah Rowe
2024-06-27
git.sh: remove unnecessary check
Leah Rowe
2024-06-25
lib.sh: simplify use of environment variables
Leah Rowe
2024-06-22
use backticks on eval commands, not subshells
Leah Rowe
2024-06-22
lib.sh: more unified config handling
Leah Rowe
2024-06-20
git.sh: revert modification to for loop
Leah Rowe
2024-06-20
minor code cleanup in the build system
Leah Rowe
2024-06-20
git.sh: general code cleanup in fetch_submodule()
Leah Rowe
2024-06-20
git.sh: reduced indentation on repo/file check
Leah Rowe
2024-06-20
git.sh: simplified repo/backup check
Leah Rowe
2024-06-14
unified checks for variable initialisation
Leah Rowe
2024-06-09
minor code cleanup in the build system
Leah Rowe
2024-06-09
git.sh: hide e() output on for loop
Leah Rowe
2024-06-09
git.sh: download xtree *before*, not after
Leah Rowe
2024-06-09
git.sh: fix deletion path in nuke()
Leah Rowe
2024-06-09
git.sh: further simplify nuke()
Leah Rowe
2024-06-09
git.sh: simplify link_crossgcc()
Leah Rowe
2024-06-09
git.sh: simplify nuke()
Leah Rowe
2024-06-08
git.sh: support downloading *files* as submodules
Leah Rowe
2024-06-08
git.sh: remove unnecessary line break
Leah Rowe
2024-06-07
git.sh: fix submodule path
Leah Rowe
2024-06-07
git.sh: simplify prep_submodules()
Leah Rowe
2024-06-07
git.sh: unified handling of git clone/reset/am
Leah Rowe
2024-06-07
git.sh: simplify submodule handling
Leah Rowe
2024-06-07
git.sh: provide feedback for repository downloads
Leah Rowe
2024-06-07
git.sh: download "depend" projects *before*
Leah Rowe
2024-06-07
git.sh: reduced indentation in fetch_submodule
Leah Rowe
2024-06-07
git.sh: reduced indentation in prep_submodules
Leah Rowe
2024-06-07
git.sh: *never* run git submodule update
Leah Rowe
2024-06-06
git.sh: use singletree() to decide submodules
Leah Rowe
2024-06-02
make GRUB multi-tree and re-add xhci patches
Leah Rowe
2024-05-30
git.sh: do not remove .submodules
Leah Rowe
2024-05-30
import nuke() from cbmk cdce8ba70b
Leah Rowe
2024-05-26
general code cleanup in the build system
Leah Rowe
2024-05-24
git.sh: break if a submodule clone succeeds
Leah Rowe
2024-05-24
git.sh: allow finer control of git submodules
Leah Rowe
2024-05-22
git.sh: move repo copying to a new function
Leah Rowe
2024-05-22
git.sh: move link_crossgcc to end of file
Leah Rowe
2024-05-22
git.sh: move xgcc linking to a new function
Leah Rowe
2024-05-22
git.sh: skip submodules if .gitmodules missing
Leah Rowe
2024-05-22
git.sh: merge patch_submodules in prep_submodules
Leah Rowe
2024-05-22
git.sh: split submodule handling to new function
Leah Rowe
2024-05-22
git.sh: remove errant line break
Leah Rowe
2024-05-22
git.sh: remove another meaningless check
Leah Rowe
2024-05-22
git.sh: shorter variable names
Leah Rowe
2024-05-22
git.sh: remove meaningless check
Leah Rowe
2024-05-22
git.sh: remove variable not meaningfully used
Leah Rowe
2024-05-21
git.sh: fix invalid command in git_prep()
Leah Rowe
2024-05-20
git.sh: allow patching submodules
Leah Rowe
2024-05-19
git.sh: don't delete .git if src/project/project
Leah Rowe
[next]