]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-03-30 Eric Wonglei tag: rename from "lei mark"
2021-03-30 Eric Wonglei q: avoid redundant default setting for sort with l2m
2021-03-30 Eric Wonglei_to_mail: update some comments and style
2021-03-30 Eric Wonggit: local_nick: handle trailing or redundant '/' in...
2021-03-29 Eric Wonglei_input: support compressed mboxes
2021-03-29 Eric Wonglei blob: cleanup solver tmpdir on failure
2021-03-29 Eric Wonglei_input: treat ".eml" and ".patch" suffix as "eml"
2021-03-29 Eric Wonglei: use IO::Uncompress::Gunzip MultiStream
2021-03-29 Eric Wonglei_input: avoid special case sub for --stdin
2021-03-29 Eric Wongdoc: lei: update description, add warnings
2021-03-29 Eric Wongdoc: lei q: clarify default output as stdout
2021-03-29 Eric Wongdoc: lei q: add warning for --output clobbering
2021-03-29 Eric Wongdoc: lei q: drop NNTP from --output description
2021-03-29 Eric Wongt/epoll: explicitly use scalar operator for @events
2021-03-29 Kyle Meyerdoc config: don't render a to-do comment
2021-03-29 Kyle Meyerdoc lei overview: better explain routes into local...
2021-03-29 Kyle Meyerdoc lei overview: note that lei-init is usually unnecessary
2021-03-29 Kyle Meyerdoc lei: add manpages for new commands
2021-03-29 Kyle Meyerdoc lei: update manpages with new options
2021-03-29 Kyle Meyerdoc lei: don't render most to-do comments
2021-03-29 Kyle Meyerdoc lei: drop an unnecessary to-do comment
2021-03-29 Kyle Meyerdoc lei: note --stdin shortcut in synopses
2021-03-29 Kyle Meyerdoc lei-q: fix typo in -tt description
2021-03-28 Eric Wongtreewide: shorten temporary filename
2021-03-28 Eric Wonglei: drop coderepo placeholders, submodule TODO
2021-03-28 Eric Wonglei blob: add remote external support
2021-03-28 Eric Wongt/lei_store: ensure LeiSearch responds to ->isrch
2021-03-28 Eric Wonglei blob: flesh out help text
2021-03-28 Eric Wonglei help: show "NAME=VALUE" properly for -c
2021-03-28 Eric Wonglei blob: some extra tests
2021-03-28 Eric Wonglei blob: fail early if no git dirs
2021-03-28 Eric Wonglei blob: support --no-mail switch
2021-03-28 Eric Wonglei blob: dclose if already failed
2021-03-28 Eric Wonglei init: split out into separate file
2021-03-28 Eric Wonglei: simplify PktOp callers
2021-03-28 Eric Wongtest_common: require_mods bundles
2021-03-28 Eric Wonglei mark: relax label requirements
2021-03-27 Eric Wonglei blob: aka "git-show-harder" for blobs
2021-03-27 Eric Wonglei_query: hoist out lxs_prepare
2021-03-27 Eric Wonglei help: move "lei help" into LeiHelp.pm
2021-03-27 Eric Wonglei_ale: do not create store unnecessarily
2021-03-26 Eric Wonglei mark: disallow '!' in labels
2021-03-26 Eric Wonglei: support /dev/fd/[0-2] inputs and outputs in daemon
2021-03-26 Eric Wonglei: do not blindly commit to lei/store on close
2021-03-26 Eric Wonglei q: skip lei/store->write_prepare for JSON outputs
2021-03-26 Stavros Ntentosgit-send-email-reply: Append subject
2021-03-26 Eric Wonglei: add some labels support
2021-03-26 Eric Wonglei: _lei_store: use default even if unconfigured
2021-03-26 Eric Wonglei_xsearch: wait for kw updates for non-threaded case...
2021-03-25 Eric Wongt/lei: add more diagnostics for failures
2021-03-25 Eric Wongt/cmd_ipc: workaround signal handling raciness
2021-03-25 Eric Wonglei import: force store, improve test diagnostics
2021-03-25 Eric Wongtests: "check-run" uses persistent lei daemon
2021-03-25 Eric Wongt/*: drop unnecessary v1-specific index calls
2021-03-25 Eric Wonglei_mirror: don't show success on failure
2021-03-25 Eric Wonglei add-external: do not initialize writable store
2021-03-25 Eric Wongtest_common: TEST_LEI_ERR_LOUD does not hide path names
2021-03-25 Eric Wonglei: janky $PATH2CFG garbage collection
2021-03-25 Eric Wongtest_common: cleanup inbox objects after use
2021-03-24 Eric Wonglei-daemon: do not leak FDs on bogus requests
2021-03-24 Eric Wonglei_mirror: fix circular reference
2021-03-24 Eric Wongv2writable: cleanup SQLite handles on --xapian-only
2021-03-24 Eric Wonglei_store: give process a better name
2021-03-24 Eric Wonglei: clean up pkt_op consumer on exception, too
2021-03-24 Eric Wonglei: update {3} after -C chdirs
2021-03-24 Eric Wonglei: drop circular reference in lei_store process
2021-03-24 Eric Wongmbox_lock: dotlock: chdir for relative lock paths
2021-03-24 Eric Wongds: improve DS->Reset fork-safety
2021-03-24 Eric Wonglei: improve management around short-lived workers
2021-03-24 Eric Wonglei_input: more common code between <mark|convert|import>
2021-03-24 Eric Wonglei: persistent workers (lei_store) run in /
2021-03-24 Eric Wongtest_common: check lei/errors.log
2021-03-24 Eric Wongnet_reader: nntp_each: pass keywords as `undef'
2021-03-24 Eric Wonglei: hide *_atfork_child from command-line
2021-03-24 Eric Wonglei mark: add support for (bash) completion
2021-03-24 Eric Wonglei mark: command for (un)setting keywords and labels
2021-03-23 Eric Wonglei import: ignore Status headers in "eml" messages
2021-03-23 Eric Wonglei_input: drop "From " line on single "eml" (message...
2021-03-23 Eric Wonglei_input: common filehandle reader for eml + mbox
2021-03-23 Eric Wongmbox_reader: add ->reads method to avoid nonsensical...
2021-03-23 Eric Wonglei: simplify workers_start and callers
2021-03-23 Eric Wonglei: share input code between convert and import
2021-03-23 Eric Wongnet_reader: escape nasty chars from Net::NNTP->message
2021-03-23 Eric Wonglei: support -c <name>=<value> to overrides
2021-03-22 Eric Wonglei: simplify lazy-loading
2021-03-21 Eric Wonglei: fix some warnings in tests
2021-03-21 Eric Wonglei q: fix warning on remote imports
2021-03-21 Eric Wonglei import: vivify external-only messages
2021-03-21 Eric Wongsearchview: collapse Message-ID links in summary
2021-03-21 Eric Wonglei q: trim JSON output
2021-03-21 Eric Wonglei: tie ALE lifetime to config file
2021-03-21 Eric Wonglei_to_mail: match mutt order of status headers
2021-03-21 Eric Wonglei q: put keywords on one line in --pretty output
2021-03-21 Eric Wonglei q: support vmd for external-only messages
2021-03-21 Eric Wonglei: All Local Externals: bare git dir for alternates
2021-03-20 Eric Wonglei_store: initialize IPC lock properly
2021-03-20 Eric Wongmaildir: avoid redundant slashes
2021-03-20 Eric Wonglei q: -I/--include overrides --no-(external|local...
2021-03-19 Eric Wongconfig: ignore extindex entries with newlines in paths
2021-03-19 Eric Wonglei: disallow "\n" in local externals paths
next