Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-26 | subr.ex/ex_pkg_env.subr: add header. | Lucía Andrea Illanes Albornoz | 1 | -3/+3 | |
subr.rtl/rtl_fetch_git.subr: cleanup. | |||||
2023-03-21 | subr.rtl/rtl_fetch_git.subr: don't pass --remote to git-submodule(1). | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-21 | subr.rtl/rtl_fetch_git.subr: pass --rebase to git-pull(1) to deal w/ push -f. | Lucía Andrea Illanes Albornoz | 1 | -30/+43 | |
subr.rtl/rtl_fetch_git.subr: pass --remote to git-submodule(1) update. subr.rtl/rtl_fetch_git.subr: minor code cleanup. | |||||
2023-03-20 | Document subr.rtl/*.subr functions, pt. I. | Lucía Andrea Illanes Albornoz | 1 | -36/+69 | |
2023-02-19 | Add copyright legends to all files. | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
2023-02-18 | subr.rtl/rtl_fetch_git.subr: fix typo. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-18 | Add textwidth=0 to Vim modelines. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-17 | Make everything a bit faster. | Lucía Andrea Illanes Albornoz | 1 | -58/+74 | |
0) Issues several prayers and sacrifices to Enki under threat of a terrible deluge sent down by Ellil 1) Convert fork-write/read exprs to be non-forking 2) Pass mostly everything by reference 3) Don't bother cleaning the variable namespace because Bourne shell is an abomination 4) Removes broken ./pkgtool.sh -s, --restart-at, --update-diff & ./build.sh --dump-{in,on-abort} 5) Cleanup | |||||
2021-08-25 | subr.rtl/rtl_fetch_git.subr:rtlp_fetch_url_git(): attempt to gracefully ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+25 | |
handle forced Git pushes. | |||||
2021-08-19 | subr.rtl/rtl_fetch_git.subr:{rtlp_fetch_url_git,rtl_fetch_mirror_urls_git}() ↵ | Lucio Andrés Illanes Albornoz | 1 | -3/+3 | |
: correctly reference ${_subdir} when {fetching,mirroring}. subr/pkg_fetch_download.subr:pkg_fetch_download_clean_dlcache(): correctly cleanup dlcache wrt. Git repositories. | |||||
2021-04-06 | subr.rtl/rtl_fetch{_git,}.subr: split. | Lucio Andrés Illanes Albornoz | 1 | -0/+95 | |
subr.rtl/rtl_{filepath,complex}.subr: split. subr.rtl/{rtl_filepath,}.subr: split. subr.rtl/rtl_{platform,complex}.subr: split. |