]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-09-07 Eric Wongxt/net_writer_imap: test "lei up" on single IMAP output
2021-09-06 Eric Wonglei_auth: simplify users
2021-09-06 Eric Wonglei_auth: remove net_merge_done1 step
2021-09-06 Eric Wonglei_auth: diagram for current behavior
2021-09-06 Eric Wonglei_search: xsmsg_vmd: retry_reopen properly
2021-09-06 Eric Wongnet_reader: don't approve/reject credentials w/o "fill"
2021-09-04 Eric Wonglei_to_mail+mbox_reader: fix handling of empty/bogus...
2021-09-03 Eric Wonglei: fix read/write IMAP access
2021-09-03 Eric Wonglei_xsearch: avoid false-positives on externals w/...
2021-09-03 Eric Wonglei inspect: support reading eml from --stdin
2021-09-03 Eric Wonglei up --all: avoid double-close on shared STDOUT
2021-09-03 Eric Wonglei: use lei->lms in place of lse->lms in a few places
2021-09-03 Eric Wonglei: ->child_error less error-prone
2021-09-03 Eric Wonglei/store: quiet down link(2) warnings
2021-09-03 Eric Wonglei: dump errors to syslog, and not to CLI
2021-09-02 Eric Wongwww: handle name-only publicinbox.*.url entries
2021-09-02 Eric Wongtests: "make check-run" favors reliability over speed
2021-09-02 Eric Wongt/lei-auto-watch: improve test reliability
2021-09-02 Eric Wonglei: propagate keyword changes from lei/store
2021-09-02 Eric Wonglei_input: set and prepare watches early
2021-09-02 Eric Wonglei_mail_sync: do not use transactions
2021-09-01 Eric Wongextindex: --gc removes messages from over, too
2021-09-01 Eric Wongextindex: document --all and indexlevel=basic interaction
2021-08-31 Eric Wonglei up: only show finmsg in top-level lei-daemon
2021-08-31 Eric Wonglei/store: correctly delete entries from over
2021-08-31 Eric Wonglei: fix error reporting from lei/store -> lei-daemon
2021-08-31 Eric Wonglei_mail_sync: set_src uses binary OIDs
2021-08-31 Eric Wonglei: refresh watches before MUA spawn for Maildir
2021-08-31 Eric Wonglei note-event: always flush changes on daemon exit
2021-08-31 Eric Wongt/lei-watch: avoid race between glob + readlink
2021-08-31 Eric Wonglei_mail_sync: make rename_folder more robust
2021-08-31 Eric Wonglei_mail_sync: simplify group2folders
2021-08-31 Eric Wonglei prune-mail-sync: handle --all (no args)
2021-08-31 Eric Wonglei_mail_sync: forget_folder: simplify code
2021-08-31 Eric Wongwww_listing: add note about mirroring information
2021-08-31 Eric Wongwww_text/mirror: spell out "external index" and "public...
2021-08-31 Eric Wongwww_stream: extra link to mirroring information in...
2021-08-30 Eric Wongwww_stream: description header links to top $INBOX_URL
2021-08-30 Eric Wongwww: move mirror instructions to /text/
2021-08-28 Eric Wongwww: avoid potential auto-vivification on ibx->{url}
2021-08-28 Eric Wongwww_listing: fix odd "locate inbox" cases
2021-08-28 Eric Wongwww_listing: show ->ALL at top of HTML listing
2021-08-28 Eric Wongmove ->ids_after from mm to over
2021-08-28 Eric Wongwww_text: add coderepo config support for extindex
2021-08-28 Eric Wongconfig: do not parse altid for extindex
2021-08-28 Eric Wongwww_text: fix example config snippet for extindex
2021-08-28 Eric Wongwww: avoid incorrect instructions for extindex
2021-08-28 Eric Wongwww_stream: sh-friendly .onion URLs wrapping
2021-08-28 Eric Wongds: use bytes::substr and bytes::length module-wide...
2021-08-28 Eric Wongget rid of unnecessary bytes::length usage
2021-08-26 Eric Wongwwwlisting: support global CSS in HTML view
2021-08-25 Eric Wonglei_mail_sync: remove warning message from caller
2021-08-25 Eric Wonglei up: improve --all=local stderr output
2021-08-25 Eric Wongimap+nntp: die loudly if ->mm or ->over disappear
2021-08-24 Eric Wonglei: non-blocking lei/store->done in lei-daemon
2021-08-24 Eric Wonglei: add missing LeiWatch lazy-load
2021-08-21 Eric Wonglei: implicitly watch all Maildirs it knows about
2021-08-19 Eric Wonglei q: make --save the default
2021-08-18 Eric Wonglei forget-mail-sync: rely on lei/store process
2021-08-18 Eric Wongipc: remove WQ_MAX_WORKERS
2021-08-18 Eric Wonglei: add ->lms shortcut for LeiMailSync
2021-08-17 Eric Wongview: remove mbox.gz and Atom from topic view
2021-08-17 Eric Wonguser_content: update + wrap lines for CSS change
2021-08-16 Konstantin... Duplicate base css definitions in stylesheets
2021-08-16 Eric Wongt/run.perl: fix "make check-run" on FreeBSD 11.x
2021-08-16 Eric Wonglei_search: avoid unconditional warning when no exception
2021-08-16 Eric Wongwww: uninitialized vars due to extindex lacking address
2021-08-14 Eric Wongwww: avoid uninitialized vars from shadowed Message-IDs
2021-08-14 Eric Wonglei: hexdigest mocks account for unwanted headers
2021-08-14 Eric Wonglei <q|up>: wait on remote mboxrd imports synchronously
2021-08-14 Eric Wonglei: diagnostics for /Document \d+ not found/ errors
2021-08-13 Eric Wonglei up: note errors if one output destination fails
2021-08-13 Eric Wonglei up: support multiple output folders w/o --all=local
2021-08-11 Eric Wonglei: attempt to canonicalize away "/../" pathnames
2021-08-11 Eric Wonglei_saved_search: canonicalized relative save paths
2021-08-11 Eric Wongtreewide: use *nix-specific dirname regexps
2021-08-09 Eric Wonglei_xsearch: improve Xapian open failure messages
2021-08-08 Eric Wongsearchidx: die on Xapian load errors
2021-08-08 Eric Wongtests: fix test failures when Xapian is missing
2021-08-08 Eric Wonghttpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-06 Eric Wongli2wrap: avoid double-close on Linux::Inotify2 <2.3
2021-08-05 Eric Wonglei export-kw: workaround race in updating Maildir...
2021-08-04 Eric Wongextindex: fix boost with partial runs
2021-08-04 Eric Wongextindex: do not over-account for cross-posted messages
2021-08-04 Eric Wonglei: close inotify FD in forked child
2021-07-31 Eric Wongextindex: -xcpdb and -compact support
2021-07-31 Eric Wongadmin: index_inbox: drop unnecessary check
2021-07-28 Eric Wonglistener: maximize listen(2) backlog
2021-07-28 Eric Wonglei: die on ECONNRESET
2021-07-28 Eric Wongtreewide: s/sequential_shard/sequential-shard/g
2021-07-25 Eric Wongextindex: support --jobs/-j properly on creation for...
2021-07-25 Eric Wongdoc: lei-{p2q,rediff}: note implicit --stdin
2021-07-25 Eric Wongt/lei-watch.t: improve test reliability
2021-07-25 Eric Wonginit: support git <2.30 for "-c KEY=VALUE" args
2021-07-25 Eric Wonglei_mail_sync: locations_for API uses oidbin for compar...
2021-07-25 Eric Wonglei_inspect: fix typo
2021-07-25 Eric Wonglei_search: favor binary OID comparisons
2021-07-25 Eric Wongextsearchidx: favor binary comparison in common case
2021-07-25 Eric Wongextsearchidx: use more appropriate max for dedupe
2021-07-25 Eric Wongextindex: improve comment around git->async_wait_all
next