tar: generate deterministic tarballs
feed: use date -f$fmt instead of -m
viewraw: missed a /mnt/git
all: look in .git/fs instead of /mnt/git
common: explicitly mount on /mnt/git
guide: add section on use from unix
min-width: scale to viewport.
check for the readme in the right places
implement RSS feed for latest changes
split shithub script into individual page scripts
split common functions in a separate file
pass parameters instead of relyin on variables being set
diffs: add leading space in context area
css: grow text areas to content.
fix directory view missing newlines
log page: add link to next commits
info page: format last commit like on log page
split repo page in Info and Files pages
- the title should now display correctly and will no
index: document 'contact' file.
css: improve styles (thanks [email protected])
index.html: give better instructions
gitrules: remove buggy rule
fix backlink in file page (thanks boehm.igor)
list: fix <dl>..</dl> generation
clone url: remove ',' for easier selection (thanks umbraticus)
correctly terminate the lists (thanks deuteron)
list: show user name headers
fix typos and missing rule
support git-named description files
index.html: tweak formatting, fix links.