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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|