Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-21 | Document subr.rtl/*.subr functions, pt. IV. | Lucía Andrea Illanes Albornoz | 1 | -11/+68 | |
2023-03-20 | Implements 256-colour themes. | Lucía Andrea Illanes Albornoz | 1 | -4/+50 | |
2023-02-22 | Exit correctly on ^C and -V [..]. | Lucía Andrea Illanes Albornoz | 1 | -1/+3 | |
2023-02-19 | Add copyright legends to all files. | Lucía Andrea Illanes Albornoz | 1 | -0/+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 | -29/+49 | |
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-27 | Implements localised message files, pt. II. | Lucio Andrés Illanes Albornoz | 1 | -6/+14 | |
2021-08-26 | Implements logging tags, tag sets, and themes. | Lucio Andrés Illanes Albornoz | 1 | -43/+44 | |
subr/pkgtool_init.subr:pkgtoolp_init_args(): set ${BUILD_HNAME}. | |||||
2021-08-26 | {build,pkgtool}.sh: log environment variables at "notice" level. | Lucio Andrés Illanes Albornoz | 1 | -5/+5 | |
subr.rtl/rtl_log.subr:${RTL_LOG_MSG_{NOTICE,VERBOSE}_COLOUR}: swap. | |||||
2021-08-26 | Log messages at {info,notice,verbose} and {,-v,-vv}. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2020-12-30 | subr/rtl*.subr, subr.rtl/: moved. | Lucio Andrés Illanes Albornoz | 1 | -0/+78 | |
subr/build_init.subr:buildp_init_env(): updated. subr/pkgtool_init.subr:pkgtoolp_init_env(): updated. |