summaryrefslogtreecommitdiff
path: root/include/git.sh
AgeCommit message (Expand)Author
21 hoursgit.sh: simpler for loop in git_am_patches()Leah Rowe
21 hoursgit.sh: merge for loops in git_am_patches()Leah Rowe
21 hourstrees and git.sh: tidy up global variablesLeah Rowe
21 hoursgit.sh: simplified initialisation of "loc"Leah Rowe
22 hoursgit.sh: condense fetch_targets() a bitLeah Rowe
22 hoursgit.sh: short git_prep command in fetch_targets()Leah Rowe
23 hoursgit.sh: merge prepare_new_tree with fetch_targetsLeah Rowe
25 hoursgit.sh: remove duplicate "xtree" variableLeah Rowe
38 hourstrees, multi: download bare project *before* treesLeah Rowe
39 hourstrees: unified multi-tree configuration handlingLeah Rowe
43 hoursgit.sh: rename Fetch_project_trees fetch_targetsLeah Rowe
43 hoursgit.sh: rename fetch_project_repo to fetch_projectLeah Rowe
3 daystidy up some setvars listsLeah Rowe
4 daysremove use of _xm variable in the build systemLeah Rowe
4 daysgit.sh: remove unnecessary checkLeah Rowe
7 dayslib.sh: simplify use of environment variablesLeah Rowe
9 daysuse backticks on eval commands, not subshellsLeah Rowe
9 dayslib.sh: more unified config handlingLeah Rowe
12 daysgit.sh: revert modification to for loopLeah Rowe
12 daysminor code cleanup in the build systemLeah Rowe
12 daysgit.sh: general code cleanup in fetch_submodule()Leah Rowe
12 daysgit.sh: reduced indentation on repo/file checkLeah Rowe
12 daysgit.sh: simplified repo/backup checkLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-09git.sh: hide e() output on for loopLeah Rowe
2024-06-09git.sh: download xtree *before*, not afterLeah Rowe
2024-06-09git.sh: fix deletion path in nuke()Leah Rowe
2024-06-09git.sh: further simplify nuke()Leah Rowe
2024-06-09git.sh: simplify link_crossgcc()Leah Rowe
2024-06-09git.sh: simplify nuke()Leah Rowe
2024-06-08git.sh: support downloading *files* as submodulesLeah Rowe
2024-06-08git.sh: remove unnecessary line breakLeah Rowe
2024-06-07git.sh: fix submodule pathLeah Rowe
2024-06-07git.sh: simplify prep_submodules()Leah Rowe
2024-06-07git.sh: unified handling of git clone/reset/amLeah Rowe
2024-06-07git.sh: simplify submodule handlingLeah Rowe
2024-06-07git.sh: provide feedback for repository downloadsLeah Rowe
2024-06-07git.sh: download "depend" projects *before*Leah Rowe
2024-06-07git.sh: reduced indentation in fetch_submoduleLeah Rowe
2024-06-07git.sh: reduced indentation in prep_submodulesLeah Rowe
2024-06-07git.sh: *never* run git submodule updateLeah Rowe
2024-06-06git.sh: use singletree() to decide submodulesLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-30git.sh: do not remove .submodulesLeah Rowe
2024-05-30import nuke() from cbmk cdce8ba70bLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-24git.sh: break if a submodule clone succeedsLeah Rowe
2024-05-24git.sh: allow finer control of git submodulesLeah Rowe
2024-05-22git.sh: move repo copying to a new functionLeah Rowe