summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAge
* start using m4 processing for some host-specific configurationSean Whitton9 hours
|
* reprepro-rebuilder: for final builds, disable piuparts & autopkgtestSean Whitton3 days
|
* don't run Lintian by default with sbuildSean Whitton3 days
|
* rename some Emacs files under ~/doc/Sean Whitton7 days
|
* attempt to replace references to demeterSean Whitton7 days
| | | | It is better to use a server hostname-neutral reference where possible.
* rename athena-apt->athenet-aptSean Whitton8 days
| | | | The new name is server hostname-neutral. The httpd is now on leto.
* minor disambiguation, for documentation purposesSean Whitton8 days
|
* Fastmail->Purelymail & some tidyingSean Whitton2024-04-28
|
* drop unused debpasteSean Whitton2024-04-22
|
* archive remaining i3-specific configSean Whitton2024-04-22
|
* locmaint: force incremental duplicity backupSean Whitton2024-04-18
|
* http->https in some license headersSean Whitton2024-04-12
|
* add git-rl{,h} & archive remaining Magit config to git historySean Whitton2024-03-31
| | | | | I find that having two different kinds of display of browseable git logs and diffs in Emacs can break my flow.
* simplify git-is-cleanSean Whitton2023-12-22
|
* add pactl-tunnel-sinkSean Whitton2023-12-14
|
* drop erebus & melete from list of hosts to mosh toSean Whitton2023-07-07
|
* hstow: escape two forward slashesSean Whitton2023-07-06
|
* update bindingSean Whitton2023-06-27
|
* add git-annex-dropoldunusedSean Whitton2023-06-13
|
* locmaint: stop passing -y to 'apt-get autoremove'Sean Whitton2023-06-11
|
* locmaint: don't do some other parts of sysmaint during suite upgradeSean Whitton2023-06-11
|
* add 'locmaint --dist-upgrade'Sean Whitton2023-06-11
|
* workstation-duplicity: shorten most common notification textSean Whitton2023-06-05
|
* insinuate-dotfiles: pass -o to remote tar when root on remoteSean Whitton2023-06-03
|
* reduce use of Shift modifier in i3 & Sway configsSean Whitton2023-05-21
|
* update reprepro-rebuilder config for bookwormSean Whitton2023-05-09
|
* movemymail: immediately upload fetched mailSean Whitton2023-04-16
|
* tidy up setting & preparing locations for Emacs auto-saves & backupsSean Whitton2023-03-24
|
* set dgit.default.push-subcmd & dgit.default.rpush-subcmdSean Whitton2023-02-22
|
* locmaint: sort list of loose ~/src/ files, for readabilitySean Whitton2023-02-20
|
* doccheckin: add News/*.SCORESean Whitton2023-02-19
|
* use *scratch* for text notes too, enabling us to drop *notes*Sean Whitton2023-02-13
|
* emacsclient wrapper: don't try to call ls on non-existent directorySean Whitton2023-02-03
|
* emacsclient wrapper: don't call realpath & ss on non-existent socketSean Whitton2023-02-03
|
* hstow: documentationSean Whitton2023-01-29
|
* hstow: use globs in .hstow-always-adopt & convert to EREs for awkSean Whitton2023-01-29
|
* emacsclient wrapper: create symlinks to sockets under /tmpSean Whitton2023-01-28
|
* emacsclient wrapper: check whether /run/user/$(id -u) existsSean Whitton2023-01-27
|
* hstow: don't look for links to unstow inside our .STOW directorySean Whitton2023-01-27
|
* hstow: just remove empty directories that are in our waySean Whitton2023-01-27
|
* hstow: use find(1)'s -path argument rather than filtering its outputSean Whitton2023-01-27
| | | | | | The -path argument is included in POSIX.1-2017. Also improve the awk code in the case where .hstow-always-adopt doesn't exist.
* mosh to erebusSean Whitton2023-01-27
|
* emacsclient wrapper: ensure sockets directory existsSean Whitton2023-01-27
|
* hstow: move a few other things out to posix-defuns.shSean Whitton2023-01-27
|
* hstow: reduce number of ls(1), dirname(1), rm(1) and rmdir(1) callsSean Whitton2023-01-27
| | | | Also improve comment: 'xargs readlink' can be used like 'xargs ls -ld'.
* hstow: speed up stowing by using more streamingSean Whitton2023-01-27
| | | | | | | Extend the dot[-.] feature to intermediate pathname components. We no longer match $path_dir against the ignore patterns. I can't see how that was useful.
* fix indentationSean Whitton2023-01-26
|
* insinuate-dotfiles: implement updatesSean Whitton2023-01-25
| | | | These updates don't require that Git is available on the remote side.
* insinuate-dotfiles: don't die if .git/refs/remotes/local isn't thereSean Whitton2023-01-25
|
* insinuate-dotfiles: use 'command -v' not which(1)Sean Whitton2023-01-25
|