]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2016-08-14 Eric WongTODO: updates based on git@vger mirror experience
2016-08-14 Eric Wongwww: do not double-clean Message-IDs from internal DBs
2016-08-14 Eric Wongwww: do not unecessarily escape some chars in paths
2016-08-14 Eric Wongwww: ensure XML validity for some odd ASCII chars
2016-08-14 Eric Wongmid: no wide characters for sha1_hex
2016-08-14 Eric Wongsearch: gracefully handle lookup_message failure
2016-08-14 Eric Wongview: remove redundant pre closing tag
2016-08-14 Eric Wongview: allow for missing In-Reply-To mapping
2016-08-14 Eric Wongsearchidx: do not release Xapian lock while (only)...
2016-08-14 Eric Wongimport_slrnspool: reimplement using fast-import
2016-08-14 Eric Wongnewswww: include body text in 404 response
2016-08-13 Eric Wongextmsg: reorder and add a more Message-ID lookup services
2016-08-12 Eric Wongwatch: respect altid for incremental watch changes
2016-08-12 Eric Wongwww: allow including links to NNTP sites in HTML footer
2016-08-12 Eric Wongpublic-inbox-watch: support reloading config with SIGHUP
2016-08-12 Eric Wongconfig: do not nest multi-value altid arrays
2016-08-11 Eric Wongsearch: support alt-ID for mapping legacy serial numbers
2016-08-10 Eric Wongsearchidx: allow searching Message-IDs in free-form...
2016-08-09 Eric Wongwww: avoid misinterpreting '&' and ';' in query parameters
2016-08-09 Eric Wongsearchidx: avoid holding Xapian lock in cat-file
2016-08-09 Eric Wongsearchidx: release Xapian FDs before spawning git log
2016-08-09 Eric Wongsearchidx: persist the PublicInbox::Git object
2016-08-09 Eric Wongsearchidx: remove unused $git parameters
2016-08-06 Eric Wongwww: use <hr> to delimit messages in /new.html view...
2016-08-06 Eric Wongmbox: be fair to other HTTP clients
2016-08-06 Eric Wongview: do not introduce excessive </pre> in $MID/t/...
2016-08-05 Eric Wongsearch: disable batching in newer versions of Xapian...
2016-08-05 Eric Wongview: use <hr> to delineate in /$MID/T/ view
2016-08-05 Eric Wonghttp: do not allow bad getline+close responses to kill us
2016-08-05 Eric Wongthread: avoid recursion in Mail::Thread::recurse_down
2016-08-04 Eric Wongview: do not fail on empty In-Reply-To
2016-08-04 Eric Wongsearchmsg: add git object ID to doc_data
2016-08-02 Eric Wongsearch: improve reindexing behavior
2016-08-02 Eric Wongwwwstream: prioritize search in top title bar
2016-08-02 Eric Wongdaemon: do not chdir unless daemonizing
2016-07-31 Eric Wongsearch: support reindexing existing search indices
2016-07-31 Eric Wongmsgmap: fix use of transactions
2016-07-30 Eric Wongt/config_limiter: fix check for identical Git object
2016-07-29 Eric Wongdaemon: re-enable SIGWINCH without setsid
2016-07-28 Eric Wongadd scripts/xhdr-num2mid example
2016-07-28 Eric Wongfix manifest
2016-07-28 Eric Wongadd script used for importing git from download.gmane.org
2016-07-27 Eric Wonglocalize $/ when using chomp
2016-07-26 Eric Wongmda: always call Import::done, even on dupes
2016-07-26 Eric Wonglearn: fix uninitialized variable
2016-07-26 Eric Wongmda: fix address matching in address lists
2016-07-21 Eric Wongwww: redefinable project name and URL
2016-07-21 Eric Wongwww: a note .onion URLs require the usage of Tor
2016-07-21 Eric Wongview: split up --cc args for git-send-email
2016-07-21 Eric Wongwww: label sections and hopefully improve navigation
2016-07-17 Eric Wongextmsg: favor user-provided URL on partial matches
2016-07-10 Eric Wongview: conditionally anchor to thread skeleton
2016-07-10 Eric WongINSTALL: postfix and spamassassin are optional for...
2016-07-09 Eric Wongview: add "infourl" for reply information
2016-07-09 Eric Wongview: show most recently updated topics, first
2016-07-09 Eric Wongview: improve grouping for topic view
2016-07-09 Eric Wonghttpd/async: reinstate D::S timer usage for cleanup
2016-07-09 Eric Wonghttpd/async: do not attempt future writes on closed...
2016-07-09 Eric Wongwww: add configurable limiters
2016-07-09 Eric Wongqspawn: allow configurable limiters
2016-07-09 Eric Wongcleanup some unnecessary use/requires
2016-07-09 Eric Wongfeed: remove dead code and unneeded use
2016-07-09 Eric Wongwww: cleanup parameter passing
2016-07-09 Eric Wongwww: drop unused constants
2016-07-09 Eric Wongnntp: return if a client drops on us
2016-07-08 Eric Wongexamples: add logrotate sample to show USR1 reopening
2016-07-08 Eric Wongexamples: minimize differences for systemd examples
2016-07-08 Eric Wonghttp: drop extra newline in error message
2016-07-07 Eric Wonghttp: additional info for write failures
2016-07-07 Eric Wongnntpd: avoid exiting subroutine via next
2016-07-07 Eric Wongview: per-message view links to real previous sibling
2016-07-07 Eric Wongview: preserve attribution for current message
2016-07-07 Eric Wongview: reduce visual noise in conversation view
2016-07-07 Eric Wongwww: remove old footer generation code and normalize...
2016-07-07 Eric Wonginbox: cleanup and consolidate object weakening
2016-07-07 Eric Wongt/git-http-backend: check BSD::Resource availability
2016-07-07 Eric Wonggithttpbackend: avoid intermediate array creation from...
2016-07-06 Eric Wongfeed: fix links to attachments in Atom feed
2016-07-06 Eric Wongwww: use HTML <hr> instead of XHTML <hr />
2016-07-06 Eric Wongview: fix double-escaping of ghost links
2016-07-06 Eric Wongextmsg: switch to wwwstream for partial match, too
2016-07-06 Eric Wongextmsg: disable automatic inbox switching
2016-07-06 Eric Wongwwwstream: allow undef noop callback
2016-07-06 Eric Wongaddress: attempt to handle comments somewhat
2016-07-06 Eric Wonghval: get rid of unused parameter for new_msgid
2016-07-06 Eric Wongdaemon: disable USR2/TTIN/TTOU/WINCH in workers
2016-07-06 Eric Wongscripts/dc-dlvr: ensure temporary files are removed
2016-07-03 Eric Wongexamples/varnish-4.vcl: comments and tweaks
2016-07-03 Eric Wongexamples: remove X-Forwarded-For mentions
2016-07-03 Eric Wongview: remove self-linkification in thread views
2016-07-03 Eric Wonggithttpbackend: match Content-Type of git-http-backend(1)
2016-07-02 Eric Wongwwwstream: wording/grammar tweaks in trailer
2016-07-02 Eric Wongnntp: respect 3 minute idle time for shutdown
2016-07-02 Eric Wongnntp: simplify update_idle_time
2016-07-02 Eric Wongconfig: introduce each_inbox for iteration
2016-07-02 Eric Wonglinkify: allow '!' in URLs
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-07-02 Eric Wongview: rely on internal query parser for 'o' param
2016-07-02 Eric Wongwww: use PSGI env directly
2016-07-02 Eric Wongextmsg: rework to use Inbox objects
next