Age | Commit message (Collapse) | Author |
|
(at least, of what we presently ourselves support - it's also allowed in others)
|
|
This was another spot that incidentally occurred in older (and moved)
code, but was made incorrect after cleanup
|
|
|
|
|
|
Huge ass squashed commit because I was experimenting
with "commit entire feature at once so you do not leave
broken tests around to break bisecting". Not sure it's worth it,
at least not for large-ish, overhauling-existing-code feature adds.
Breaking the work up over months did not help either, L M A O
|
|
- Refactor DNS lookup related junk previously only relevant to %h
- Refactor guts of lookup() so it can be done >1 time
- Changelog/tests/implementation for canonicalization itself
Closes #897
|