summaryrefslogtreecommitdiff
path: root/include/git.sh
AgeCommit message (Expand)Author
2025-05-12lib.sh: remove rmgit()Leah Rowe
2025-05-12lib.sh: move xbmkget() to git.shLeah Rowe
2025-05-09lbmk: use x_ instead of err, where appropriateLeah Rowe
2025-05-08git.sh: re-write tmpclone without cachingLeah Rowe
2025-05-08git.sh: use setvars for fail variablesLeah Rowe
2025-05-08git.sh: hard fail if git am failsLeah Rowe
2025-05-08git.sh: Hard fail if reset failsLeah Rowe
2025-05-07lib.sh: support any command on find_exec()Leah Rowe
2025-05-06git.sh: Simplify git am handlingLeah Rowe
2025-05-05init.sh: New function dx_ to execute path filesLeah Rowe
2025-05-05git.sh: move singletree() to lib.shLeah Rowe
2025-05-04lbmk: MUCH safer err functionLeah Rowe
2025-05-03lbmk: Unified local ./tmp handlingLeah Rowe
2025-04-26lib.sh: move singletree() to git.shLeah Rowe
2025-04-26mk/git.sh: remove tree_depend variableLeah Rowe
2025-04-26git.sh: remove unused xgcc linking featureLeah Rowe
2025-04-26mk: simplify main()Leah Rowe
2025-04-18Revert "git.sh: minor cleanup"Leah Rowe
2025-04-18git.sh: minor cleanupLeah Rowe
2025-04-17git.sh: remove unnecessary commentLeah Rowe
2025-04-17git.sh: remove link_crossgcc()Leah Rowe
2025-04-17git.sh: remove move_repo()Leah Rowe
2025-04-17git.sh: remove prep_submodule()Leah Rowe
2025-04-17git.sh: make git_prep command clearerLeah Rowe
2025-04-17lbmk: minor cleanupLeah Rowe
2025-04-12git.sh: clean up fetch_project()Leah Rowe
2025-04-11lbmk: unified PWD handling (work directory)Leah Rowe
2025-04-11lbmk: use pwd util, not PWD environmental variableLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-04-06lbmk: minor code formatting cleanupLeah Rowe
2025-01-03update my copyright years on modified scriptsLeah Rowe
2025-01-02fix lbmk shellcheck errorsLeah Rowe
2024-12-30Fix globbing issue in lbmkLeah Rowe
2024-12-26git.sh: don't initialise livepull globallyLeah Rowe
2024-10-05git.sh: fix error with cache re-downloadLeah Rowe
2024-09-30add swig to fedora dependenciesLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-19put cachedir in environmental variableLeah Rowe
2024-07-18git.sh: warn when a cached clone failsLeah Rowe
2024-07-18git.sh: fix typo in git commandLeah Rowe
2024-07-18git.sh: fix lack of error exits on faultLeah Rowe
2024-07-17unify caching of files into cache/Leah Rowe
2024-07-17git.sh: remove previous tmprepo if args>5Leah Rowe
2024-07-17git.sh: try direct clone if cached git failsLeah Rowe
2024-07-17git.sh: re-try git pull three timesLeah Rowe
2024-07-17trees: auto-delete+auto-rebuild if project changesLeah Rowe
2024-07-17git.sh: don't download to src/project/project/Leah Rowe
2024-07-17git.sh: cache git downloads to repo/Leah Rowe
2024-07-10trees: general code cleanupLeah Rowe
2024-07-10remove executable permission on include/Leah Rowe