about summary refs log tree commit homepage
DateCommit message (Expand)
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
2014-04-20various documentation cleanups
2014-04-20feed: close string ref before returning
2014-04-20cgi: delay some requires
2014-04-20feed: speed up blob checks if Git.pm is usable
2014-04-19mda: share commit setup code with -learn
2014-04-19move precheck to MDA namespace
2014-04-19various documentation updates
2014-04-19mda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-19cgi: index pages allow iterating some pagination
2014-04-18view: fix regression in standalone /^>$/ lines
2014-04-17ensure per-message short quotes do not get too long
2014-04-17cgi: sort HTML index by most recent date
2014-04-17view: remove pointless self-linkage
2014-04-17view: fix title of HTML views
2014-04-17add example for CGI with Ruby WEBrick
2014-04-17view: inline shorter quotes
2014-04-17cgi: implement suffix-less Message-ID redirects
2014-04-17cgi: include HTTP status in error message body
2014-04-17HTML: various encoding fixups
2014-04-17Feed: add bug note on memory cycle
2014-04-15Revert "cgi: relax path restriction for top-level"
2014-04-15cgi: correct links to folded quotes
2014-04-15view: finish HTML in per-message pages
2014-04-15cgi: support /all.html page with inline threads
2014-04-15HTML: use shorter URLs in indices
2014-04-15HTML: ensure hrefs are quoted properly
2014-04-15mda: encoding-aware From: for GIT_ authorship
2014-04-15scripts/import_gmane_spool: preserve delivery order
2014-04-15doc: add notes on scalability
2014-04-14doc: fold philosophy into the README
2014-04-14rename list from "bugs" to "meta"
2014-04-14mda: add most RFC 2919 and 2369 headers
2014-04-14derive -primary_address in config
2014-04-14cgi: fix up top-level index
2014-04-14cgi: 301 for list-indices without trailing slash
2014-04-14t/cgi: cleanup: no need for additional block
2014-04-12cgi: ensure we unescape MIDs correctly in URLs
2014-04-12cgi: avoid parsing ENV directly for PATH_INFO
2014-04-12cgi: relax path restriction for top-level