| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This commit patches so-called at-lines in cached-descriptors.new and
cached-microdescs.new, as ctor adds those annotations manually in order
to store metadata, which renders this to become an invalid network
document.
|
| |
|
|
|
| |
This commit embeds the message added in 509145592452a5aeca573af00579233
into the generated README.
|
| |
|
|
|
|
| |
The data resides in `shadow.chutney.data/hosts/host` now and not at the
the top-level anymore. A fix might include to use wildcards, but I feel
this is potentially more error-prone.
|
| |
|
|
|
|
|
| |
This commit removes the use/dependency of relatives path by obtaining
the root path of the repository using a git command. Doing it this way
allows us to avoid things such as `../../..` which is not a good pattern
as it creates a dependency upon the directory structure.
|
| |
|
|
| |
Typos found with codespell
|
|
|
Plan to gradually move over to this semiautomatically-maintained data.
|