Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin: fix gitrect to use posix tools | Tyler Davis | 2024-05-06 | 2 | -3/+3 |
| | |||||
* | bin: improved fetchgit | Tyler Davis | 2024-04-19 | 1 | -63/+56 |
| | |||||
* | bin: shfmt all scripts | Tyler Davis | 2024-04-19 | 13 | -881/+875 |
| | |||||
* | git: new config changes | Tyler Davis | 2024-04-16 | 1 | -2/+6 |
| | |||||
* | go: bump linter version | Tyler Davis | 2024-04-11 | 1 | -2/+2 |
| | |||||
* | git: def branch main | Tyler Davis | 2024-02-19 | 1 | -1/+1 |
| | |||||
* | git: add extra configs | Tyler Davis | 2024-02-17 | 1 | -1/+14 |
| | | | | https://jvns.ca/blog/2024/02/16/popular-git-config-options/ | ||||
* | git: add conf options | Tyler Davis | 2024-02-13 | 1 | -3/+6 |
| | |||||
* | sh: fix scripts to be run by crontab | Tyler Davis | 2024-02-11 | 2 | -0/+0 |
| | |||||
* | macos: hack to change ALL terminals | Tyler Davis | 2024-02-07 | 1 | -0/+2 |
| | |||||
* | git: conditional remove of gitconfig | Tyler Davis | 2024-02-06 | 1 | -1/+3 |
| | |||||
* | bin: check for cargo and rustup separately | Tyler Davis | 2024-01-19 | 1 | -6/+6 |
| | |||||
* | bin: add bash3 completion | Tyler Davis | 2024-01-10 | 1 | -1/+1 |
| | |||||
* | macos darkmode | Tyler Davis | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | alacritty: dynamic colors | Tyler Davis | 2024-01-01 | 1 | -0/+7 |
| | |||||
* | pkg: remove imgcat, use viu | Tyler Davis | 2023-12-20 | 1 | -241/+0 |
| | |||||
* | bin: add iterm2 imgcat | Tyler Davis | 2023-12-20 | 1 | -0/+241 |
| | |||||
* | fix backup, remove coreutils, glcp repo | Tyler Davis | 2023-12-15 | 1 | -24/+20 |
| | | | | | | - Fix the backup script to always make a new archive. - Remove vestiges of coreutils - Handle GLCP repo migration | ||||
* | bin: add backup free space check | Tyler Davis | 2023-12-12 | 1 | -11/+19 |
| | |||||
* | bin: add backup scripts and cgit | Tyler Davis | 2023-12-12 | 1 | -0/+101 |
| | |||||
* | bin: cleaner git management and configs | Tyler Davis | 2023-12-06 | 4 | -7/+7 |
| | |||||
* | git: confgit wrapping fix | Tyler Davis | 2023-12-05 | 1 | -1/+1 |
| | |||||
* | git: fix confgit comparison | Tyler Davis | 2023-12-05 | 1 | -1/+1 |
| | |||||
* | git: remove linux only cpu check | Tyler Davis | 2023-12-03 | 1 | -1/+0 |
| | |||||
* | git: set up dynamic sizing of process configs | Tyler Davis | 2023-12-03 | 1 | -6/+14 |
| | |||||
* | bin: fix apk store | Tyler Davis | 2023-11-29 | 1 | -1/+1 |
| | |||||
* | bin: add apk tracking | Tyler Davis | 2023-11-29 | 1 | -1/+3 |
| | |||||
* | git: add git index flags to reduce compute | Tyler Davis | 2023-11-20 | 1 | -0/+2 |
| | |||||
* | bin: no need for extra tempfile | Tyler Davis | 2023-11-16 | 1 | -7/+11 |
| | |||||
* | bin: add verbose output to clean | Tyler Davis | 2023-11-16 | 1 | -1/+5 |
| | |||||
* | git: conditional check for conf folders | Tyler Davis | 2023-11-16 | 1 | -3/+15 |
| | |||||
* | bin: add gitrect cleanup script | Tyler Davis | 2023-11-16 | 1 | -0/+114 |
| | |||||
* | git: linux repo excludes linux... | Tyler Davis | 2023-11-16 | 1 | -1/+1 |
| | |||||
* | go: update ci to 1.55.2 | Tyler Davis | 2023-11-03 | 1 | -2/+2 |
| | |||||
* | bin: trim the remote list to one head | Tyler Davis | 2023-10-31 | 1 | -1/+7 |
| | |||||
* | git: send-email defaults to gluecode on home | Tyler Davis | 2023-10-25 | 1 | -1/+1 |
| | |||||
* | git: fetchgit add zero check | Tyler Davis | 2023-10-25 | 1 | -1/+1 |
| | |||||
* | git: restore parallel exec | Tyler Davis | 2023-10-23 | 1 | -3/+3 |
| | |||||
* | bin: pull current branch changes | Tyler Davis | 2023-10-12 | 1 | -0/+2 |
| | |||||
* | bin: quiet git ops | Tyler Davis | 2023-10-12 | 1 | -2/+2 |
| | |||||
* | bin: switch branches if not on primary | Tyler Davis | 2023-10-12 | 1 | -0/+19 |
| | |||||
* | bin: pull if fetch fails | Tyler Davis | 2023-10-10 | 1 | -9/+12 |
| | |||||
* | bin: leverage default branch query | Tyler Davis | 2023-10-10 | 1 | -65/+14 |
| | |||||
* | bin: pull origin if push fails | Tyler Davis | 2023-10-08 | 1 | -0/+15 |
| | |||||
* | sh: remove gzip aliases | Tyler Davis | 2023-10-01 | 1 | -0/+4 |
| | |||||
* | git: switch to default trunk branch | Tyler Davis | 2023-09-24 | 1 | -1/+2 |
| | |||||
* | git: remove vscode config | Tyler Davis | 2023-09-23 | 1 | -1/+8 |
| | |||||
* | bin: check for git folder in gosrc | Tyler Davis | 2023-09-18 | 1 | -1/+1 |
| | |||||
* | bin: add ssg and markdown script | Tyler Davis | 2023-09-18 | 2 | -0/+1740 |
| | |||||
* | go: remove binaries before installing | Tyler Davis | 2023-09-18 | 1 | -0/+7 |
| |