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-07-17
unify caching of files into cache/
Leah Rowe
2024-07-17
git.sh: remove previous tmprepo if args>5
Leah Rowe
2024-07-17
git.sh: try direct clone if cached git fails
Leah Rowe
2024-07-17
git.sh: re-try git pull three times
Leah Rowe
2024-07-17
trees: auto-delete+auto-rebuild if project changes
Leah Rowe
2024-07-17
git.sh: don't download to src/project/project/
Leah Rowe
2024-07-17
git.sh: cache git downloads to repo/
Leah Rowe
2024-07-10
trees: general code cleanup
Leah Rowe
2024-07-10
remove executable permission on include/
Leah Rowe
2024-06-30
git.sh: simpler for loop in git_am_patches()
Leah Rowe
2024-06-30
git.sh: merge for loops in git_am_patches()
Leah Rowe
2024-06-30
trees and git.sh: tidy up global variables
Leah Rowe
2024-06-30
git.sh: simplified initialisation of "loc"
Leah Rowe
2024-06-30
git.sh: condense fetch_targets() a bit
Leah Rowe
2024-06-30
git.sh: short git_prep command in fetch_targets()
Leah Rowe
2024-06-30
git.sh: merge prepare_new_tree with fetch_targets
Leah Rowe
2024-06-30
git.sh: remove duplicate "xtree" variable
Leah Rowe
2024-06-30
trees, multi: download bare project *before* trees
Leah Rowe
2024-06-30
trees: unified multi-tree configuration handling
Leah Rowe
2024-06-29
git.sh: rename Fetch_project_trees fetch_targets
Leah Rowe
2024-06-29
git.sh: rename fetch_project_repo to fetch_project
Leah Rowe
2024-06-28
tidy up some setvars lists
Leah Rowe
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
[next]