projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2022-04-18
Eric Wong
syscall: golf + more idiomatic buffer initialization
commit
|
commitdiff
|
tree
2022-04-18
Eric Wong
lei: wire up pure Perl sendmsg/recvmsg for Linux users
commit
|
commitdiff
|
tree
2022-04-18
Eric Wong
syscall: more idiomatic cmsghdr space allocation
commit
|
commitdiff
|
tree
2022-04-18
Eric Wong
lei: clobber recvmsg buffer on errors
commit
|
commitdiff
|
tree
2022-04-18
Eric Wong
lei_mail_sync: explicit bind for old SQL_VARCHAR compat
commit
|
commitdiff
|
tree
2022-04-05
Eric Wong
lei: always open mail_sync.sqlite3 R/W
commit
|
commitdiff
|
tree
2022-04-02
Eric Wong
view: remove unused $end variable
commit
|
commitdiff
|
tree
2022-04-02
Eric Wong
examples/unsubscribe.milter: RFC 8058 (List-Unsubscribe...
commit
|
commitdiff
|
tree
2022-04-02
Eric Wong
examples/unsubscribe.milter: use IO::Socket, again
commit
|
commitdiff
|
tree
2022-04-02
Eric Wong
lei_mail_sync: store OIDs and Maildir filenames as...
commit
|
commitdiff
|
tree
2022-04-02
Eric Wong
lei_mail_sync: ensure URLs and folder names are stored...
commit
|
commitdiff
|
tree
2022-04-01
Eric Wong
TODO: add item for auto-detecting TLS files in daemons
commit
|
commitdiff
|
tree
2022-04-01
Eric Wong
doc: add WIP release notes for 1.8
commit
|
commitdiff
|
tree
2022-04-01
Eric Wong
viewdiff: use defined checks in more places
commit
|
commitdiff
|
tree
2022-03-24
Eric Wong
syscall: add sendmsg+recvmsg for remaining arches
commit
|
commitdiff
|
tree
2022-03-23
Eric Wong
syscall: implement sendmsg+recvmsg in pure Perl
commit
|
commitdiff
|
tree
2022-03-23
Eric Wong
recv_cmd: do not undef recvmsg buffer arg on errors
commit
|
commitdiff
|
tree
2022-03-23
Eric Wong
syscall: drop unused EEXIST import
commit
|
commitdiff
|
tree
2022-03-22
Eric Wong
www: loosen deep-linking prevention
commit
|
commitdiff
|
tree
2022-03-14
Julien Moutinho
t/lei-sigpipe.t: ensure SIGPIPE is not ignored instead...
commit
|
commitdiff
|
tree
2022-03-08
Eric Wong
index|extindex: support --dangerous flag
commit
|
commitdiff
|
tree
2022-03-01
Eric Wong
t/lei-sigpipe: ensure SIGPIPE is unblocked for this...
commit
|
commitdiff
|
tree
2022-02-18
Eric Wong
t/lei-sigpipe: attempt to improve diagnostics for stuck...
commit
|
commitdiff
|
tree
2022-02-17
Eric Wong
git: do not dereference undef as ARRAY ref
commit
|
commitdiff
|
tree
2022-02-14
Eric Wong
sharedkv: avoid ambiguity for numeric-like string keys
commit
|
commitdiff
|
tree
2022-02-14
Eric Wong
sharedkv: remove unused subs
commit
|
commitdiff
|
tree
2022-02-14
Eric Wong
t/lei-*watch: disable flaky tests by default for now
commit
|
commitdiff
|
tree
2022-02-11
Eric Wong
view: remove all CR before LF
commit
|
commitdiff
|
tree
2022-02-03
Eric Wong
test_lei: use consistent locale for error messages
commit
|
commitdiff
|
tree
2022-02-01
Eric Wong
syscall: FS_IOC_*FLAGS: define on per-architecture...
commit
|
commitdiff
|
tree
2022-02-01
Dominique Martinet
syscall: fallback to rename on renameat2 EINVAL
commit
|
commitdiff
|
tree
2022-01-31
Eric Wong
rewrite Linux nodatacow use in pure Perl w/o system
commit
|
commitdiff
|
tree
2022-01-31
Eric Wong
http: don't send chunk finalizer on HEAD responses
commit
|
commitdiff
|
tree
2022-01-23
Eric Wong
t/eml.t: ignore newer Email::MIME behavior
commit
|
commitdiff
|
tree
2021-12-08
Eric Wong
Makefile.PL: fix useless use of push
commit
|
commitdiff
|
tree
2021-11-30
Eric Wong
eliminate some unused subs
commit
|
commitdiff
|
tree
2021-11-22
Eric Wong
lei: always use 3-arg open perlop
commit
|
commitdiff
|
tree
2021-11-22
Eric Wong
spawn: avoid C++ keyword `try'
commit
|
commitdiff
|
tree
2021-11-22
Eric Wong
searchidx: avoid modification of read-only `$_'
commit
|
commitdiff
|
tree
2021-11-22
Eric Wong
t/lei-mirror: skip lei comparisons if lei missing
commit
|
commitdiff
|
tree
2021-11-15
Eric Wong
lei forget-search: add help for --prune
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
t/lei-watch: test with with higher sleep
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
lei q: make HTTP(S) query strings even less ugly
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
lei q: disallow "\n" in argv[] elements
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
lei up: infer rawstr from old searches via trailing...
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
ipc: note failing sub name
commit
|
commitdiff
|
tree
2021-11-10
Eric Wong
solver: support sha256 coderepos
commit
|
commitdiff
|
tree
2021-11-09
Eric Wong
build: do not repeatedly build some docs
commit
|
commitdiff
|
tree
2021-11-09
Eric Wong
lei q|up: fix saved searches for single-phrase search
commit
|
commitdiff
|
tree
2021-11-09
Eric Wong
searchidx: index "diff --git a/... b/..." headers
commit
|
commitdiff
|
tree
2021-11-06
Eric Wong
MANIFEST: update for non-fatal "make check" message
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
public-inbox 1.7.0
v1.7.0
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
doc: relnotes: a few more 1.7.0 related updates
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
AUTHORS: clarify my title
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
doc: design_notes: updates for "newer" things
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
lei_curl: use http.proxy knob via URL match for curl
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
doc: txt2pre: linkify a add a few more well-known things
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
doc: switch to man(1) for pod => (text|html)
commit
|
commitdiff
|
tree
2021-11-04
Eric Wong
doc: add more 3rd-party refs, use Debian manpages for...
commit
|
commitdiff
|
tree
2021-11-03
Eric Wong
doc: relnotes: 1.7.0: move extindex, note search result...
commit
|
commitdiff
|
tree
2021-11-03
Eric Wong
doc: -clone|lei add-external: add bit about the Makefile
commit
|
commitdiff
|
tree
2021-11-03
Eric Wong
doc: extindex: document current behavior + knobs
commit
|
commitdiff
|
tree
2021-11-03
Eric Wong
doc: lei-q: document SEARCH TERMS prefixes
commit
|
commitdiff
|
tree
2021-11-03
Eric Wong
doc: txt2pre: add references to newish manpages
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
lei <rediff|rm|tag>: stdin implies `-F eml'
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
lei: simplify common LeiInput users with ->wq1_start
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
lei mail-diff: do not default to 'eml'
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
t/lei-refresh-mail-sync: speed up test on FreeBSD 12
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
init: respect umask when creating description
commit
|
commitdiff
|
tree
2021-11-02
Eric Wong
mbox_reader: do not blindly pass --rsyncable to gzip
commit
|
commitdiff
|
tree
2021-11-01
Eric Wong
treewide: kill problematic "$h->{k} //= do {" assignments
commit
|
commitdiff
|
tree
2021-11-01
Eric Wong
idx_stack: avoid conditional hash assignment weirdness
commit
|
commitdiff
|
tree
2021-11-01
Eric Wong
doc: lei-config: fix missing =back
commit
|
commitdiff
|
tree
2021-11-01
Eric Wong
doc: update release notes and INSTALL
commit
|
commitdiff
|
tree
2021-10-31
Eric Wong
lei_input: disallow uppercase characters for labels
commit
|
commitdiff
|
tree
2021-10-31
Eric Wong
doc: add lei-mail-sync-overview manpage
commit
|
commitdiff
|
tree
2021-10-30
Eric Wong
doc: lei-security: add a note about core dumps
commit
|
commitdiff
|
tree
2021-10-30
Eric Wong
lei_to_mail: avoid SEGV on worker exit via SIGTERM
commit
|
commitdiff
|
tree
2021-10-30
Eric Wong
lei_xsearch: quiet error message on SIG{PIPE,TERM}
commit
|
commitdiff
|
tree
2021-10-30
Eric Wong
lei_to_mail: limit workers for text, reply and v2 outputs
commit
|
commitdiff
|
tree
2021-10-30
Eric Wong
lei: do not access {sock} after SIGPIPE
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
test_common: clear XDG_CACHE_HOME before lei tests
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
lei rm: move generic input_maildir_cb to LeiInput paren...
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
lei sucks: show nproc in CPU info
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
doc: lei-add-watch: add warning about unreliability
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
lei convert: remove redundant input_net_cb
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
doc: lei blob: wording fixups, describe --remote
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
doc: lei-convert: various updates and cleanups
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
lei convert: use "--output" in failure message
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
xt/net_writer_imap: test "lei convert" w/ IMAP source
commit
|
commitdiff
|
tree
2021-10-28
Eric Wong
lei add-watch: ensure folders are known to mail_sync...
commit
|
commitdiff
|
tree
2021-10-27
Eric Wong
lei q: fix remote import accounting
commit
|
commitdiff
|
tree
2021-10-27
Eric Wong
test_common: key test inboxes to init.defaultBranch
commit
|
commitdiff
|
tree
2021-10-27
Eric Wong
lei mail-diff: support more inputs, split newlines
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
t/lei-watch: add diagnostics for failure
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
lei_to_mail: only run lms_write_prepare for IMAP+Maildir
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
input_pipe: account for undefined {sock}
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
lei rm|tag: drop redundant mbox+net callbacks
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
lei p2q: use LeiInput for multi-patch series
commit
|
commitdiff
|
tree
2021-10-26
Eric Wong
lei: add net getopt spec to various commands
commit
|
commitdiff
|
tree
next