about summary refs log tree commit homepage
DateCommit message (Expand)
2014-04-30cgi: disable warnings for CGI::NOSTICKY
2014-04-30favor "--git-dir=..." over "--git-dir ..."
2014-04-30feed: unset GIT_DIR and use "git --git-dir=.. log"
2014-04-29cgi: mid2blob does not depend on $ENV{GIT_DIR}
2014-04-29implement our own cat-file --batch wrapper
2014-04-29config: use "git config --file" to avoid changing %ENV
2014-04-28cgi: make CGI optional for Plack users
2014-04-28cgi: wrap self_uri calls for Plack::Request
2014-04-28feed: call URI->as_string explicitly
2014-04-28use relative URLs in HTML index
2014-04-28cgi: do not decode path_info
2014-04-28feed: swap order of "next" and "head" links
2014-04-28feed: avoid redirect on permalink
2014-04-28feed: dead code elimination around dropped endpoints
2014-04-28mda: support aliased addresses
2014-04-28feed: disable navigation to previous page
2014-04-28feed: pedantically quote HTML attributes
2014-04-28allow running as a Plack app without CGI emulation
2014-04-28uri_escape => uri_escape_utf8
2014-04-28cgi: preliminary Plack compatibility
2014-04-27feeds use XHTML to avoid tag soup
2014-04-27Feed: <id> element must be a URI, oops :x
2014-04-27view: uri_escape subject
2014-04-26feed: comment about the %deleted hash
2014-04-26cgi: style: return undef => return
2014-04-26feed: message must exist in current HEAD to show up
2014-04-26spamassassin rule and config updates
2014-04-26view: show References: header, too
2014-04-26view: add per-message HTML footer to encourage replies
2014-04-26huge refactor of encoding handling
2014-04-25cgi: eliminate dead/redundant HTML escaping code
2014-04-24html: refactor header value handling to be OO
2014-04-23t/feed: cleanup test and add test for /f/ link
2014-04-23feed: add tests for <id> element setting
2014-04-23t/feed: notify user of missing XML::Feed
2014-04-22view: fix link to raw message from /f/ endpoint
2014-04-22fix quoted URL generation in feeds
2014-04-22view: do not decode Message-ID
2014-04-21feed: fix address when multiple addresses exist
2014-04-21README: add links to try and HTML archives
2014-04-21config: use description file for gitweb
2014-04-21html/index: fix broken prev/next pagination on short histories
2014-04-21feed: there is only one atom feed, with all messages
2014-04-21html/index: do not waste space with non-existent thread roots
2014-04-21doc: update design_www and add HACKING file
2014-04-21new scripts for importing slrn spools and maildirs
2014-04-21README: fix URL for source code clone
2014-04-21scripts/dc-dlvr: allow exiting from ~/.dc-dlvr.pre
2014-04-20use ORIGINAL_RECIPIENT once again
2014-04-20scripts/import_gmane_spool: set git committer date