index
:
Stagit.git
master
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server.
Shipwreckt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
urmoms.c
Age
Commit message (
Expand
)
Author
2015-12-07
style: center menu and make title smaller
Hiltjo Posthuma
2015-12-07
fix when commit has no parent
Hiltjo Posthuma
2015-12-07
detect binary diff, comment index + delta header for now (broken)
Hiltjo Posthuma
2015-12-07
dont use reverse diff
Hiltjo Posthuma
2015-12-07
simplify + style fixes
Hiltjo Posthuma
2015-12-07
highlight/make bold some fields
Hiltjo Posthuma
2015-12-07
escape commit msg, dont indent it
Hiltjo Posthuma
2015-12-07
fix relpath for files, small cleanup
Hiltjo Posthuma
2015-12-07
fix: check readme and license before writing header
Hiltjo Posthuma
2015-12-07
improve HTML code
Hiltjo Posthuma
2015-12-07
make file in diff a link, make hunk and link anchor
Hiltjo Posthuma
2015-12-07
commit: use simple shortstat
Hiltjo Posthuma
2015-12-07
make author e-mail a link
Hiltjo Posthuma
2015-12-07
improve Atom feed
Hiltjo Posthuma
2015-12-07
improve header and footer
Hiltjo Posthuma
2015-12-07
print file as table, add link
Hiltjo Posthuma
2015-12-07
add atom feed support + some fixes
Hiltjo Posthuma
2015-12-07
improve log, fix warnings
Hiltjo Posthuma
2015-12-07
add diffstat
Hiltjo Posthuma
2015-12-07
initial diff support, fix log link
Hiltjo Posthuma
2015-12-06
read README and LICENSE from repo, escape as HTML
Hiltjo Posthuma
2015-12-05
fix menu separator if one or both of license or readme is missing
Hiltjo Posthuma
2015-12-05
detect name and description
Hiltjo Posthuma
2015-12-05
add README and LICENSE file-detection
Hiltjo Posthuma
2015-12-05
rewrite in C with libgit2, first version
Hiltjo Posthuma