]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-02-08 Eric Wongtests: favor IPv6
2021-02-08 Eric Wonglei q: support --alert=CMD for early MUA users
2021-02-08 Eric Wonglei q: SIGWINCH process group with the terminal
2021-02-08 Eric Wonglei_xsearch: quiet Eml warnings from remote mboxrds
2021-02-08 Eric Wonglei q: improve remote mboxrd UX + MUA
2021-02-08 Eric WongINSTALL: depend on Text::ParseWords
2021-02-08 Eric Wonglei q: fix arbitrary --mua command handling
2021-02-08 Eric Wonglei import: support Maildirs
2021-02-07 Eric Wonghttpd/async: avoid unnecessary on-stack delete
2021-02-07 Eric Wongimap: avoid unnecessary on-stack delete
2021-02-07 Eric Wonglei: replace --thread with --threads
2021-02-07 Eric Wonglei: remove --mua-cmd alias for --mua
2021-02-07 Eric Wonglei: more consistent IPC exit and error handling
2021-02-07 Eric Wongipc: wq_do => wq_io_do
2021-02-07 Eric WongRevert "ipc: add support for asynchronous callbacks"
2021-02-07 Eric Wongtests: guard setup_public_inboxes for SQLite and Xapian
2021-02-07 Eric Wongxapcmd: avoid potential die surprise in children
2021-02-07 Eric WongMakefile.PL: depend on IO::Uncompress::Gunzip
2021-02-07 Eric Wongipc: trim down the Storable checks
2021-02-07 Eric Wongipc: do not die inside wq_worker child process
2021-02-07 Eric Wongspawn_pp: die more consistently in child
2021-02-07 Eric Wonglei add-external: handle interrupts with --mirror
2021-02-07 Eric Wongspawn: pi_fork_exec: support "pgid"
2021-02-07 Eric Wongspawn: pi_fork_exec: restore parent sigmask in child
2021-02-07 Eric Wonglei: remove short switch support for curl(1) options
2021-02-07 Eric Wonglei_curl: replace -K/--config with --curl-config
2021-02-07 Eric Wonglei add-external: reject index and remote opts w/o...
2021-02-07 Eric Wonglei help: split out into separate file
2021-02-07 Eric Wonglei: add-external --mirror support
2021-02-07 Eric Wongscript/lei: avoid waitpid(-1, ...) to keep tests fast
2021-02-07 Eric Wongtreewide: replace confess with croak
2021-02-07 Eric Wongtests: split out lei-daemon.t from lei.t
2021-02-07 Eric Wongt/tests: split out setup_public_inboxes sub
2021-02-07 Eric Wongt/lei-externals: split out into separate test
2021-02-07 Eric Wongtests: add test_lei wrapper, split out t/lei-import.t
2021-02-07 Eric Wonglei_query: trim curl options
2021-02-07 Eric Wonginit: lowercase -j for --jobs
2021-02-07 Eric Wonglei: abort lei_import worker on client abort
2021-02-07 Eric Wonglei: fix completion of --no-kw / --no-keywords
2021-02-07 Eric Wonglei: favor "keywords" over "flags", test --no-kw
2021-02-07 Eric Wonglei_overview: drop unnecessary autoflush call
2021-02-05 Eric Wonghttpd/async: set O_NONBLOCK correctly
2021-02-05 Eric Wonglei import: initial implementation
2021-02-05 Eric Wonglei_xsearch: drop unused imports
2021-02-05 Eric Wonglei_query: remove uneeded dwaitpid import
2021-02-05 Eric Wonglei q: eliminate $not_done temporary git dir hack
2021-02-05 Eric Wongeml: handle warning ignores for lei
2021-02-05 Eric Wonglei q: reinstate early MUA spawn for Maildir
2021-02-05 Eric Wonglei q: only start pager if output is to stdout
2021-02-05 Eric Wonglei q: reorder internals to reduce FD passing
2021-02-05 Eric Wongipc: localize fields assignment
2021-02-05 Eric Wonglei q: delay worker spawn
2021-02-04 Eric Wongt/lei: skip "lei q" tests on missing dependencies
2021-02-04 Eric Wongpkt_op: do not exit subroutine via "next"
2021-02-04 Kyle Meyerwwwaltid: add missing word to instructions
2021-02-04 Kyle Meyerwww: call curl with -d '' in the altid instructions
2021-02-04 Eric Wongtests: guard against missing DBD::SQLite
2021-02-04 Eric Wongdoc: update dependencies (+Storable, Data::Dumper)
2021-02-04 Eric Wongspawn: merge common C code together
2021-02-04 Eric WongHACKING: use "just-ahead-of-time" to describe Inline::C
2021-02-04 Eric Wonglei q: support reading queries from stdin
2021-02-04 Eric Wonglei: use sleep(1) loop for infinite sleep
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
next