Commit graph

24 commits

Author SHA1 Message Date
Hiltjo Posthuma 55b823b226 fix when commit has no parent
also dont show parent when there is no id for it.
2015-12-07 21:16:28 +01:00
Hiltjo Posthuma fe5855546a detect binary diff, comment index + delta header for now (broken) 2015-12-07 20:46:51 +01:00
Hiltjo Posthuma 18e6c1beda dont use reverse diff 2015-12-07 20:00:33 +01:00
Hiltjo Posthuma a73ca0483c simplify + style fixes 2015-12-07 19:58:19 +01:00
Hiltjo Posthuma 673122b0d5 highlight/make bold some fields 2015-12-07 19:46:07 +01:00
Hiltjo Posthuma a20e271f93 escape commit msg, dont indent it 2015-12-07 19:34:13 +01:00
Hiltjo Posthuma 9d26489084 fix relpath for files, small cleanup 2015-12-07 19:01:40 +01:00
Hiltjo Posthuma 9b10046464 fix: check readme and license before writing header 2015-12-07 19:00:53 +01:00
Hiltjo Posthuma 0808028312 improve HTML code 2015-12-07 19:00:30 +01:00
Hiltjo Posthuma 53d6b47cc2 make file in diff a link, make hunk and link anchor 2015-12-07 19:00:16 +01:00
Hiltjo Posthuma ded9719afd commit: use simple shortstat 2015-12-07 18:59:30 +01:00
Hiltjo Posthuma 17f9f53ea0 make author e-mail a link 2015-12-07 18:59:13 +01:00
Hiltjo Posthuma 51ecd71d5f improve Atom feed 2015-12-07 18:58:39 +01:00
Hiltjo Posthuma e3006c9373 improve header and footer 2015-12-07 18:57:46 +01:00
Hiltjo Posthuma 5215103888 print file as table, add link 2015-12-07 16:40:45 +01:00
Hiltjo Posthuma 45d8d2f430 add atom feed support + some fixes 2015-12-07 16:14:03 +01:00
Hiltjo Posthuma 77260d21f1 improve log, fix warnings 2015-12-07 15:22:47 +01:00
Hiltjo Posthuma beb7a3b29d add diffstat 2015-12-07 14:26:35 +01:00
Hiltjo Posthuma a95a439aaa initial diff support, fix log link 2015-12-07 14:07:58 +01:00
Hiltjo Posthuma 46eae58e35 read README and LICENSE from repo, escape as HTML 2015-12-06 22:34:56 +01:00
Hiltjo Posthuma 59912de009 fix menu separator if one or both of license or readme is missing 2015-12-05 21:11:26 +01:00
Hiltjo Posthuma 3872d9e902 detect name and description 2015-12-05 20:59:14 +01:00
Hiltjo Posthuma 7294b10b65 add README and LICENSE file-detection 2015-12-05 20:43:29 +01:00
Hiltjo Posthuma 415e3fdd55 rewrite in C with libgit2, first version 2015-12-05 20:22:57 +01:00