Age | Commit message (Expand) | Author |
2016-01-06 | improve Makefile | Hiltjo Posthuma |
2016-01-05 | tiny whitespace fix | Hiltjo Posthuma |
2016-01-05 | stagit-index: continue making list, but return error code | Hiltjo Posthuma |
2016-01-05 | fix relpath for log | Hiltjo Posthuma |
2016-01-05 | clone url is one line, strip newline | Hiltjo Posthuma |
2016-01-05 | refs: fix table id for tags | Hiltjo Posthuma |
2016-01-05 | refs: remove link, it may be broken for non-HEAD | Hiltjo Posthuma |
2016-01-05 | make hunk line itself a link | Hiltjo Posthuma |
2016-01-05 | style: darkblue for hunk like cgit, hunk line is now a link | Hiltjo Posthuma |
2016-01-05 | stagit-index: owner is one line, strip newline | Hiltjo Posthuma |
2016-01-05 | example.sh: make symlinks to style, icons and index by default | Hiltjo Posthuma |
2016-01-05 | revert log.html to log/head.html change | Hiltjo Posthuma |
2016-01-05 | fix newline after header | Hiltjo Posthuma |
2016-01-04 | fix link to commit from log page | Hiltjo Posthuma |
2016-01-04 | stagit: fix hunk header, thanks uggedal for reporting! | Hiltjo Posthuma |
2016-01-03 | update TODO | Hiltjo Posthuma |
2016-01-03 | fix link in stagit-index, update documentation, add TODO | Hiltjo Posthuma |
2016-01-03 | no log per branch | Hiltjo Posthuma |
2016-01-03 | rename refs to refs/branches | Hiltjo Posthuma |
2016-01-03 | refs: add link to log per branch | Hiltjo Posthuma |
2016-01-03 | refs: dont make a table when there are no tags, add spacing between | Hiltjo Posthuma |
2016-01-03 | add refs page (branches and tags) | Hiltjo Posthuma |
2015-12-27 | improve README | Hiltjo Posthuma |
2015-12-26 | add stagit.c | Hiltjo Posthuma |
2015-12-26 | rename urmoms to stagit, improve documentation | Hiltjo Posthuma |
2015-12-26 | nvm, dont strip .git from bare repos | Hiltjo Posthuma |
2015-12-26 | add example script to make repo index and files per dir | Hiltjo Posthuma |
2015-12-26 | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma |
2015-12-26 | Makefile: link for COMPAT | Hiltjo Posthuma |
2015-12-26 | add compat.h | Hiltjo Posthuma |
2015-12-26 | strip suffix .git used typically for bare repos | Hiltjo Posthuma |
2015-12-26 | humanreadable filemodes (code from sbase ls) | Hiltjo Posthuma |
2015-12-26 | align filesize header right, minor code-style | Hiltjo Posthuma |
2015-12-26 | fix dirname for glibc | Hiltjo Posthuma |
2015-12-26 | allow to specify clone url, displayed in header | Hiltjo Posthuma |
2015-12-26 | update TODO | Hiltjo Posthuma |
2015-12-26 | index: highlight row on mouseover | Hiltjo Posthuma |
2015-12-25 | remove TODO from code, see TODO file | Hiltjo Posthuma |
2015-12-25 | README: atleast libgit2 v0.22 is required (API) | Hiltjo Posthuma |
2015-12-25 | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma |
2015-12-24 | fix libgit2 include, it is in the include path | Hiltjo Posthuma |
2015-12-20 | remove double newline bloat | Hiltjo Posthuma |
2015-12-20 | update README and improve man pages | Hiltjo Posthuma |
2015-12-20 | urmoms-index: kill some lines | Hiltjo Posthuma |
2015-12-20 | rewrite writefiles, now works with bare repos | Hiltjo Posthuma |
2015-12-20 | README: add install and dependencies instructions | Hiltjo Posthuma |
2015-12-20 | style.css: maximize contrast for text | Hiltjo Posthuma |
2015-12-20 | update TODO | Hiltjo Posthuma |
2015-12-20 | add urmoms-index, initial version | Hiltjo Posthuma |
2015-12-20 | writelog: remove return value, it was unused | Hiltjo Posthuma |