Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update TODO | Hiltjo Posthuma | 2015-12-07 | 1 | -0/+2 |
| | |||||
* | detect binary diff, comment index + delta header for now (broken) | Hiltjo Posthuma | 2015-12-07 | 1 | -11/+25 |
| | |||||
* | dont use reverse diff | Hiltjo Posthuma | 2015-12-07 | 1 | -2/+2 |
| | |||||
* | simplify + style fixes | Hiltjo Posthuma | 2015-12-07 | 1 | -8/+6 |
| | |||||
* | highlight/make bold some fields | Hiltjo Posthuma | 2015-12-07 | 2 | -8/+14 |
| | |||||
* | escape commit msg, dont indent it | Hiltjo Posthuma | 2015-12-07 | 1 | -19/+7 |
| | |||||
* | fix relpath for files, small cleanup | Hiltjo Posthuma | 2015-12-07 | 1 | -10/+12 |
| | |||||
* | fix: check readme and license before writing header | Hiltjo Posthuma | 2015-12-07 | 1 | -4/+7 |
| | |||||
* | improve HTML code | Hiltjo Posthuma | 2015-12-07 | 1 | -2/+2 |
| | |||||
* | make file in diff a link, make hunk and link anchor | Hiltjo Posthuma | 2015-12-07 | 1 | -3/+7 |
| | |||||
* | commit: use simple shortstat | Hiltjo Posthuma | 2015-12-07 | 1 | -2/+1 |
| | |||||
* | make author e-mail a link | Hiltjo Posthuma | 2015-12-07 | 1 | -2/+5 |
| | |||||
* | improve Atom feed | Hiltjo Posthuma | 2015-12-07 | 1 | -17/+19 |
| | |||||
* | improve header and footer | Hiltjo Posthuma | 2015-12-07 | 1 | -15/+15 |
| | |||||
* | style.css: improve style, add highlight colors for diff | Hiltjo Posthuma | 2015-12-07 | 1 | -1/+40 |
| | |||||
* | update README with some features and update TODO | Hiltjo Posthuma | 2015-12-07 | 2 | -2/+12 |
| | |||||
* | print file as table, add link | Hiltjo Posthuma | 2015-12-07 | 1 | -2/+12 |
| | |||||
* | add atom feed support + some fixes | Hiltjo Posthuma | 2015-12-07 | 1 | -40/+115 |
| | |||||
* | improve log, fix warnings | Hiltjo Posthuma | 2015-12-07 | 1 | -21/+75 |
| | |||||
* | add favicon | Hiltjo Posthuma | 2015-12-07 | 1 | -0/+0 |
| | |||||
* | add diffstat | Hiltjo Posthuma | 2015-12-07 | 1 | -7/+24 |
| | |||||
* | initial diff support, fix log link | Hiltjo Posthuma | 2015-12-07 | 1 | -68/+176 |
| | |||||
* | update TODO with wanted features | Hiltjo Posthuma | 2015-12-07 | 1 | -0/+7 |
| | |||||
* | read README and LICENSE from repo, escape as HTML | Hiltjo Posthuma | 2015-12-06 | 1 | -26/+67 |
| | |||||
* | fix menu separator if one or both of license or readme is missing | Hiltjo Posthuma | 2015-12-05 | 1 | -3/+3 |
| | |||||
* | add Makefile and config.mk | Hiltjo Posthuma | 2015-12-05 | 2 | -0/+102 |
| | |||||
* | urmoms.1: initial manpage | Hiltjo Posthuma | 2015-12-05 | 1 | -0/+14 |
| | |||||
* | detect name and description | Hiltjo Posthuma | 2015-12-05 | 1 | -20/+62 |
| | |||||
* | add README and LICENSE file-detection | Hiltjo Posthuma | 2015-12-05 | 2 | -6/+58 |
| | |||||
* | rewrite in C with libgit2, first version | Hiltjo Posthuma | 2015-12-05 | 2 | -135/+222 |
| | |||||
* | improvements: | Hiltjo Posthuma | 2015-12-05 | 1 | -42/+32 |
| | | | | | | | | - 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). | ||||
* | style.css: sane style | Hiltjo Posthuma | 2015-12-05 | 1 | -8/+8 |
| | |||||
* | add LICENSE | Hiltjo Posthuma | 2015-12-04 | 1 | -0/+21 |
| | |||||
* | improvements | Hiltjo Posthuma | 2015-12-04 | 2 | -40/+55 |
| | | | | | | | - rename $logdir to $htmldir. - use file .git/description as $description. - use directory name of repodir as $name. - set symlink for default page. | ||||
* | add usage for urmoms, update TODO | Hiltjo Posthuma | 2015-12-04 | 2 | -6/+21 |
| | |||||
* | initial insertion | Hiltjo Posthuma | 2015-12-04 | 5 | -0/+156 |