]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric Wongpublic-inbox 1.6.1 - minor bugfix release v1.6.1
2020-12-31 Eric Wongimport: drop X-Status in addition to Status
2020-12-28 Eric Wongds: flatten + reuse @events, epoll_wait style fixes
2020-12-28 Eric Wongds: simplify EventLoop implementation
2020-12-28 Eric Wongcheck defined return value for localized slurp errors
2020-12-28 Eric Wongimport: check for git->qx errors, clearer return values
2020-12-28 Eric Wonggit: qx: avoid extra "local" for scalar context case
2020-12-28 Eric Wongsearch: remove {mset} option for ->mset method
2020-12-28 Eric Wongsearch: remove pointless {relevance} setting
2020-12-28 Eric Wongmiscsearch: take reopen from Search and use it
2020-12-28 Eric Wongextsearch: unconditionally reopen on access
2020-12-27 Eric Wongextindex: allow using --all without EXTINDEX_DIR
2020-12-27 Eric Wongextindex: add undocumented --no-scan switch
2020-12-27 Eric Wongextindex: enable autoflush on STDOUT/STDERR
2020-12-27 Eric Wongextindex: various --watch signal handling fixes
2020-12-27 Eric Wongextindex: --watch for inotify-based updates
2020-12-26 Eric Wongeml: fix undefined vars on <Perl 5.28
2020-12-26 Eric Wongt/config: test --get-urlmatch for git <2.26
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-12-26 Eric Wonginbox: name variable for values loop iterator
2020-12-26 Uwe Kleine... public-inbox-v[12]-format.pod: make lexgrog happy
2020-12-26 Eric Wongmanifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-26 Uwe Kleine... Fix manpage section of perl module documentation
2020-12-26 Eric Wongt/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-26 Eric Wongdaemon: support --daemonize without Net::Server::Daemonize
2020-12-26 Kyle Meyerdoc: v2-format: drop repeated word
2020-12-26 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-26 Eric Wongwwwattach: prevent deep-linking via Referer match
2020-12-26 Eric Wongt/eml.t: workaround newer Email::MIME* behavior
2020-12-26 Eric Wongnntp: attempt RFC 5536 3.1.5-conformant Path: headers
2020-12-26 Eric Wongnntp: delimit Newsgroup: header with commas
2020-12-26 Eric Wongtls: epollbit: account for miscellaneous OpenSSL errors
2020-12-26 Kyle Meyerscripts/dupe-finder: restore $dbh variable
2020-12-26 Eric Wongsearchidx: index lower-case List-Id value
2020-12-26 Eric Wongds: add missing label for systems w/o EPOLLEXCLUSIVE
2020-12-26 Eric Wongimap: avoid raising exception if client disconnects
2020-12-26 Eric Wongidxstack: fix comment about file_char
2020-12-26 Eric Wongmda: match List-Id insensitively
2020-12-26 Kyle Meyermid: drop repeated ';' in mid_escape() regular expression
2020-12-26 Eric Wongdoc: post-1.6 updates, start 1.7
2020-12-26 Eric Wongconfig: warn on multiple values for some fields
2020-12-26 Eric Wongdoc: txt2pre: more manpage URLs
2020-12-26 Eric Wongdoc: flow: include -imapd
2020-12-26 Eric Wongt/indexlevels-mirror: fix improperly skipped test
2020-12-26 Eric Wongeml: fix undefined vars on <Perl 5.28
2020-12-26 Eric Wongt/config: test --get-urlmatch for git <2.26
2020-12-26 Eric Wongdefault to CORE::warn in $SIG{__WARN__} handlers
2020-12-26 Eric Wonginbox: name variable for values loop iterator
2020-12-26 Eric Wonginboxidle: avoid needless syscalls on refresh
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-12-26 Eric Wongindex: filter out indexlevel=basic from extindex
2020-12-26 Eric Wongv2writable: don't verify tip if reindexing
2020-12-26 Eric Wongindex: fix --no-fsync flag propagation to extindex
2020-12-26 Eric Wongindex: do not attach inbox to extindex unless updated
2020-12-26 Eric Wongextsearchidx: close DB handles after use if FD constrained
2020-12-26 Eric Wongextsearchidx: delay SQLite availability checks
2020-12-26 Eric Wongindex: disable --fast-noop on --reindex
2020-12-26 Eric Wonginit: use the return value of rel2abs_collapsed
2020-12-25 Eric Wongindex: support --fast-noop / -F switch
2020-12-25 Eric Wonginboxwritable: delay umask_prepare calls
2020-12-24 Eric Wongindex: update [extindex "all"] by default, support -E
2020-12-23 Eric Wongconfig: config_fh_parse: micro-optimize harder
2020-12-23 Eric Wongconfig: config_fh_parse: micro-optimize
2020-12-23 Eric Wongconfig: git_config_dump: pre-compile RE for split
2020-12-23 Eric Wongconfig: _fill: inbox name extraction optimization
2020-12-23 Eric Wongextsearchidx: close SQLite handles after attaching
2020-12-23 Eric Wongmiscsearch: index UIDVALIDITY, use as startup cache
2020-12-23 Eric Wonginboxwritable: _init_v1: set created_at ASAP
2020-12-23 Eric Wonginbox: git_epoch: correct false comment
2020-12-23 Eric Wongxt: add create-many-inboxes helper test
2020-12-23 Eric Wongmiscsearch: load Xapian at initialization
2020-12-22 Eric Wongwwwstream: show relative coderepo URLs correctly
2020-12-22 Eric Wongadmin: resolve inboxes to absolute paths for index
2020-12-22 Uwe Kleine... public-inbox-v[12]-format.pod: make lexgrog happy
2020-12-22 Eric Wongsupport multiple CODE_URLs
2020-12-21 Eric Wongextsearch*: drop unnecessary path canonicalization
2020-12-21 Eric Wongsearchidx: rename get_val to int_val and return IV
2020-12-21 Eric Wonguse rel2abs_collapsed when loading Inbox objects
2020-12-21 Eric Wongisearch: use numeric sort for article numbers
2020-12-21 Eric Wonginbox: delay ->version detection
2020-12-21 Eric Wongmanifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-20 Eric Wongconfig: eliminate unnecessary join call up front
2020-12-20 Eric Wongdaemon: kill_workers: eliminate unnecessary loop
2020-12-20 Eric Wongdaemon: unconditionally call IO::Handle::blocking(0)
2020-12-20 Eric Wongdaemon: lazy load Cwd only for --daemonize users
2020-12-20 Eric Wonginboxidle: remove needless check for {inboxdir}
2020-12-20 Eric Wongscript/public-inbox-*: favor caller-provided pathnames
2020-12-20 Eric Wongwwwstream: linkify coderepo URLs
2020-12-18 Eric Wongextsearchidx: improve missing machine-id fallback
2020-12-18 Eric Wongnntpd: skip inboxes w/o {newsgroup}
2020-12-18 Uwe Kleine... Fix manpage section of perl module documentation
2020-12-18 Eric Wongimport: drop X-Status in addition to Status
2020-12-17 Eric Wongextsearchidx: no need to make InboxWritable
2020-12-17 Eric Wonginboxwritable: drop git_dir_n sub
2020-12-17 Eric Wonginbox: simplify v2 epoch counting
2020-12-17 Eric Wongindex: ignore some warnings, set {current_info} for v1
2020-12-17 Eric Wonginboxwritable: warn_ignore: "Bad UTF7 data escape"
2020-12-17 Eric Wongextsearchidx: lock eidxq on full --reindex
next