Age | Commit message (Expand) | Author |
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 |
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 |