]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-10-19 Eric Wonglei_mail_sync: show non-matching SHA
2021-10-19 Eric Wonglei inspect: show ISO8601 {rt} and {dt}, too
2021-10-19 Eric Wonglei inspect: add atfork hook
2021-10-19 Eric Wongdoc: lei: describe lei-daemon-kill and upgrades
2021-10-19 Eric Wonglei: remove unused ->busy time arg
2021-10-19 Eric Wonglei up: support --exclude=, --no-(external|remote|local)
2021-10-19 Eric Wonglei: conditionally add "\n" to error messages
2021-10-19 Eric Wonglei up: propagate redispatch_all failure via exit code
2021-10-19 Eric Wonglei: use die for external and query handling
2021-10-19 Eric Wonglei up: prefix `remote' and `local' with `o_'
2021-10-19 Eric Wongtest_common: lazy-require AutoReap
2021-10-19 Ævar Arnfjörð... Makefile.PL: drop generated lib/PublicInbox.pm in blib/
2021-10-18 Eric Wongv2: mirrors don't clobber msgs w/ reused Message-IDs
2021-10-18 Eric Wongextindex: show mismatches for messages deleted from...
2021-10-17 Eric Wongextindex: better locations for {quit} checks
2021-10-17 Eric Wongextindex: guard against false mismatch unrefs
2021-10-17 Eric Wongextindex: retry sync_inbox before reindex
2021-10-17 Eric Wongextindex: use localtime to display lock time
2021-10-17 Eric Wongmsgmap: do not cache num_highwater
2021-10-16 Eric Wongeml: fix leak workaround
2021-10-16 Eric WongMANIFEST: regenerate with: git ls-files >MANIFEST
2021-10-16 Eric Wonglei sockets: favor level-triggered epoll for fairness
2021-10-16 Eric Wonginput_pipe: do not loop in ->event_step for fairness
2021-10-16 Eric Wongpkt_op: favor level-triggered epoll for fairness
2021-10-16 Eric Wongwqworker: favor level-triggered epoll for fairness
2021-10-16 Eric Wongt/lei*: set EDITOR for dumb terminals
2021-10-16 Kyle Meyerdoc: lei: add manpages for remaining commands
2021-10-16 Kyle Meyerdoc: lei: restore alphabetical order to some listings
2021-10-16 Eric Wongextindex: avoid triggering a buggy unref
2021-10-16 Eric Wonghttpd/async: switch to level-triggered epoll
2021-10-16 Eric Wonginbox + search: use 5.10.1 and do some golfing
2021-10-16 Eric Wonglei_to_mail: quiet down abort messages
2021-10-16 Eric Wonglei_overview: die rather than lei->fail
2021-10-16 Eric Wongextindex: prune invalid alternate entries on --gc
2021-10-16 Eric Wonglei: more eval guards for die on failure
2021-10-16 Eric Wonglei: always keep cwd fd {3} for ->fchdir
2021-10-16 Eric Wonglei: golf PATH2CFG cleanup
2021-10-16 Eric Wonghttpd: move pipeline logic into event_step
2021-10-16 Eric Wongimapd+nntpd: drop timer-based expiration
2021-10-16 Eric Wongdir_idle: do not add watches in ->new
2021-10-16 Eric Wongsmsg: add ->oidbin method
2021-10-15 Eric Wonglei q: guard query_done against die()
2021-10-15 Eric Wonglei forget-search: support multiple args
2021-10-15 Eric Wonglei note-event: fix explicit flush reliability
2021-10-15 Eric Wonglei + ipc: simplify process reaping
2021-10-15 Eric Wonglei forget-search: fix for symlink-ed paths
2021-10-15 Eric Wonglei q: avoid kw lookup failure on remote mboxrd
2021-10-15 Eric Wongwww: various help text updates
2021-10-15 Eric Wonglei up --all: send signals to workers, receive errors
2021-10-15 Eric Wonglei up: actually rely on DESTROY for --alllll
2021-10-15 Eric Wonglei: TSTP affects all curl and related subprocesses
2021-10-15 Eric Wonggit: cat-file --batch are their own pgrp
2021-10-15 Eric Wonggit: ->fail invokes current callback
2021-10-15 Eric Wonggit: async_err shows retried requests properly
2021-10-15 Eric Wonglei: use send() perlop for signals
2021-10-15 Eric Wonglei: give workers their own process group
2021-10-14 Eric Wonglei: -d (--dir) and -O (only) shortcuts
2021-10-14 Eric Wonglei add-external --mirror: respect client umask
2021-10-14 Eric Wongclone+fetch: respect umask for all downloaded files
2021-10-14 Eric Wonglei inspect: account for non-extindex inboxes
2021-10-14 Eric Wongextindex: guard against buggy unrefs
2021-10-13 Eric Wongfetch: support --try-remote/-T for alternate remote...
2021-10-13 Eric Wongt/nntpd-tls: change diag() to like() assertion
2021-10-13 Eric Wongt/git: avoid "once" warning for async_warn
2021-10-13 Eric Wongt/lei-mirror: avoid reading ~/.public-inbox/config...
2021-10-13 Eric Wongeml: avoid Encode 2.87..3.12 leak
2021-10-13 Eric Wongt/www_listing: require opt-in for grokmirror tests
2021-10-13 Eric Wongtest_common: hoist out tail_f sub
2021-10-13 Eric Wongxt/perf-msgview: drop unnecessary use_ok
2021-10-13 Eric Wongwww: preload: load ExtSearch via ->ALL
2021-10-13 Eric Wongextindex: set {current_info} in eidxq processing
2021-10-13 Eric Wongtreewide: use warn() or carp() instead of env->{psgi...
2021-10-13 Eric Wonglei: use standard warn() in more places
2021-10-13 Eric Wongextindex: show OID on bad blob failure
2021-10-13 Eric Wongdaemon: set $SIG{__WARN__} properly
2021-10-13 Eric Wonglei up --all: show output for warnings
2021-10-13 Eric Wongdoc: relnotes: note some recent improvements
2021-10-13 Eric Wongindex: optimize after all SQLite DB commits
2021-10-13 Eric Wonglei/store: use remove_doc to save some LoC
2021-10-13 Eric Wongextindex: flush pending reindex before unref
2021-10-12 Eric Wongwww: _/text/config/raw Last-Modified: is mm->created_at
2021-10-12 Eric Wongmsgmap: ->new_file to supports $ibx arg, drop ->new
2021-10-12 Eric Wongdaemon: unconditionally close Xapian shards on cleanup
2021-10-12 Eric Wongmsgmap: share most of check_inodes w/ over
2021-10-12 Eric Wongmsgmap: use DBI->prepare_cached
2021-10-12 Eric Wongnntp: use defined-OR from Perl 5.10 for msgid check
2021-10-12 Eric Wongsearch: delete QueryParser along with DB handle
2021-10-12 Eric Wongdaemon: quiet down Eml-related warnings
2021-10-12 Eric Wongdaemon: use v5.10.1, disable local warnings
2021-10-12 Eric Wongisearch: do not access Extsearch->{over} directly
2021-10-12 Eric Wongextindex: avoid invalid blobs after unref
2021-10-12 Eric Wongextindex: more consistent doc removal
2021-10-12 Eric Wongextindex: share unref logic in more places
2021-10-12 Eric Wongextindex: rename var: active => active_shards
2021-10-12 Eric Wongsqlite: PRAGMA optimize on close
2021-10-12 Eric Wongextindex: speed up --reindex --fast
2021-10-11 Kyle Meyerdoc: lei-refresh-mail-sync: drop repeated word
2021-10-10 Eric Wongextindex: sync each inbox before checking for missed...
2021-10-10 Eric Wonglei/store: keep ".err-XXXX" in stderr tmpfile
2021-10-10 Eric Wongextindex: --gc doesn't touch ghost entries
next