summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-06Merge branch 'master' of https://deathstation9000.org.uk/git/shell-binIan C
2024-01-06Added --basename to mkthumbs.shIan C
2023-12-25Changed fgrep to grep -FIan C
2023-09-08Added -j switch to flatten archiveIan C
2023-07-25Made 'sa' source local aliases tooIan C
2023-06-26Added extract_zips.sh and added .exe files to .gitignoreIan C
2023-01-17Added cls alias to clear scrollback if naked 'clear' doesn't.Ian C
2023-01-09Merge branch 'master' of https://deathstation9000.org.uk/git/shell-binIan C
2023-01-09Updated serv for a switch to just ASCII dump the comms.Ian C
2022-08-03Merge branch 'master' of https://deathstation9000.org.uk/git/shell-binIan C
2022-08-03Added support for local bash aliasesIan C
2022-08-01Updated work email addressIan C
2022-08-01Fixed compiler warningsIan C
2022-04-08Merge branch 'master' of /srv/git/shell-binIan C
2022-04-08Updated work emailIan C
2022-03-04Removed vps scriptIan C
2022-02-08Added ~/.local/bin to pathIan C
2021-11-05Fixed unused return typeIan C
2021-10-18Fixed warnings on debian.Ian C
2021-10-06Added script to connect to IP4 front end of virtual private serverIan C
2021-09-25Added .gitignore and fix errors on MacOSIan C
2021-05-03Fixed warning in sock.cIan C
2021-05-02Added IPv6 support to sock.cIan C
2021-01-26Added decode.sh and encode.sh.Ian C
2020-09-16Added expandtabIan C
2020-09-09Fixed usage error.Ian C
2020-07-29Made mcp and mmv handle spaces better.Ian C
2020-07-29Added searcha alias.Ian C
2020-07-28Added code to detect MacOS for start alias.Ian C
2020-03-13Fixes to cfile tools.Ian C
2020-02-04Added work email alias.Ian C
2019-11-21Added search to aliases. Needs find -print0 and xargs -0.Ian C
2019-09-19Updates to conversion page codes.Ian C
2019-09-18Changed printable test to isascii test in insertbom.Ian C
Changed code page in ansi2unicode.
2019-09-18Fixed bad memmove()Ian C
2019-09-17Added insertbom and called from ansi2unicode.shIan C
2019-09-16Added ansi2unicode.shIan C
2019-06-09Added script to create ISOs on OSX.Ian C
2019-05-29Added mailcap entries for image to text conversions.Ian C
2019-05-21Added PDF to mailcapIan C
2019-05-20Updated muttrcIan C
2019-05-20Renamed mail aliasesIan C
2019-05-20Added mail aliasesIan C
2019-03-27Added faster C based version of purge script.Ian C
2019-02-20Removed old Pro*C langmap from ctags.Ian C
2019-02-14Changed hash bang of bash scriptIan C
2019-02-14Added .mailcapIan C
2019-02-14Added .muttrcIan C
2019-02-04Changed shell to bash for str.shIan C
2019-02-03Removed adding of $HOME/bin to PATH from .bash_aliasesIan C