Age | Commit message (Collapse) | Author |
|
|
|
This is a bit unwieldy, git isn't really happy with large binary
files, but the sizes, both of individual files and of the whole
repository, aren't really enough to justify a complex solution.
If this does become an issue, we can look into something like
git-annex, and if necessary we can `git filter-branch` all the big
files out of the repository, but for now just keep it simple.
|
|
Most of these weren't really links at all, just unquoted CamelCase.
|
|
|
|
|
|
Need to copy the landing page hack back into tools/GNUmakefile and
tweak the rule so that we don't regenerate it unless something has
changed (otherwise it'll change every run, because of the generated
date stamp).
But right now it's time for dinner.
|
|
* Fix Trac "export:" links
* Use "about" link for naked repository links so default view is the README.md
* Adjust to match new cgit configuration which hides ".git" suffixes
|
|
|
|
|
|
|
|
Still some messes due to lack of bang-quoting of "CrypTech".
|
|
This turns out to be less useful than expected, because somehow for
every single link in the wiki, the source repository is not quite in
the obvios plae with cgit. Might be a cgit configuration issue, but
this gets wonky enough that it's probably simpler just to expand the
JSON file we already have for the filter rules so that it includes
other magic stuff like a URL map for this kind of link.
|
|
|
|
|
|
|
|
|
|
[[span()]] is poorly documented, and the Cryptech Wiki only used it
because somebody was trying to force TracWiki to do something it
really didn't want to do. Trying to write a general [[span()]] parser
for this is over the top, just handle this screwball case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clean up whacky invisible unicode characters in links on a couple of source packages
|
|
|