]> Sergey Matveev's repositories - public-inbox.git/history - lib
www: admin-configurable CSS via "publicinbox.css"
[public-inbox.git] / lib /
2019-01-20 Eric Wongwww: admin-configurable CSS via "publicinbox.css"
2019-01-20 Eric Wongsolver: restore diagnostics and deal with CRLF
2019-01-20 Eric Wongview: enforce trailing slash for /$INBOX/$OID/s/ endpoints
2019-01-20 Eric Wongsolver: add a TODO note about making this fully evented
2019-01-20 Eric Wongsolver: note the synchronous nature of index preparation
2019-01-20 Eric Wongsolver: break @todo loop into a callback
2019-01-20 Eric Wongsolver: simplify control flow for initial loop
2019-01-20 Eric Wongsolver: switch patch application to use a callback
2019-01-20 Eric Wongsolver: break up patch application steps
2019-01-20 Eric Wongsolver: more verbose blob resolution
2019-01-20 Eric Wonggit: support 'ambiguous' result from --batch-check
2019-01-20 Eric Wongview: enable naming hints for raw blob downloads
2019-01-19 Eric Wongsolver: operate directly on git index
2019-01-19 Eric Wonggit: disable abbreviations with cat-file hints
2019-01-19 Eric Wongview: wire up diff and vcs viewers with solver
2019-01-19 Eric Wongsolver: various bugfixes and cleanups
2019-01-19 Eric Wonggit: check saves error on disambiguation
2019-01-19 Eric Wonggit: add git_quote
2019-01-19 Eric Wonggit: support multiple URL endpoints
2019-01-19 Eric Wongsolver: initial Perl implementation
2019-01-19 Eric Wonghval: force monospace for <form> elements, too
2019-01-19 Eric Wongview: disable bold in topic display
2019-01-18 Eric Wonggit: git_unquote handles double-quote and backslash
2019-01-16 Eric Wongnntp: header responses use CRLF consistently
2019-01-15 Eric Wongconfig: inbox name checking matches git.git more closely
2019-01-15 Eric Wonggit_unquote: perform modifications in-place
2019-01-15 Eric Wongsearchidx: move git_unquote to PublicInbox::Git
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongcheck git version requirements
2019-01-10 Eric Wongdaemon: make Socket6 optional, note about Net::Socket::IP
2019-01-09 Eric Wongdoc: various overview-level module comments
2019-01-08 Eric Wongview: more culling for search threads
2019-01-08 Eric Wongover: cull unneeded fields for get_thread
2019-01-08 Eric Wongsearchmsg: remove unused fields for PSGI in Xapian...
2019-01-08 Eric Wongsearchview: drop unused {seen} hashref
2019-01-08 Eric Wongsearchmsg: remove Xapian::Document field
2019-01-08 Eric Wongsearchmsg: get rid of termlist scanning for mid
2019-01-08 Eric Wonghttpd: remove psgix.harakiri reference
2019-01-08 Eric Wongview: fix wrong date for non-Xapian/SQLite v1 users
2019-01-08 Eric Wongnntp: fix uninitialized variable in event_read
2019-01-08 Eric Wongview: stop storing all MIME objects on large threads
2019-01-05 Eric Wongshrink low-bandwidth pipes under Linux
2019-01-05 Eric Wongindex: quiet down git-log error messages on new inboxes
2019-01-05 Eric Wongfilter/rubylang: fix SQLite DB lifetime problems
2019-01-05 Eric Wonginboxwritable: drop unused variable
2019-01-05 Eric Wongwatchmaildir: normalize Maildir pathnames consistently
2019-01-05 Eric Wongwatchmaildir: get rid of unused spamdir field
2019-01-05 Eric Wongwatchmaildir: support multiple inboxes in the same...
2019-01-02 Eric Wongv2writable: disable parallelism on indexlevel=basic
2019-01-02 Eric Wongconfig: relax name inbox name restrictions
2019-01-02 Eric Wonguse PublicInbox::Config::each_inbox where appropriate
2019-01-02 Eric Wongupdate and add documentation for repository formats
2019-01-02 Eric Wonginbox: keep Danga::Socket optional
2019-01-01 Eric Wonghval: set font-size:100% for all elements
2018-12-30 Eric Wonghandle "multipart/mixed" messages which are not multipart
2018-12-28 Eric Wongwwwstream: always show multi-line cloning instructions
2018-12-28 Eric Wongadd filter for gmane archives
2018-12-28 Eric Wonginit: allow --skip of old epochs for -V2 repos
2018-12-28 Eric Wongreply: allow ":none=$REASON" in "replyto" config
2018-12-06 Eric Wongnntp: prevent event_read from firing twice in a row
2018-10-16 Jonathan CorbetAdd Xrefs to over/xover lines
2018-10-16 Jonathan CorbetPut the NNTP server name into Xref lines
2018-08-10 Eric W. BiedermanImport.pm: When purging replace a purged file with...
2018-08-05 Eric Wongoveridx: preserve `tid' column on re-indexing
2018-08-05 Eric Wongview: distinguish strict and loose thread matches
2018-08-03 Eric WongMerge branch 'eb/index-incremental'
2018-08-03 Eric W. BiedermanV2Writeable.pm: In unindex_oid delete the message from...
2018-08-03 Eric W. BiedermanV2Writeable.pm: Ensure that a found message number...
2018-08-03 Eric W. BiedermanSearchIdx,V2Writeable: Update num_highwater on optimize...
2018-08-03 Eric W. BiedermanMsgmap.pm: Track the largest value of num ever assigned
2018-08-03 Eric Wongsearch: (really) match the behavior of WWW for indexing...
2018-08-02 Eric W. BiedermanSearchIdx.pm: Always assign numbers backwards during...
2018-08-02 Eric W. BiedermanImport.pm: Don't assume {in} and {out} always exist
2018-07-30 Eric W. BiedermanProcessPipe.pm: Use read not sysread
2018-07-29 Eric Wongmda: allow configuring globally without spamc support
2018-07-29 Eric Wongmda: use InboxWritable
2018-07-20 Eric Wongsearch: use boolean prefixes for git blob queries
2018-07-20 Eric Wongv1: allow upgrading indexlevel=basic to 'medium' or...
2018-07-19 Eric W. BiedermanImport.pm: Deal with potentially missing From and Sende...
2018-07-19 Eric Wongsearchidx: respect XAPIAN_FLUSH_THRESHOLD env if set
2018-07-19 Eric W. BiedermanSearchIdx: Allow the amount of indexing be configured
2018-07-19 Eric W. BiedermanSearchIdx: Add the mechanism for making all Xapian...
2018-07-19 Eric W. BiedermanSearchIdx.pm: Make indexing search positions optional
2018-07-18 Eric W. BiedermanSearchIdx: Decrement regen_down even for added messages...
2018-07-15 Eric Wongv2writable: unindex deleted messages after incremental...
2018-07-07 Eric W. BiedermanImport: Don't copy nulls from emails into git
2018-07-06 Eric W. BiedermanMsgTime.pm: Use strptime to compute the time zone
2018-07-04 Eric Wongv2: fill alternates with old epochs on init from mirrors
2018-06-26 Eric Wongwww: use undecoded paths for Message-ID extraction
2018-06-19 Konstantin RyabitsevTweak over.sqlite3 queries for sqlite < 3.8
2018-05-30 Eric Wongrespect umask if core.sharedRepository is not set
2018-05-24 Eric Wongworkaround Xapian OFD locks w/o close-on-exec
2018-05-01 Eric Wongsearchidx: preserve umask when starting/committing...
2018-04-25 Eric Wongthread: sort incoming messages by Date
2018-04-25 Eric Wongthread: prevent hidden threads in /$INBOX/ landing...
2018-04-24 Eric Wongmsgmap: add limit to response for NNTP
2018-04-23 Eric Wongsearch: avoid repeated mbox results from search
2018-04-23 Eric Wongsearchview: do not blindly append "l" parameter to URL
2018-04-23 Eric Wongview: drop redundant References: display code
2018-04-23 Eric Wongview: wrap To: and Cc: headers in HTML display
next