]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2020-12-17 Eric Wongsearchidxshard: simplify newline elimination
2020-12-17 Eric Wongextsearchidx: reindex releases over.sqlite3 handles...
2020-12-17 Eric Wongextsearchidx: simplify reindex code paths
2020-12-17 Eric Wongextsearchidx: checkpoint releases locks
2020-12-17 Eric Wongextsearchidx: reindex works on Xapian, too
2020-12-17 Eric Wongextindex: support --rethread and content bifurcation
2020-12-17 Eric Wongover: sort xref3 by xnum if ibx_id repeats
2020-12-17 Eric Wongextindex: delete stale messages from over.sqlite3
2020-12-17 Eric Wongextindex: preliminary --reindex support
2020-12-17 Eric Wongt/psgi_v2: ignore warnings on missing P::M::ReverseProxy
2020-12-17 Eric Wonginbox: ->uidvalidity returns undef w/o ->mm
2020-12-17 Eric Wongimap: rename parse_query => parse_imap_query
2020-12-16 Eric Wongdaemon: simplify fork() failure checks
2020-12-16 Eric Wongdaemon: support --daemonize without Net::Server::Daemonize
2020-12-14 Eric WongPublicInbox::Feed owns `feedmax' default value
2020-12-12 Kyle Meyerdoc: v2-format: drop repeated word
2020-12-12 Eric Wongdoc: add public-inbox-extindex-format(5) manpage
2020-12-11 Eric Wongnntp+www: drop List-* and Archived-At headers
2020-12-11 Eric Wongextmsg: avoid exceptions when /all/$MSGID/ fails
2020-12-10 Eric Wongmanifest: account for future cache in MiscIdx docdata
2020-12-10 Eric Wongextsearchidx: enforce -index before -extindex
2020-12-10 Eric Wongt/extsearch: use indexlevel=basic in inboxes
2020-12-10 Eric Wongsearchidx: all indexers check for bad blobs
2020-12-10 Eric Wongwww+nntp: deal with lack of addresses for ->ALL
2020-12-09 Eric Wongextsearchidx: ck_existing: set $OID for warning context
2020-12-09 Eric Wongadmin: resolve_repo_dir => resolve_inboxdir
2020-12-09 Eric Wongextindex: do not use current dir like -index does
2020-12-09 Eric Wongrename {pi_config} fields to {pi_cfg}
2020-12-09 Eric Wongnntp: replace {ng} with {ibx} for consistency
2020-12-09 Eric Wongtreewide: replace {-inbox} with {ibx} for consistency
2020-12-09 Eric Wongsearch: reinstate "uid:" internal search prefix
2020-12-08 Eric Wongshard_add_eidx_info: pass $eidx_key instead of $ibx...
2020-12-08 Eric Wongsearchidx: remove $oid parameter from most calls
2020-12-08 Eric Wongextsearchidx: remove needless SHA-1 check
2020-12-08 Eric Wongoveridx: wrap eidx_key => ibx_id mapping
2020-12-08 Eric Wongover: gracefully show invalid ibx_id
2020-12-07 Eric Wongoveridx: {num} column is INTEGER PRIMARY KEY
2020-12-05 Eric Wongimap: support isearch and reduce Xapian queries
2020-12-05 Eric Wongisearch: emulate per-inbox search with ->ALL
2020-12-05 Eric Wonginbox: simplify ->search and callers
2020-12-05 Eric Wongextmsg: use ->ALL for "global" MID lookups
2020-12-05 Eric Wongnewswww: use ->ALL to avoid O(n) inbox scan
2020-12-05 Eric Wongsearch: remove mdocid export
2020-12-05 Eric Wongnntp: small speed up for multi-line responses
2020-12-05 Eric Wongnntp: xref_by_tc: simplify slightly
2020-12-05 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-01 Eric Wongnntp: make ->ALL Xref generation more fuzzy
2020-12-01 Eric Wongnntpd: move {newsgroup} name check to config
2020-11-30 Eric Wongt/extsearch: test ->has_threadid
2020-11-30 Eric Wonggit: ensure subclassed ->fail gets called
2020-11-30 Eric Wonggit: set non-blocking flag in case of other bugs
2020-11-29 Eric Wongextindex: support `--gc' to remove dead inboxes
2020-11-29 Eric Wongv2writable: detect shard count for ExtSearchIdx properly
2020-11-29 Eric Wongnntpd: remove redundant {groups} shortcut
2020-11-29 Eric Wongnntp: XPATH uses ->ALL extindex, too
2020-11-29 Eric Wongnntp: art_lookup: use mid_lookup and simplify
2020-11-29 Eric Wongnntp: speed up mid_lookup() using ->ALL extindex
2020-11-29 Eric Wongnntp: NEWGROUPS uses long_response
2020-11-29 Eric Wongextindex: fix delete (`d') handling
2020-11-28 Eric Wongsearchidxshard: chomp $eidx_key from pipe
2020-11-28 Eric Wong*index: more consistent graceful shutdown checks
2020-11-28 Eric Wongnntp: xref: use ->ALL extindex if available
2020-11-28 Eric Wongnntp: xref: simplify sub signature
2020-11-28 Eric Wongnntp: some minor golfing
2020-11-28 Eric Wongt/extsearch: show a more realistic case
2020-11-28 Eric Wongnntp: move LIST iterators to long_response
2020-11-28 Eric Wongnntp: LIST ACTIVE.TIMES use angle brackets around address
2020-11-28 Eric Wongmiscsearch: implement ->newsgroup_matches
2020-11-28 Eric Wongnntp: NEWNEWS: speed up filtering
2020-11-28 Eric Wongnntp: use grep operation for wildmat matching
2020-11-28 Eric Wongmm: min/max: return 0 instead of undef
2020-11-28 Eric Wongnntpd: share {groups} hash with {-by_newsgroup} in...
2020-11-28 Eric Wongnntp: use Inbox->uidvalidity instead of ->mm->created_at
next