summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAge
* 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
* 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
* hstow: speed up stowing by using more streamingSean Whitton2023-01-27
* fix indentationSean Whitton2023-01-26
* insinuate-dotfiles: implement updatesSean Whitton2023-01-25
* 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
* insinuate-dotfiles: stow slightly earlierSean Whitton2023-01-25
* hstow: readlinks: check link targets for control charsSean Whitton2023-01-19
* hstow: readlinks: handle add'l fields, check that input names a linkSean Whitton2023-01-19
* hstow: speed up unstowing by using more streamingSean Whitton2023-01-18
* attempt to improve readabilitySean Whitton2023-01-17
* hstow: readlink: don't collapse runs of blanks in filename or targetSean Whitton2023-01-17
* reflowSean Whitton2023-01-17
* emacsclient wrapper: check for getopt(1)Sean Whitton2023-01-17
* emacsclient wrapper: get_listener: find the youngest processSean Whitton2023-01-17
* emacsclient wrapper: don't SIGTERM in-tree if gdbmacs unresponsiveSean Whitton2023-01-14
* emacsclient wrapper: C-i E handles case where primary daemon wedgedSean Whitton2023-01-14
* emacsclient wrapper: fix -l option to getopt(1)Sean Whitton2023-01-14
* emacsclient wrapper: indentation fixesSean Whitton2023-01-14
* hstow: disjoin_hstow_file: skip blank linesSean Whitton2023-01-13
* hstow: factor out disjoin_hstow_file, replacing read_globs_fileSean Whitton2023-01-13
* hstow: don't stow .hstow-unstow-ignoreSean Whitton2023-01-13
* emacsclient wrapper: use 'exec -a' when giving up and have bashSean Whitton2023-01-13
* emacsclient wrapper: use getopt(1) to break up clustered short optsSean Whitton2023-01-13
* emacsclient wrapper: handle --spw/* options when we give up earlySean Whitton2023-01-13
* emacsclient wrapper: introduce more uses of timeoutsSean Whitton2023-01-13
* hstow: when unstowing, don't recurse into directories we don't ownSean Whitton2023-01-08
* hstow: hide stderr from dir_contents find(1) invocation tooSean Whitton2023-01-06
* hstow: hide stderr from main unstow find(1) invocationSean Whitton2023-01-06
* emacsclient wrapper: factor out fail(), notify-send on unknown EmacsSean Whitton2023-01-06
* emacsclient wrapper: fix some missing quotationSean Whitton2023-01-06
* emacsclient wrapper: call notify-send only if stderr not a terminalSean Whitton2023-01-06
* more Emacs linked working trees, attempt a number of simplificationsSean Whitton2022-12-27
* use shebangs more consistentlySean Whitton2022-12-10