summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hiltjo Posthuma [Mon, 7 Dec 2015 14:22:47 +0000 (15:22 +0100)]
improve log, fix warnings
Hiltjo Posthuma [Mon, 7 Dec 2015 13:41:54 +0000 (14:41 +0100)]
add favicon
Hiltjo Posthuma [Mon, 7 Dec 2015 13:26:35 +0000 (14:26 +0100)]
add diffstat
Hiltjo Posthuma [Mon, 7 Dec 2015 13:07:58 +0000 (14:07 +0100)]
initial diff support, fix log link
Hiltjo Posthuma [Mon, 7 Dec 2015 13:07:26 +0000 (14:07 +0100)]
update TODO with wanted features
Hiltjo Posthuma [Sun, 6 Dec 2015 21:34:56 +0000 (22:34 +0100)]
read README and LICENSE from repo, escape as HTML
Hiltjo Posthuma [Sat, 5 Dec 2015 20:11:26 +0000 (21:11 +0100)]
fix menu separator if one or both of license or readme is missing
Hiltjo Posthuma [Sat, 5 Dec 2015 20:07:52 +0000 (21:07 +0100)]
add Makefile and config.mk
Hiltjo Posthuma [Sat, 5 Dec 2015 20:01:38 +0000 (21:01 +0100)]
urmoms.1: initial manpage
Hiltjo Posthuma [Sat, 5 Dec 2015 19:59:14 +0000 (20:59 +0100)]
detect name and description
Hiltjo Posthuma [Sat, 5 Dec 2015 19:43:29 +0000 (20:43 +0100)]
add README and LICENSE file-detection
Hiltjo Posthuma [Sat, 5 Dec 2015 19:22:57 +0000 (20:22 +0100)]
rewrite in C with libgit2, first version
Hiltjo Posthuma [Fri, 4 Dec 2015 23:37:31 +0000 (00:37 +0100)]
improvements:
- 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).
Hiltjo Posthuma [Fri, 4 Dec 2015 23:36:54 +0000 (00:36 +0100)]
style.css: sane style
Hiltjo Posthuma [Fri, 4 Dec 2015 22:40:10 +0000 (23:40 +0100)]
add LICENSE
Hiltjo Posthuma [Fri, 4 Dec 2015 16:26:39 +0000 (17:26 +0100)]
improvements
- rename $logdir to $htmldir.
- use file .git/description as $description.
- use directory name of repodir as $name.
- set symlink for default page.
Hiltjo Posthuma [Fri, 4 Dec 2015 16:11:24 +0000 (17:11 +0100)]
add usage for urmoms, update TODO
Hiltjo Posthuma [Fri, 4 Dec 2015 15:58:04 +0000 (16:58 +0100)]
initial insertion