forks/stagit.git
8 years agoread README and LICENSE from repo, escape as HTML
Hiltjo Posthuma [Sun, 6 Dec 2015 21:34:56 +0000 (22:34 +0100)]
read README and LICENSE from repo, escape as HTML

8 years agofix menu separator if one or both of license or readme is missing
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

8 years agoadd Makefile and config.mk
Hiltjo Posthuma [Sat, 5 Dec 2015 20:07:52 +0000 (21:07 +0100)]
add Makefile and config.mk

8 years agourmoms.1: initial manpage
Hiltjo Posthuma [Sat, 5 Dec 2015 20:01:38 +0000 (21:01 +0100)]
urmoms.1: initial manpage

8 years agodetect name and description
Hiltjo Posthuma [Sat, 5 Dec 2015 19:59:14 +0000 (20:59 +0100)]
detect name and description

8 years agoadd README and LICENSE file-detection
Hiltjo Posthuma [Sat, 5 Dec 2015 19:43:29 +0000 (20:43 +0100)]
add README and LICENSE file-detection

8 years agorewrite in C with libgit2, first version
Hiltjo Posthuma [Sat, 5 Dec 2015 19:22:57 +0000 (20:22 +0100)]
rewrite in C with libgit2, first version

8 years agoimprovements:
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).

8 years agostyle.css: sane style
Hiltjo Posthuma [Fri, 4 Dec 2015 23:36:54 +0000 (00:36 +0100)]
style.css: sane style

8 years agoadd LICENSE
Hiltjo Posthuma [Fri, 4 Dec 2015 22:40:10 +0000 (23:40 +0100)]
add LICENSE

8 years agoimprovements
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.

8 years agoadd usage for urmoms, update TODO
Hiltjo Posthuma [Fri, 4 Dec 2015 16:11:24 +0000 (17:11 +0100)]
add usage for urmoms, update TODO

8 years agoinitial insertion
Hiltjo Posthuma [Fri, 4 Dec 2015 15:58:04 +0000 (16:58 +0100)]
initial insertion