Age | Commit message (Expand) | Author |
2023-10-02 | update/project/trees: fix error handling on mkdir | Leah Rowe |
2023-10-02 | update/project/trees: optimise error handling | Leah Rowe |
2023-10-02 | update/project/trees: simplified error handling | Leah Rowe |
2023-10-02 | update/project/trees: general code cleanup | Leah Rowe |
2023-10-02 | update/project/trees: rm yet another rm line | Leah Rowe |
2023-10-02 | update/project/trees: remove one more rm line | Leah Rowe |
2023-10-02 | update/project/trees: remove redundant rm command | Leah Rowe |
2023-10-02 | update/project/trees: remove unnecessary linebreak | Leah Rowe |
2023-10-02 | update/project/trees: rm "seen" in the right place | Leah Rowe |
2023-10-01 | Greatly simplify error handling in shell scripts | Leah Rowe |
2023-09-30 | general code formatting cleanup in shell scripts | Leah Rowe |
2023-09-30 | simplify initialising variables in shell scripts | Leah Rowe |
2023-09-30 | update/*/*: unified scanning of revisions/sources | Leah Rowe |
2023-09-29 | blobs/download: move helpers to include/blobutil | Leah Rowe |
2023-09-29 | include/blobutil: try curl first, then wget | Leah Rowe |
2023-09-29 | include/blobutil: simplify check_defconfig() | Leah Rowe |
2023-09-29 | blobs/download: do IntelME extract in one function | Leah Rowe |
2023-09-29 | blobs/download: do final check of _dest in fetch() | Leah Rowe |
2023-09-29 | blobs/download: don't pass dl_path as argument | Leah Rowe |
2023-09-29 | blob scripts: unified handling of blob destination | Leah Rowe |
2023-09-29 | remove unused variables in blob scripts | Leah Rowe |
2023-09-29 | merge include/fetch.sh, blobutil.sh, defconfig.sh | Leah Rowe |
2023-09-29 | update/blobs/*: simplify mrc.bin handling | Leah Rowe |
2023-09-29 | update/blobs/*: unified download/checksum logic | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary linebreaks | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary messages | Leah Rowe |
2023-09-28 | blobs/download: simplify downloading of files | Leah Rowe |
2023-09-28 | blobs/download: remove unnecessary error pipes | Leah Rowe |
2023-09-28 | blobs/download: unified archive extraction | Leah Rowe |
2023-09-27 | move build/command/options to include/option.sh | Leah Rowe |
2023-09-27 | blobs/download: unified blobdir handling | Leah Rowe |
2023-09-27 | blobs/download: unified archive extraction | Leah Rowe |
2023-09-27 | blobs/download: remove errant debug line | Leah Rowe |
2023-09-27 | remove script/update/blobs/extract | Leah Rowe |
2023-09-27 | blobs/download: simplify fetch_update() | Leah Rowe |
2023-09-27 | blobs/download: greatly simplify sources handling | Leah Rowe |
2023-09-27 | blobs/download: simplify defconfig handling | Leah Rowe |
2023-09-26 | simplify getopts loops in shell scripts | 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 | update/project/*: unified patch handling | Leah Rowe |
2023-09-25 | update/project/trees: remove extra.sh handling | Leah Rowe |
2023-09-25 | Update email address for Leah Rowe copyrights | Leah Rowe |
2023-09-25 | Use SPDX license headers on all scripts | Leah Rowe |
2023-09-25 | update/repos: concatenate multiple revision files | Leah Rowe |
2023-09-10 | build/boot/roms stragglers: properly handle errors | Leah Rowe |
2023-09-09 | scripts: use printf, not echo, where appropriate | Leah Rowe |
2023-09-09 | update/blobs printf statements: use double quotes | Leah Rowe |
2023-09-09 | scripts: better handling of printf: stdout/stderr | Leah Rowe |
2023-09-09 | update/project/*: remove redundant checks | Leah Rowe |