]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2021-10-26 Eric Wonglei rm|tag: drop redundant mbox+net callbacks
2021-10-26 Eric Wonglei p2q: use LeiInput for multi-patch series
2021-10-26 Eric Wonglei: add net getopt spec to various commands
2021-10-26 Eric Wonglei inspect: fix atfork hook
2021-10-26 Eric Wonglei q: enable expensive Xapian flags
2021-10-26 Eric Wongeml: keep body if no headers are found
2021-10-26 Eric Wongdoc: lei-store-format: mail sync section, update IPC
2021-10-26 Eric Wongdoc: tuning: additional notes for many inboxes
2021-10-26 Eric Wonglei p2q: document --uri, add examples
2021-10-26 Kyle Meyerwww: mirror: fix rendering of NNTP URLs
2021-10-25 Thomas Weißschuht/index-git-times: support non-master default branch
2021-10-25 Eric Wonglei_to_mail: write directly to mail_sync.sqlite3
2021-10-25 Eric Wongcontrib/css/216light: add more contrast to foreground...
2021-10-25 Eric Wongwww: $MSGID/raw: set charset in HTTP response
2021-10-25 Eric Wonggzip_filter: delay async wcb call
2021-10-24 Thomas Weißschuht/git: support non-master default branch
2021-10-24 Thomas Weißschuht/watch_maildir: support non-master default branch
2021-10-24 Eric Wongviewvcs: die on tmpfile() errors
2021-10-24 Eric Wonggit: avoid Perl5 internal scratchpad target cache
2021-10-24 Eric Wongthread: avoid Perl5 internal scratchpad target cache
2021-10-24 Eric Wonglistener: emit warnings on EPERM
2021-10-24 Eric Wonghttp: use a larger buffer for ->getline responses
2021-10-24 Eric Wongshared_kv: remove cache_size attribute support
2021-10-24 Eric Wonglei export-kw: skip read-only IMAP folders
2021-10-24 Eric Wonglei: always pass $lei to LeiAuth->op_merge
2021-10-23 Eric Wongcmd_ipc4: retry sendmsg on ENOBUFS/ENOMEM/ETOOMANYREFS
2021-10-23 Eric Wongwww: respect coderepo.*.url during cgit init
2021-10-23 Eric Wongconfig: remove *_url_format support for cgit
2021-10-23 Eric Wonggit: simplify local_nick, avoid "foo.git.git"
2021-10-23 Eric Wongt/v2index-late-dedupe: don't read user's ~/.public...
2021-10-23 Eric Wongsearchidx: v1: raise on msgmap init failure
2021-10-23 Kyle Meyerdoc: lei-forget-search: fix option name in --prune...
2021-10-22 Eric Wonglei forget-search: support --prune=<local|remote>
2021-10-22 Eric Wonglei export-kw: completion returns all Maildir+IMAP
2021-10-22 Eric Wonglei export-kw: don't recreate deleted IMAP folders
2021-10-22 Kyle Meyerwwwatomstream: call gmtime with scalar
2021-10-22 Eric Wonglei: use RENAME_NOREPLACE on Linux 3.15+
2021-10-22 Eric Wonglei_mail_sync: mv_src: use transaction, check UNIQUE
2021-10-22 Eric Wonglei: no Perl FileHandle for `undef' w/ ECONNRESET
2021-10-22 Eric Wongdir_idle: treat IN_MOVED_FROM as a gone event
2021-10-22 Eric Wonglei note-event: clear_src on ENOENT
2021-10-22 Eric Wongdoc: lei-overview: add CAVEATS section
2021-10-22 Eric Wongwatch: remove redundant signal mask manipulation
2021-10-22 Eric Wongwatch: check for {quit} before IDLE
2021-10-22 Eric Wonglei_search: try harder to associate "lei index"-ed...
2021-10-22 Eric Wonglei note-event: wq_io_do => wq_do
2021-10-22 Eric Wonglei note-event: drop unnecessary eval guard
2021-10-22 Eric Wonglei/store: check for any unexpected process death
2021-10-22 Eric Wongt/lei-p2q: extra diagnostics
2021-10-22 Eric Wongt/lei-import-maildir: rename fix (SR -> RS)
2021-10-22 Eric Wongt/lei-{auto-watch,export-kw}: extra diagnostics on...
2021-10-20 Eric Wonghttpd: reject requests with spaces in header names
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
next