| 2016-01-06 10:24 | improve Makefile | Hiltjo Posthuma | 1 | +7 | -2 |
| 2016-01-05 21:32 | tiny whitespace fix | Hiltjo Posthuma | 1 | +1 | -1 |
| 2016-01-05 21:30 | stagit-index: continue making list, but return error code | Hiltjo Posthuma | 1 | +7 | -6 |
| 2016-01-05 20:43 | fix relpath for log | Hiltjo Posthuma | 1 | +1 | -2 |
| 2016-01-05 20:43 | clone url is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
| 2016-01-05 20:42 | refs: fix table id for tags | Hiltjo Posthuma | 1 | +1 | -1 |
| 2016-01-05 20:42 | refs: remove link, it may be broken for non-HEAD | Hiltjo Posthuma | 1 | +0 | -2 |
| 2016-01-05 20:42 | make hunk line itself a link | Hiltjo Posthuma | 1 | +2 | -2 |
| 2016-01-05 20:41 | style: darkblue for hunk like cgit, hunk line is now a link | Hiltjo Posthuma | 1 | +10 | -4 |
| 2016-01-05 20:41 | stagit-index: owner is one line, strip newline | Hiltjo Posthuma | 1 | +1 | -0 |
| 2016-01-05 20:40 | example.sh: make symlinks to style, icons and index by default | Hiltjo Posthuma | 1 | +6 | -0 |
| 2016-01-05 20:04 | revert log.html to log/head.html change | Hiltjo Posthuma | 3 | +8 | -5 |
| 2016-01-05 20:03 | fix newline after header | Hiltjo Posthuma | 1 | +1 | -1 |
| 2016-01-04 22:55 | fix link to commit from log page | Hiltjo Posthuma | 1 | +1 | -3 |
| 2016-01-04 22:41 | stagit: fix hunk header, thanks uggedal for reporting! | Hiltjo Posthuma | 1 | +3 | -1 |
| 2016-01-03 21:44 | update TODO | Hiltjo Posthuma | 1 | +4 | -0 |
| 2016-01-03 21:42 | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma | 3 | +9 | -3 |
| 2016-01-03 21:36 | no log per branch | Hiltjo Posthuma | 1 | +14 | -40 |
| 2016-01-03 20:45 | rename refs to refs/branches | Hiltjo Posthuma | 1 | +1 | -1 |
| 2016-01-03 20:21 | refs: add link to log per branch | Hiltjo Posthuma | 1 | +4 | -2 |
| 2016-01-03 20:15 | refs: dont make a table when there are no tags, add spacing between | Hiltjo Posthuma | 1 | +14 | -6 |
| 2016-01-03 20:06 | add refs page (branches and tags) | Hiltjo Posthuma | 2 | +251 | -32 |
| 2015-12-27 18:05 | improve README | Hiltjo Posthuma | 2 | +40 | -8 |
| 2015-12-26 20:07 | add stagit.c | Hiltjo Posthuma | 1 | +852 | -0 |
| 2015-12-26 20:05 | rename urmoms to stagit, improve documentation | Hiltjo Posthuma | 10 | +112 | -950 |
| 2015-12-26 19:58 | nvm, dont strip .git from bare repos | Hiltjo Posthuma | 1 | +0 | -3 |
| 2015-12-26 19:46 | add example script to make repo index and files per dir | Hiltjo Posthuma | 1 | +37 | -0 |
| 2015-12-26 19:11 | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma | 2 | +6 | -6 |
| 2015-12-26 12:08 | Makefile: link for COMPAT | Hiltjo Posthuma | 1 | +2 | -2 |
| 2015-12-26 12:01 | add compat.h | Hiltjo Posthuma | 1 | +6 | -0 |
| 2015-12-26 11:57 | strip suffix .git used typically for bare repos | Hiltjo Posthuma | 1 | +3 | -0 |
| 2015-12-26 11:57 | humanreadable filemodes (code from sbase ls) | Hiltjo Posthuma | 1 | +43 | -1 |
| 2015-12-26 11:56 | align filesize header right, minor code-style | Hiltjo Posthuma | 1 | +5 | -5 |
| 2015-12-26 11:56 | fix dirname for glibc | Hiltjo Posthuma | 1 | +27 | -2 |
| 2015-12-26 11:55 | allow to specify clone url, displayed in header | Hiltjo Posthuma | 1 | +24 | -1 |
| 2015-12-26 11:54 | update TODO | Hiltjo Posthuma | 1 | +1 | -17 |
| 2015-12-26 11:54 | index: highlight row on mouseover | Hiltjo Posthuma | 2 | +2 | -2 |
| 2015-12-25 16:49 | remove TODO from code, see TODO file | Hiltjo Posthuma | 1 | +4 | -10 |
| 2015-12-25 16:49 | README: atleast libgit2 v0.22 is required (API) | Hiltjo Posthuma | 2 | +9 | -2 |
| 2015-12-25 16:48 | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma | 6 | +119 | -4 |
| 2015-12-24 19:58 | fix libgit2 include, it is in the include path | Hiltjo Posthuma | 2 | +4 | -2 |
| 2015-12-20 20:49 | remove double newline bloat | Hiltjo Posthuma | 2 | +2 | -2 |
| 2015-12-20 20:34 | update README and improve man pages | Hiltjo Posthuma | 3 | +53 | -6 |
| 2015-12-20 20:13 | urmoms-index: kill some lines | Hiltjo Posthuma | 1 | +9 | -95 |
| 2015-12-20 19:42 | rewrite writefiles, now works with bare repos | Hiltjo Posthuma | 1 | +76 | -26 |
| 2015-12-20 19:42 | README: add install and dependencies instructions | Hiltjo Posthuma | 1 | +13 | -0 |
| 2015-12-20 19:42 | style.css: maximize contrast for text | Hiltjo Posthuma | 1 | +1 | -1 |
| 2015-12-20 16:11 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
| 2015-12-20 16:11 | add urmoms-index, initial version | Hiltjo Posthuma | 3 | +342 | -3 |
| 2015-12-20 16:11 | writelog: remove return value, it was unused | Hiltjo Posthuma | 1 | +1 | -4 |
| 2015-12-20 16:10 | improve fopen flag: remove b and r+ in some case | Hiltjo Posthuma | 1 | +7 | -7 |
| 2015-12-20 16:09 | use relative url in header, escape name and description too | Hiltjo Posthuma | 1 | +40 | -33 |
| 2015-12-17 21:59 | set diff options | Hiltjo Posthuma | 1 | +4 | -1 |
| 2015-12-17 21:56 | free the tree | Hiltjo Posthuma | 1 | +2 | -0 |
| 2015-12-17 18:53 | file_size is uint32_t on latest libgit2, thanks uggedal for reporting it! | Hiltjo Posthuma | 1 | +2 | -2 |
| 2015-12-14 11:49 | Add config.def.h and make summary length configurable | FRIGN | 3 | +11 | -4 |
| 2015-12-11 10:03 | Dynamic relpath for blob pages | Eivind Uggedal | 1 | +9 | -1 |
| 2015-12-10 22:35 | Right align numbers in tables | Eivind Uggedal | 1 | +7 | -6 |
| 2015-12-10 22:24 | Line numbers on blob pages | Eivind Uggedal | 2 | +38 | -6 |
| 2015-12-10 18:51 | fix warning | Hiltjo Posthuma | 1 | +1 | -1 |
| 2015-12-10 18:13 | file page improvements | Eivind Uggedal | 1 | +21 | -15 |
| 2015-12-09 22:56 | fix warning + minor style | Hiltjo Posthuma | 1 | +2 | -1 |
| 2015-12-09 22:46 | Write blobs to files/ | Eivind Uggedal | 1 | +65 | -36 |
| 2015-12-09 22:48 | Make border solid | FRIGN | 1 | +1 | -1 |
| 2015-12-09 22:02 | update TODO | Hiltjo Posthuma | 1 | +17 | -26 |
| 2015-12-09 21:55 | open repo: dont try to detect repos above the specified dir | Hiltjo Posthuma | 1 | +2 | -1 |
| 2015-12-09 21:55 | walk revision by time and only "flat" | Hiltjo Posthuma | 1 | +4 | -0 |
| 2015-12-09 09:43 | Simplify diff markup | Eivind Uggedal | 2 | +6 | -10 |
| 2015-12-09 08:30 | Simplify style and make output more legible | Eivind Uggedal | 1 | +18 | -13 |
| 2015-12-09 20:02 | also free objects for haslicense and hasreadme checks, cleanup | Hiltjo Posthuma | 1 | +9 | -9 |
| 2015-12-09 12:31 | Free git objects | Eivind Uggedal | 1 | +2 | -0 |
| 2015-12-07 23:36 | Add myself to LICENSE | FRIGN | 1 | +1 | -0 |
| 2015-12-07 23:34 | Remove hardcoded right-align | FRIGN | 1 | +8 | -8 |
| 2015-12-07 23:23 | Add pre | FRIGN | 1 | +21 | -0 |
| 2015-12-07 23:17 | Refactor style.css | FRIGN | 1 | +3 | -29 |
| 2015-12-07 22:54 | prettification | Hiltjo Posthuma | 2 | +14 | -7 |
| 2015-12-07 22:23 | log: reorder time as first column | Hiltjo Posthuma | 1 | +1 | -1 |
| 2015-12-07 22:22 | truncate message in log, shorter time format | Hiltjo Posthuma | 1 | +11 | -6 |
| 2015-12-07 22:22 | simplify time format | Hiltjo Posthuma | 1 | +15 | -38 |
| 2015-12-07 22:01 | update TODO | Hiltjo Posthuma | 1 | +3 | -0 |
| 2015-12-07 22:00 | rework code, "cache" commit data in struct commitinfo | Hiltjo Posthuma | 1 | +175 | -178 |
| 2015-12-07 20:35 | cleanup + some better error handling | Hiltjo Posthuma | 1 | +10 | -12 |
| 2015-12-07 20:34 | performance tweak: check if commit file exists, if so skip | Hiltjo Posthuma | 1 | +5 | -1 |
| 2015-12-07 20:20 | logo is 32x32 | Hiltjo Posthuma | 2 | +2 | -1 |
| 2015-12-07 20:19 | style: center menu and make title smaller | Hiltjo Posthuma | 2 | +4 | -4 |
| 2015-12-07 20:16 | fix when commit has no parent | Hiltjo Posthuma | 1 | +26 | -15 |
| 2015-12-07 19:53 | update README with basic usage | Hiltjo Posthuma | 1 | +8 | -0 |
| 2015-12-07 19:46 | update TODO | Hiltjo Posthuma | 1 | +2 | -0 |
| 2015-12-07 19:46 | detect binary diff, comment index + delta header for now (broken) | Hiltjo Posthuma | 1 | +25 | -11 |
| 2015-12-07 19:00 | dont use reverse diff | Hiltjo Posthuma | 1 | +2 | -2 |
| 2015-12-07 18:58 | simplify + style fixes | Hiltjo Posthuma | 1 | +6 | -8 |
| 2015-12-07 18:46 | highlight/make bold some fields | Hiltjo Posthuma | 2 | +14 | -8 |
| 2015-12-07 18:34 | escape commit msg, dont indent it | Hiltjo Posthuma | 1 | +7 | -19 |
| 2015-12-07 18:01 | fix relpath for files, small cleanup | Hiltjo Posthuma | 1 | +12 | -10 |
| 2015-12-07 18:00 | fix: check readme and license before writing header | Hiltjo Posthuma | 1 | +7 | -4 |
| 2015-12-07 18:00 | improve HTML code | Hiltjo Posthuma | 1 | +2 | -2 |
| 2015-12-07 18:00 | make file in diff a link, make hunk and link anchor | Hiltjo Posthuma | 1 | +7 | -3 |
| 2015-12-07 17:59 | commit: use simple shortstat | Hiltjo Posthuma | 1 | +1 | -2 |
| 2015-12-07 17:59 | make author e-mail a link | Hiltjo Posthuma | 1 | +5 | -2 |
| 2015-12-07 17:58 | improve Atom feed | Hiltjo Posthuma | 1 | +19 | -17 |
| 2015-12-07 17:57 | improve header and footer | Hiltjo Posthuma | 1 | +15 | -15 |
| 2015-12-07 17:57 | style.css: improve style, add highlight colors for diff | Hiltjo Posthuma | 1 | +40 | -1 |
| 2015-12-07 17:56 | update README with some features and update TODO | Hiltjo Posthuma | 2 | +12 | -2 |
| 2015-12-07 15:40 | print file as table, add link | Hiltjo Posthuma | 1 | +12 | -2 |
| 2015-12-07 15:14 | add atom feed support + some fixes | Hiltjo Posthuma | 1 | +115 | -40 |
| 2015-12-07 14:22 | improve log, fix warnings | Hiltjo Posthuma | 1 | +75 | -21 |
| 2015-12-07 13:41 | add favicon | Hiltjo Posthuma | 1 | +0 | -0 |
| 2015-12-07 13:26 | add diffstat | Hiltjo Posthuma | 1 | +24 | -7 |
| 2015-12-07 13:07 | initial diff support, fix log link | Hiltjo Posthuma | 1 | +176 | -68 |
| 2015-12-07 13:07 | update TODO with wanted features | Hiltjo Posthuma | 1 | +7 | -0 |
| 2015-12-06 21:34 | read README and LICENSE from repo, escape as HTML | Hiltjo Posthuma | 1 | +67 | -26 |
| 2015-12-05 20:11 | fix menu separator if one or both of license or readme is missing | Hiltjo Posthuma | 1 | +3 | -3 |
| 2015-12-05 20:07 | add Makefile and config.mk | Hiltjo Posthuma | 2 | +102 | -0 |
| 2015-12-05 20:01 | urmoms.1: initial manpage | Hiltjo Posthuma | 1 | +14 | -0 |
| 2015-12-05 19:59 | detect name and description | Hiltjo Posthuma | 1 | +62 | -20 |
| 2015-12-05 19:43 | add README and LICENSE file-detection | Hiltjo Posthuma | 2 | +58 | -6 |
| 2015-12-05 19:22 | rewrite in C with libgit2, first version | Hiltjo Posthuma | 2 | +222 | -135 |
| 2015-12-04 23:37 | improvements: | Hiltjo Posthuma | 1 | +32 | -42 |
| 2015-12-04 23:36 | style.css: sane style | Hiltjo Posthuma | 1 | +8 | -8 |
| 2015-12-04 22:40 | add LICENSE | Hiltjo Posthuma | 1 | +21 | -0 |
| 2015-12-04 16:26 | improvements | Hiltjo Posthuma | 2 | +55 | -40 |
| 2015-12-04 16:11 | add usage for urmoms, update TODO | Hiltjo Posthuma | 2 | +21 | -6 |
| 2015-12-04 15:58 | initial insertion | Hiltjo Posthuma | 5 | +156 | -0 |