]> Sergey Matveev's repositories - public-inbox.git/history - lib
lei: move to v5.12 to avoid "use strict"
[public-inbox.git] / lib /
2022-04-26 Eric Wonglei: move to v5.12 to avoid "use strict"
2022-04-22 Eric Wonglei: commit store on interrupted partial imports
2022-04-18 Eric Wongsyscall: golf + more idiomatic buffer initialization
2022-04-18 Eric Wonglei: wire up pure Perl sendmsg/recvmsg for Linux users
2022-04-18 Eric Wongsyscall: more idiomatic cmsghdr space allocation
2022-04-18 Eric Wonglei: clobber recvmsg buffer on errors
2022-04-18 Eric Wonglei_mail_sync: explicit bind for old SQL_VARCHAR compat
2022-04-05 Eric Wonglei: always open mail_sync.sqlite3 R/W
2022-04-02 Eric Wongview: remove unused $end variable
2022-04-02 Eric Wonglei_mail_sync: store OIDs and Maildir filenames as...
2022-04-02 Eric Wonglei_mail_sync: ensure URLs and folder names are stored...
2022-04-01 Eric Wongviewdiff: use defined checks in more places
2022-03-24 Eric Wongsyscall: add sendmsg+recvmsg for remaining arches
2022-03-23 Eric Wongsyscall: implement sendmsg+recvmsg in pure Perl
2022-03-23 Eric Wongrecv_cmd: do not undef recvmsg buffer arg on errors
2022-03-23 Eric Wongsyscall: drop unused EEXIST import
2022-03-22 Eric Wongwww: loosen deep-linking prevention
2022-03-08 Eric Wongindex|extindex: support --dangerous flag
2022-02-17 Eric Wonggit: do not dereference undef as ARRAY ref
2022-02-14 Eric Wongsharedkv: avoid ambiguity for numeric-like string keys
2022-02-14 Eric Wongsharedkv: remove unused subs
2022-02-11 Eric Wongview: remove all CR before LF
2022-02-03 Eric Wongtest_lei: use consistent locale for error messages
2022-02-01 Eric Wongsyscall: FS_IOC_*FLAGS: define on per-architecture...
2022-02-01 Dominique Martinetsyscall: fallback to rename on renameat2 EINVAL
2022-01-31 Eric Wongrewrite Linux nodatacow use in pure Perl w/o system
2022-01-31 Eric Wonghttp: don't send chunk finalizer on HEAD responses
2021-11-30 Eric Wongeliminate some unused subs
2021-11-22 Eric Wonglei: always use 3-arg open perlop
2021-11-22 Eric Wongspawn: avoid C++ keyword `try'
2021-11-22 Eric Wongsearchidx: avoid modification of read-only `$_'
2021-11-15 Eric Wonglei forget-search: add help for --prune
2021-11-10 Eric Wonglei q: make HTTP(S) query strings even less ugly
2021-11-10 Eric Wonglei q: disallow "\n" in argv[] elements
2021-11-10 Eric Wonglei up: infer rawstr from old searches via trailing...
2021-11-10 Eric Wongipc: note failing sub name
2021-11-10 Eric Wongsolver: support sha256 coderepos
2021-11-09 Eric Wonglei q|up: fix saved searches for single-phrase search
2021-11-09 Eric Wongsearchidx: index "diff --git a/... b/..." headers
2021-11-04 Eric Wonglei_curl: use http.proxy knob via URL match for curl
2021-11-03 Eric Wongdoc: lei-q: document SEARCH TERMS prefixes
2021-11-02 Eric Wonglei <rediff|rm|tag>: stdin implies `-F eml'
2021-11-02 Eric Wonglei: simplify common LeiInput users with ->wq1_start
2021-11-02 Eric Wonglei mail-diff: do not default to 'eml'
2021-11-02 Eric Wongmbox_reader: do not blindly pass --rsyncable to gzip
2021-11-01 Eric Wongtreewide: kill problematic "$h->{k} //= do {" assignments
2021-11-01 Eric Wongidx_stack: avoid conditional hash assignment weirdness
2021-10-31 Eric Wonglei_input: disallow uppercase characters for labels
2021-10-30 Eric Wonglei_to_mail: avoid SEGV on worker exit via SIGTERM
2021-10-30 Eric Wonglei_xsearch: quiet error message on SIG{PIPE,TERM}
2021-10-30 Eric Wonglei_to_mail: limit workers for text, reply and v2 outputs
2021-10-30 Eric Wonglei: do not access {sock} after SIGPIPE
2021-10-28 Eric Wongtest_common: clear XDG_CACHE_HOME before lei tests
2021-10-28 Eric Wonglei rm: move generic input_maildir_cb to LeiInput paren...
2021-10-28 Eric Wonglei sucks: show nproc in CPU info
2021-10-28 Eric Wonglei convert: remove redundant input_net_cb
2021-10-28 Eric Wonglei convert: use "--output" in failure message
2021-10-28 Eric Wongxt/net_writer_imap: test "lei convert" w/ IMAP source
2021-10-28 Eric Wonglei add-watch: ensure folders are known to mail_sync...
2021-10-27 Eric Wonglei q: fix remote import accounting
2021-10-27 Eric Wongtest_common: key test inboxes to init.defaultBranch
2021-10-27 Eric Wonglei mail-diff: support more inputs, split newlines
2021-10-26 Eric Wonglei_to_mail: only run lms_write_prepare for IMAP+Maildir
2021-10-26 Eric Wonginput_pipe: account for undefined {sock}
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 Wonglei p2q: document --uri, add examples
2021-10-26 Kyle Meyerwww: mirror: fix rendering of NNTP URLs
2021-10-25 Eric Wonglei_to_mail: write directly to mail_sync.sqlite3
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 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 Wongsearchidx: v1: raise on msgmap init failure
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 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...
next