summaryrefslogtreecommitdiff
path: root/bin/hstow
Commit message (Expand)AuthorAge
* http->https in some license headersSean Whitton14 days
* hstow: escape two forward slashesSean Whitton2023-07-06
* hstow: documentationSean Whitton2023-01-29
* hstow: use globs in .hstow-always-adopt & convert to EREs for awkSean Whitton2023-01-29
* 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
* 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
* 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
* 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
* 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
* speed up hstow's restowing, restow in post_update actionsSean Whitton2022-12-03
* hstow: reflow/tweak to consistently use fill column of 72Sean Whitton2022-11-15
* hstow: escape literal .Sean Whitton2022-11-14
* hstow: strip leading whitespace from one case of output from wc(1)Sean Whitton2022-11-13
* hstow: use correct option to wc(1) for counting characters not bytesSean Whitton2022-11-13
* GNU Stow -> hstow, and follow-up tidying & simplificationsSean Whitton2022-11-12