chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
fb93862
)
lib/configuration.c, etc.: Remove arguments from `config_userconf'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 4 Jun 2020 19:07:30 +0000
(20:07 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 6 Jun 2020 17:07:12 +0000
(18:07 +0100)
Nobody ever did anything with the HOME argument at all. Passing in PW
might have been slightly valuable, but configuration is only retrieved
infrequently.
Besides, this is the start of a sequence of changes to how configuration
files are found.
No differences found