summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-06read README and LICENSE from repo, escape as HTMLHiltjo Posthuma
2015-12-05fix menu separator if one or both of license or readme is missingHiltjo Posthuma
2015-12-05add Makefile and config.mkHiltjo Posthuma
2015-12-05urmoms.1: initial manpageHiltjo Posthuma
2015-12-05detect name and descriptionHiltjo Posthuma
2015-12-05add README and LICENSE file-detectionHiltjo Posthuma
2015-12-05rewrite in C with libgit2, first versionHiltjo Posthuma
2015-12-05improvements:Hiltjo Posthuma
- nicer file list. - relative urls, dont use base href. - add link to plain files, files should be checked out in "file" dir. - strip .git from bare repos. - simplify part of commit per file, just link to commit + file anchor (WIP).
2015-12-05style.css: sane styleHiltjo Posthuma
2015-12-04add LICENSEHiltjo Posthuma
2015-12-04improvementsHiltjo Posthuma
- rename $logdir to $htmldir. - use file .git/description as $description. - use directory name of repodir as $name. - set symlink for default page.
2015-12-04add usage for urmoms, update TODOHiltjo Posthuma
2015-12-04initial insertionHiltjo Posthuma