| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust indention. Evil tabs. | William Harrington | 2021-05-04 | 3 | -5/+5 |
* | Fix indention. | William Harrington | 2021-05-04 | 2 | -4/+4 |
* | Add libtinfo to ncurses for BLFS libedit. Some packages will want to find lib... | William Harrington | 2021-04-23 | 1 | -2/+4 |
* | Merge branch 'chapter10' | William Harrington | 2021-04-19 | 72 | -336/+332 |
|\ |
|
| * | Disable bracketed paste by default. | William Harrington | 2021-04-19 | 1 | -1/+2 |
| * | 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 |
* | | Adjust spacing with configure option. | William Harrington | 2021-04-19 | 1 | -1/+1 |
* | | Create fail and success functions and remove trailing white spaces at ends of... | William Harrington | 2021-04-15 | 2 | -3/+3 |
* | | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 76 | -0/+76 |
* | | Add --disable-bracketed-paste-default configure option since Readline-8.1 ena... | William Harrington | 2021-04-12 | 1 | -0/+1 |
|/ |
|
* | 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 |