summaryrefslogtreecommitdiff
path: root/.hstow-local-ignore
Commit message (Collapse)AuthorAge
* don't stow MakefileSean Whitton4 hours
|
* start using m4 processing for some host-specific configurationSean Whitton8 hours
|
* 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.
* 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.
* dired-omit-files: stop hiding all dotfilesSean Whitton2022-12-14
|
* disable dired-omit-mode for this repoSean Whitton2022-12-03
|
* GNU Stow -> hstow, and follow-up tidying & simplificationsSean Whitton2022-11-12