list: add cache for list page
list: do not have ls quote filenames
view: add navigation bar, slashes on directories
add acme challenge to gitrules
log: use git/log to enumerate commits
prevent truncation of author/commiter information
all: prevent conflict with /$repo and /{rc,bin,lib,...}
list: enable links to users via 'http://shithub.us/#igor'
rename patch rule to prevent name clashing
make repo list intro text configurable
revert non-working attempt to simplify repo url
add $user/$repo/tree as shortcut for repo url
small wording change in commit log
feed: fixup
display committer when different from commit author
Info link always point to HEAD revision
fix mkfile referencing renamed file
feed: set author properly
feed: fix wrong self reference
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.