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-03-27
safer, simpler error handling in lbmk
Leah Rowe
2024-01-26
git.sh: also reset xtree/tree_depend here
Leah Rowe
2024-01-21
git.sh: fix bad call to ./update
Leah Rowe
2024-01-21
git.sh: support downloading dependency trees
Leah Rowe
2024-01-21
re-use crossgcc builds on the coreboot trees
Leah Rowe
2024-01-01
git.cfg: simplified revision checking
Leah Rowe
2024-01-01
add copyright 2024 leah rowe to edited files
Leah Rowe
2024-01-01
git.sh: simplify submodule handling in git_prep
Leah Rowe
2024-01-01
git.sh: further simplify git_prep
Leah Rowe
2024-01-01
git.sh: unify am/submodule and tree copying
Leah Rowe
2024-01-01
git.sh cleanup: git am handling (remove patchfail)
Leah Rowe
2024-01-01
git.sh: clean up handling of tmp_git_dir
Leah Rowe
2024-01-01
git.sh: fix regression: patches before submodulse
Leah Rowe
2024-01-01
git.sh: clean up git submodule/am handling
Leah Rowe
2023-12-30
git.sh multi-tree: grab submodules *after* patches
Leah Rowe
2023-12-28
lbmk scripts: general code cleanup
Leah Rowe
2023-12-24
lbmk scripts: shorter code lines
Leah Rowe
2023-12-23
lbmk scripts: general code cleanup
Leah Rowe
2023-12-22
general code cleanup
Leah Rowe
2023-12-19
git.sh: simplify submodule handling
Leah Rowe
2023-12-19
git.sh git_am_patches: reduce indentation
Leah Rowe
2023-12-19
git.sh fetch_config: simplify tree name check
Leah Rowe
2023-12-16
fix several shellcheck warnings
Leah Rowe
2023-12-11
handle errors on exits from subshells
Leah Rowe
2023-12-11
improved safety/error handling on multitree git-am
Leah Rowe
2023-11-01
Libreboot 20231101
20231101
Leah Rowe
2023-10-20
include/git: fix already-exists download message
Leah Rowe
2023-10-20
Revert "Revert "include/git: don't re-download single-trees""
Leah Rowe
2023-10-20
include/git: fix error caused by sh idiosyncrasy
Leah Rowe
2023-10-20
Revert "include/git: don't re-download single-trees"
Leah Rowe
2023-10-20
include/git: don't re-download single-trees
Leah Rowe
2023-10-20
update/trees: don't run make if mode=fetch
Leah Rowe
2023-10-20
include/git: fetch submodules on one-tree projects
Leah Rowe
2023-10-20
include/git: only download submodules if possible
Leah Rowe
2023-10-20
error handling code cleanup and fixes
Leah Rowe
2023-10-20
another code cleanup
Leah Rowe
2023-10-20
lbmk: use 2-level directory structure in script/
Leah Rowe
2023-10-19
minor code cleanup in shell scripts
Leah Rowe
2023-10-07
update/project/*: merge to update/project/trees
Leah Rowe
2023-09-25
only update git submodules in project/trees
Leah Rowe
2023-09-25
update/project/*: unified git reset handling
Leah Rowe
2023-09-25
include/git: support applying patch subdirectories
Leah Rowe
2023-09-25
update/project/*: unified patch handling
Leah Rowe