| Commit message (Expand) | Author | Age | Files | Lines |
* | Create fail and success functions and remove trailing white spaces at ends of... | William Harrington | 2021-04-15 | 2 | -3/+3 |
* | Use AND lists and remove set -e | William Harrington | 2021-04-14 | 74 | -406/+336 |
* | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 76 | -0/+76 |
* | Don't remove doc, info and man during cleanup. | William Harrington | 2021-04-12 | 1 | -3/+3 |
* | Add shellcheck parsing directives. | William Harrington | 2021-04-08 | 8 | -2/+15 |
* | Adjust backup and cleanup scripts for chapter8. | William Harrington | 2021-04-08 | 2 | -0/+88 |
* | Fix a header so that #include <python3.9/Python.h> works. | William Harrington | 2021-04-07 | 1 | -0/+2 |
* | Install shell-complletions for bash and zsh. | William Harrington | 2021-04-07 | 1 | -0/+2 |
* | Use configure prefix option rather than PREFIX variable for /usr | William Harrington | 2021-04-07 | 1 | -1/+1 |
* | Add commands to move libmagic shared library to /lib. | William Harrington | 2021-04-07 | 1 | -0/+3 |
* | Use package version when changing ownership of versioned library libpsx.so.x.xx | William Harrington | 2021-04-07 | 1 | -1/+1 |
* | Remove unneeded test echo. | William Harrington | 2021-04-07 | 1 | -2/+0 |
* | Add chapter8 script commands. | William Harrington | 2021-04-06 | 74 | -3/+835 |
* | Add chapter8 scripts. Still need to add contents. | William Harrington | 2021-04-06 | 74 | -0/+222 |