]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-02-04 Eric Wonglei add-external: completion for existing URL basenames
2021-02-04 Eric Wonglei: help starts pager
2021-02-04 Eric Wonglei: complete basenames for include|exclude|only
2021-02-04 Eric Wonglei q: -I/--exclude/--only support globs and basenames
2021-02-04 Eric Wonglei: propagate curl errors, improve internal consistency
2021-02-04 Eric Wonglei: err: avoid uninitialized variable warnings
2021-02-04 Eric Wongpkt_op: rely on DS::in_loop global
2021-02-04 Eric Wonglei: further reduce lei2mail FD pressure
2021-02-04 Eric Wonglei: reduce FD pressure from lei2mail worker
2021-02-03 Eric Wonglei q: support --jobs [SEARCHERS],[WRITERS]
2021-02-03 Eric Wonglei q: tidy up progress reporting
2021-02-03 Eric Wonglei_overview: avoid unnecessary {l2m} delete
2021-02-03 Eric Wongdoc: lei-q: note "-a" and link to Xapian QueryParser
2021-02-03 Eric Wonglei_xsearch: ensure curl.err and tail(1) cleanup happens
2021-02-03 Eric Wongpktop: fix potential undefined var
2021-02-03 Eric Wongcmd_ipc4: fix comments and formatting
2021-02-03 Eric Wonglei q: do not leave temporary files after oneshot exit
2021-02-03 Eric Wonglib: explicitly distinguish oneshot use
2021-02-03 Eric Wonglei_xsearch: truncate curl stderr after reading it
2021-02-03 Eric Wonglei: q: shell completion for --(include|exclude|only)
2021-02-03 Eric Wonglei: complete: do not complete non-arg options w/ help...
2021-02-03 Eric Wonglei q: support --only, --include and --exclude
2021-02-03 Eric Wonglei q: emit progress and counting via PktOp
2021-02-03 Eric Wonglei_query: default to 10000 messages as documented
2021-02-03 Eric Wonglei: switch to use SEQPACKET socketpair instead of...
2021-02-01 Eric Wongdoc: note optional BSD::Resource use
2021-02-01 Eric Wonglei: avoid ETOOMANYREFS, cleanup imports
2021-02-01 Eric Wongds: next_tick: avoid $_ in top-level loop iterator
2021-02-01 Eric Wongds: guard against stack-not-refcounted quirk of Perl 5
2021-02-01 Eric Wongimport: reap git-config(1) synchronously
2021-02-01 Eric Wongsharedkv: do not set cache_size by default
2021-02-01 Eric Wonglei_to_mail: reduce spew on Maildir removal
2021-02-01 Eric Wongsharedkv: use lock_for_scope_fast
2021-02-01 Eric Wonglei: increase initial timeout
2021-02-01 Eric Wongsharedkv: lock and explicitly disconnect {dbh}
2021-02-01 Eric Wonglei: deep clone {ovv} for l2m workers
2021-02-01 Eric Wonglei_xsearch: load PublicInbox::Smsg
2021-02-01 Eric Wonglei_dedupe: use Digest::SHA
2021-02-01 Eric Wonglei: keep $lei around until workers are reaped
2021-02-01 Eric Wongsharedkv: release {dbh} before rmtree
2021-02-01 Eric Wonglei: remove syslog dependency
2021-02-01 Eric Wongipc: more helpful ETOOMANYREFS error messages
2021-02-01 Eric Wonglei: remove SIGPIPE handler
2021-02-01 Eric Wonglei: remove per-child SIG{__WARN__}
2021-02-01 Eric Wongipc: switch wq to use the event loop
2021-02-01 Eric Wonglei: more consistent dedupe and ovv_buf init
2021-02-01 Kyle Meyerdoc: add lei-overview(7)
2021-02-01 Kyle Meyerdoc: start manpages for lei commands
2021-01-31 Eric WongTODO: add item for dealing with base-85 binary patches
2021-01-31 Eric Wongcontent_hash: skip Sender for cross posted messages
2021-01-30 Eric Wongshared_kv: simplify PID+object guard for cleanup
2021-01-30 Eric Wongipc: move on_destroy scope to inside the eval
2021-01-30 Eric Wonggit: synchronous cat_file may return type and OID
2021-01-30 Eric Wonglei: less error-prone FD mapping
2021-01-30 Eric Wongipc: more consistent behavior between worker types
2021-01-30 Eric Wonglei_xsearch: drop repeated "Xapian" in error message
2021-01-30 Eric Wongipc: wq: support passing fields to workers
2021-01-29 Eric Wonglei: dclose: fix typo
2021-01-29 Eric Wongv2writable: nproc: use sysconf() on Linux and FreeBSD
2021-01-29 Eric Wonglei_overview: clear redundant ovv_buf definition
2021-01-29 Eric Wonglei: complete option switch args
2021-01-29 Eric Wonggcf2: rely on Perl 5.10 to avoid needless ++
2021-01-29 Eric Wonglei: set PWD correctly for path expansion
2021-01-29 Eric Wonglei: fix comment regarding client payload
2021-01-29 Eric Wonglei: drop "git" command forwarding
2021-01-29 Eric Wongeml: favor index() over regexp match
2021-01-26 Eric Wonguse defined-or in a few more places
2021-01-26 Eric Wongspawn: split() on regexp, not a literal string
2021-01-26 Eric Wongmiscidx: switch to lazy transactions
2021-01-26 Eric Wongdoc: start working on public-inbox-extindex(1) manpage
2021-01-26 Eric Wongbuild: check with lexgrog(1) if available
2021-01-26 Eric Wongdoc: extindex-format: make lexgrog happy
2021-01-26 Eric Wonglei: use Time::HiRes stat for nanosecond resolution
2021-01-26 Eric Wonglei q: continue remote search if torsocks(1) is missing
2021-01-26 Eric Wonglei q: reject remotes early if curl(1) is missing
2021-01-26 Eric Wonglei q: demangle and quiet curl output
2021-01-26 Eric Wonglei q: drop "oid" output format
2021-01-26 Eric Wonglei: reinstate JSON smsg output deduplication
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-25 Eric Wongdoc: README + INSTALL: update with -imapd info
2021-01-24 Eric Wongsmsg: parse_references: micro-optimization
2021-01-24 Eric Wongsmsg: make parse_references an object method
2021-01-24 Eric Wonglei q: fix JSON overview with remote externals
2021-01-24 Eric Wonglei_xsearch: use curl -d '' for nginx compatibility
2021-01-24 Eric Wonglei q: honor --no-local to force remote searches
2021-01-24 Eric Wonglei q: disable remote externals if locals exist
2021-01-24 Eric Wongipc: get rid of wq_set_recv_modes
2021-01-24 Eric Wongipc: wq supports arbitrarily large payloads
2021-01-24 Eric Wonglei q: limit concurrency to 4 remote connections
2021-01-24 Eric Wongtreewide: reseed RNG in child processes
2021-01-24 Eric Wonglei add-external: don't allow non-existent directories
2021-01-23 Eric Wonglei forget-external: don't show redundant "not found"
2021-01-23 Eric Wonglei q: support a bunch of curl(1) options
2021-01-23 Eric Wonglei forget-external: just show the location
2021-01-23 Eric Wonglei completion: handle URLs with port numbers
2021-01-23 Eric Wonglei: default "-f $mfolder" args for common MUAs
2021-01-23 Eric Wonglei: oneshot: preserve stdout if writing mbox
2021-01-23 Eric Wonglei_to_mail: drop cyclic reference if not using IPC
2021-01-23 Eric Wonglei: support remote externals
2021-01-23 Eric Wonglei: move external vivification to xsearch
next