]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-04-13 Eric Wonglei q: start wiring up saved search
2021-04-13 Eric Wonglei_query: rearrange internals to capture query early
2021-04-13 Eric Wonglei_dedupe: adjust to prepare for saved searches
2021-04-13 Eric Wonglei_xsearch: use per-external queries when not sorting
2021-04-13 Eric Wonglei blob: quiet "git rev-parse --git-dir" stderr w...
2021-04-11 Eric Wongwww: do not obfuscate addresses in URLs
2021-04-07 Kyle Meyerimport: convert init.defaultBranch to fully qualified ref
2021-04-07 Eric Wonglei_store: use getpwuid and hostname for ident
2021-04-05 Eric Wongscript/lei: waitpid for git-credential and pager
2021-04-05 Eric Wonglei q: fix auth IMAP --output with remote mboxrd
2021-04-05 Eric Wonglei_to_mail: improve comments and reduce LoC
2021-04-05 Eric Wonglei: maildir: move shard support to MdirReader
2021-04-05 Eric Wonglei_tag: fix comments w.r.t support levels
2021-04-05 Eric Wonglei_to_mail: trim down imports
2021-04-05 Eric Wonglei_search: ignore Resent-Message-ID for indexing
2021-04-03 Eric Wonglei/store: (more) synchronous non-fatal error output
2021-04-03 Eric Wonglei: improve handling of Message-ID-less draft messages
2021-04-03 Eric Wonglei tag: note message mismatches on failure
2021-04-03 Eric Wongtest_common: lei_ok: improve diagnostics
2021-04-03 Eric Wonglei_store: update alternates on new epoch
2021-04-03 Eric Wonglei: allow progress to non-TTY after MUA spawn
2021-04-03 Eric Wonglei q: don't show remote progress if MUA is running
2021-04-03 Eric Wongxt/lei-auth-fail: test more failure cases
2021-04-03 Eric Wongnet_reader: fix read-only "lei convert" auth failures
2021-04-03 Eric Wonglei_auth: rename {net_merge} to {net_merge_continue}
2021-04-03 Eric Wonglei tag: fix tagging of IMAP inputs
2021-04-03 Eric Wonglei q: ensure wq workers shutdown on IMAP auth failures
2021-04-03 Eric WongURInntps: add URI 5.08 release note
2021-04-02 Eric Wonglei: fix git-credential handling
2021-04-01 Eric Wonglei: maildir: handle "forwarded" keyword as "P"
2021-04-01 Eric Wonglei_store: quiet down per-message related warnings
2021-04-01 Eric Wonglei_store: quiet down git user info being unset
2021-04-01 Eric Wonglei_store: set_xvmd: don't add if no vmd at all
2021-04-01 Eric Wonglei q: reduce lei/store work for kw changes to stored...
2021-04-01 Eric Wonglei_query: remove unnecessary V2Writable require
2021-04-01 Eric Wonglei sucks: sub-command to aid bug reporting
2021-04-01 Eric Wongbuild: generate PublicInbox.pm with $VERSION
2021-04-01 Eric Wongscript/lei: background ourselves on MUA/pager exec
2021-03-31 Eric Wonglei_input: reduce IPC traffic with multiple inputs
2021-03-31 Eric Wonglei blob: "--mail" disables solver, use --include/only
2021-03-31 Eric Wongdoc: lei-overview: favor Maildir for mutt examples
2021-03-31 Eric Wongdoc: add lei-mail-formats(5) manpage
2021-03-31 Eric Wonglei: fix IMAP auth failure handling
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
next