]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2014-04-26 Eric Wongspamassassin rule and config updates
2014-04-26 Eric Wongview: show References: header, too
2014-04-26 Eric Wongview: add per-message HTML footer to encourage replies
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-25 Eric Wongcgi: eliminate dead/redundant HTML escaping code
2014-04-24 Eric Wonghtml: refactor header value handling to be OO
2014-04-23 Eric Wongt/feed: cleanup test and add test for /f/ link
2014-04-23 Eric Wongfeed: add tests for <id> element setting
2014-04-23 Eric Wongt/feed: notify user of missing XML::Feed
2014-04-22 Eric Wongview: fix link to raw message from /f/ endpoint
2014-04-22 Eric Wongfix quoted URL generation in feeds
2014-04-22 Eric Wongview: do not decode Message-ID
2014-04-21 Eric Wongfeed: fix address when multiple addresses exist
2014-04-21 Eric WongREADME: add links to try and HTML archives
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-21 Eric Wonghtml/index: fix broken prev/next pagination on short...
2014-04-21 Eric Wongfeed: there is only one atom feed, with all messages
2014-04-21 Eric Wonghtml/index: do not waste space with non-existent thread...
2014-04-21 Eric Wongdoc: update design_www and add HACKING file
2014-04-21 Eric Wongnew scripts for importing slrn spools and maildirs
2014-04-21 Eric WongREADME: fix URL for source code clone
2014-04-21 Eric Wongscripts/dc-dlvr: allow exiting from ~/.dc-dlvr.pre
2014-04-20 Eric Wonguse ORIGINAL_RECIPIENT once again
2014-04-20 Eric Wongscripts/import_gmane_spool: set git committer date
2014-04-20 Eric Wongvarious documentation cleanups
2014-04-20 Eric Wongfeed: close string ref before returning
2014-04-20 Eric Wongcgi: delay some requires
2014-04-20 Eric Wongfeed: speed up blob checks if Git.pm is usable
2014-04-19 Eric Wongmda: share commit setup code with -learn
2014-04-19 Eric Wongmove precheck to MDA namespace
2014-04-19 Eric Wongvarious documentation updates
2014-04-19 Eric Wongmda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-19 Eric Wongcgi: index pages allow iterating some pagination
2014-04-18 Eric Wongview: fix regression in standalone /^&gt;$/ lines
2014-04-17 Eric Wongensure per-message short quotes do not get too long
2014-04-17 Eric Wongcgi: sort HTML index by most recent date
2014-04-17 Eric Wongview: remove pointless self-linkage
2014-04-17 Eric Wongview: fix title of HTML views
2014-04-17 Eric Wongadd example for CGI with Ruby WEBrick
2014-04-17 Eric Wongview: inline shorter quotes
2014-04-17 Eric Wongcgi: implement suffix-less Message-ID redirects
2014-04-17 Eric Wongcgi: include HTTP status in error message body
2014-04-17 Eric WongHTML: various encoding fixups
2014-04-17 Eric WongFeed: add bug note on memory cycle
2014-04-15 Eric WongRevert "cgi: relax path restriction for top-level"
2014-04-15 Eric Wongcgi: correct links to folded quotes
2014-04-15 Eric Wongview: finish HTML in per-message pages
2014-04-15 Eric Wongcgi: support /all.html page with inline threads
2014-04-15 Eric WongHTML: use shorter URLs in indices
2014-04-15 Eric WongHTML: ensure hrefs are quoted properly
2014-04-15 Eric Wongmda: encoding-aware From: for GIT_ authorship
2014-04-15 Eric Wongscripts/import_gmane_spool: preserve delivery order
2014-04-15 Eric Wongdoc: add notes on scalability
2014-04-14 Eric Wongdoc: fold philosophy into the README
2014-04-14 Eric Wongrename list from "bugs" to "meta"
2014-04-14 Eric Wongmda: add most RFC 2919 and 2369 headers
2014-04-14 Eric Wongderive -primary_address in config
2014-04-14 Eric Wongcgi: fix up top-level index
2014-04-14 Eric Wongcgi: 301 for list-indices without trailing slash
2014-04-14 Eric Wongt/cgi: cleanup: no need for additional block
2014-04-12 Eric Wongcgi: ensure we unescape MIDs correctly in URLs
2014-04-12 Eric Wongcgi: avoid parsing ENV directly for PATH_INFO
2014-04-12 Eric Wongcgi: relax path restriction for top-level
2014-04-12 Eric Wongcgi: rename to have .cgi suffix
2014-04-11 Eric Wongscripts/import_gmane_spool: misc updates
2014-04-11 Eric Wongview: trim_message_id consistently
2014-04-11 Eric Wongconfig: support multiple addresses for a inbox
2014-04-11 Eric Wongadd spam/ham learning wrapper script
2014-04-11 Eric WongDocumentation/design_notes: more updates
2014-04-11 Eric Wongfilter: clarify regular expression
2014-04-11 Eric Wongcgi: wire up HTML pages for messages
2014-04-11 Eric Wongcgi: update feed/view and tests for shorter URLs
2014-04-11 Eric Wongcgi: add one-line descriptions for subroutines
2014-04-11 Eric Wongcgi: /$LISTNAME/ and /$LISTNAME/index.html are equal
2014-04-11 Eric Wongcgi: be strict about UTF-8 encoding in HTML and XML
2014-04-11 Eric Wongfilter: use IPC::Run and improve lynx error handling
2014-04-11 Eric WongINSTALL: add lynx to install requirements
2014-04-10 Eric WongINSTALL: update with Mail::Thread dependency
2014-04-10 Eric Wongcgi: implement get_mid_txt
2014-04-10 Eric Wongdoc/design_www: add 301 URLs
2014-04-10 Eric Wongcgi: wire up index + tests
2014-04-10 Eric Wongcgi: do not specify charset in Atom HTTP header
2014-04-10 Eric Wongcgi: remove some redundant logic
2014-04-09 Eric Wongdoc/design_www: shorten URLs as much as possible
2014-04-09 Eric Wongt/mda: additional precheck tests
2014-04-09 Eric Wongmda: set GIT_AUTHOR_DATE in commits as well
2014-04-09 Eric Wongmda: set GIT_{COMMITTER,AUTHOR}_{NAME,EMAIL} env
2014-04-09 Eric Wongconfig: include listname on lookup
2014-04-09 Eric Wongmda: prevent duplicate Message-IDs from appearing
2014-04-09 Eric WongMakefile.PL: add parallel test target
2014-04-09 Eric Wongdoc: split out philosophy to a different page
2014-04-09 Eric Wongpreliminary HTML index generation
2014-04-09 Eric Wongprecheck: stricter checks including min length
2014-04-08 Eric Wongprecheck: reject messages with no subject
2014-04-08 Eric Wongfeed: filter out each_recent_blob wrapper
2014-04-08 Eric Wongdesign_notes: various updates, including "why git?"
2014-04-08 Eric Wongscripts/report-spam: explain design decisions
2014-04-08 Eric Wongdoc: various cleanups all around
2014-04-08 Eric Wongcgi: cleanup dependencies
2014-04-07 Eric Wongcgi: make internal interface more Plack-like
next