| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Line numbers on blob pages | Eivind Uggedal | 2015-12-10 | 2 | -6/+38 |
* | fix warning | Hiltjo Posthuma | 2015-12-10 | 1 | -1/+1 |
* | file page improvements | Eivind Uggedal | 2015-12-10 | 1 | -15/+21 |
* | fix warning + minor style | Hiltjo Posthuma | 2015-12-09 | 1 | -1/+2 |
* | Write blobs to files/ | Eivind Uggedal | 2015-12-09 | 1 | -36/+65 |
* | Make border solid | FRIGN | 2015-12-09 | 1 | -1/+1 |
* | update TODO | Hiltjo Posthuma | 2015-12-09 | 1 | -26/+17 |
* | open repo: dont try to detect repos above the specified dir | Hiltjo Posthuma | 2015-12-09 | 1 | -1/+2 |
* | walk revision by time and only "flat" | Hiltjo Posthuma | 2015-12-09 | 1 | -0/+4 |
* | Simplify diff markup | Eivind Uggedal | 2015-12-09 | 2 | -10/+6 |
* | Simplify style and make output more legible | Eivind Uggedal | 2015-12-09 | 1 | -13/+18 |
* | also free objects for haslicense and hasreadme checks, cleanup | Hiltjo Posthuma | 2015-12-09 | 1 | -9/+9 |
* | Free git objects | Eivind Uggedal | 2015-12-09 | 1 | -0/+2 |
* | Add myself to LICENSE | FRIGN | 2015-12-08 | 1 | -0/+1 |
* | Remove hardcoded right-align | FRIGN | 2015-12-08 | 1 | -8/+8 |
* | Add pre | FRIGN | 2015-12-08 | 1 | -0/+21 |
* | Refactor style.css | FRIGN | 2015-12-08 | 1 | -29/+3 |
* | prettification | Hiltjo Posthuma | 2015-12-07 | 2 | -7/+14 |
* | log: reorder time as first column | Hiltjo Posthuma | 2015-12-07 | 1 | -1/+1 |
* | truncate message in log, shorter time format | Hiltjo Posthuma | 2015-12-07 | 1 | -6/+11 |
* | simplify time format | Hiltjo Posthuma | 2015-12-07 | 1 | -38/+15 |
* | update TODO | Hiltjo Posthuma | 2015-12-07 | 1 | -0/+3 |
* | rework code, "cache" commit data in struct commitinfo | Hiltjo Posthuma | 2015-12-07 | 1 | -178/+175 |
* | cleanup + some better error handling | Hiltjo Posthuma | 2015-12-07 | 1 | -12/+10 |
* | performance tweak: check if commit file exists, if so skip | Hiltjo Posthuma | 2015-12-07 | 1 | -1/+5 |
* | logo is 32x32 | Hiltjo Posthuma | 2015-12-07 | 2 | -1/+2 |
* | style: center menu and make title smaller | Hiltjo Posthuma | 2015-12-07 | 2 | -4/+4 |
* | fix when commit has no parent | Hiltjo Posthuma | 2015-12-07 | 1 | -15/+26 |
* | update README with basic usage | Hiltjo Posthuma | 2015-12-07 | 1 | -0/+8 |
* | 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 |