]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2020-12-19 Eric Wonglei: start working on bash completion
2020-12-19 Eric Wonglei: drop $SIG{__DIE__}, add oneshot fallbacks
2020-12-19 Eric Wonglei: restore default __DIE__ handler for event loop
2020-12-19 Eric Wongon_destroy: generic localized END
2020-12-19 Eric Wonglei_store: keyword extraction from mbox and Maildir
2020-12-19 Eric Wonglei_store: relax GIT_COMMITTER_IDENT check
2020-12-19 Eric Wonglei: micro-optimize startup time
2020-12-19 Eric Wonglei: rename $client => $self and bless
2020-12-19 Eric Wonglei: help: show actual paths being operated on
2020-12-19 Eric Wonglei: support pass-through for `lei config'
2020-12-19 Eric Wongrename LeiDaemon package to PublicInbox::LEI
2020-12-19 Eric Wongsearch: simplify initialization, add ->xdb_shards_flat
2020-12-19 Eric Wonglei_store: simplify git_epoch_max, slightly
2020-12-19 Eric Wonglei: support `daemon-env' for modifying long-lived env
2020-12-19 Eric Wonglei: ensure we run a restrictive umask
2020-12-19 Eric Wongt/lei-oneshot: standalone oneshot (non-socket) test
2020-12-19 Eric Wonglei: refine help/option parsing, implement "init"
2020-12-19 Eric Wonglei: use spawn (vfork + execve) for lazy start
2020-12-19 Eric Wongtests: more common JSON module loading
2020-12-19 Eric Wonglei_store: local storage for Local Email Interface
2020-12-19 Eric Wonglei: proposed command-listing and options
2020-12-19 Eric Wonglei: FD-passing and IPC basics
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
next