projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2021-02-22
Eric Wong
lei_auth: migrate common auth code from lei_import
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei import: no separate auth worker
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei convert: auth directly from worker process
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei: _lei_cfg: return empty hashref if unconfigured
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei: keep client {sock} in short-lived workers
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei_auth: rename {nrd} field to {net} for clarity
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei_store: populate ALL.git/alternates with new epochs
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
t/lei*: drop $lei->(...) sub
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
lei-daemon: prefer graceful shutdowns
commit
|
commitdiff
|
tree
2021-02-22
Eric Wong
tests: clean up t/home* consistently
commit
|
commitdiff
|
tree
2021-02-21
Kyle Meyer
t/www_listing: require grok-pull version 2 or later
commit
|
commitdiff
|
tree
2021-02-21
Kyle Meyer
t/www_listing: reword grok-pull skip message
commit
|
commitdiff
|
tree
2021-02-21
Kyle Meyer
t/www_listing: correct the number of tests for grok...
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
lei2mail: parallel augment for lock-free stores
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
net_reader: use and accept URIimap objects in more...
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
ipc: support setting a locked number of WQ workers
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
lei q: move augment into lei2mail workers
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
ipc: add wq_broadcast
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
lei q: support IMAP/IMAPS --output destinations
commit
|
commitdiff
|
tree
2021-02-21
Eric Wong
inbox_writable: require PublicInbox::MdirReader
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
t/net_reader-imap: fix under TEST_RUN_MODE=0
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
URIimap: overload "" to ->as_string
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
net_writer: start implementing IMAP write support
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
net_reader: handle single-message IMAP mailboxes
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
tests: require Mail::IMAPClient for IMAP tests
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei_to_mail: get rid of empty _post_augment_maildir
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
t/lei-externals: favor "-o format:$PATHNAME" over "-f"
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
emergency: modernize and reduce syscalls
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei_to_mail: Maildir: ensure link(2) succeeds
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei: check for IMAP auth errors
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei: consolidate the bulk of the IPC code
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei import: add IMAP and (maildir|mbox*):$PATHNAME...
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei convert: mail format conversion sub-command
commit
|
commitdiff
|
tree
2021-02-19
Eric Wong
lei: completion: bash: generalize nospace usage
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
t/lei_to_mail: remove unnecessary arg passing
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
tests: setup_public_inboxes: use IMAP-friendly newsgroups
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
lei import: move check_input_format to lei
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
lei import: start rearranging code for IMAP support
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
watch: connect to NNTP and IMAP in config order
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
watch: move imap_common_init to NetReader
commit
|
commitdiff
|
tree
2021-02-18
Eric Wong
lei: bless config
commit
|
commitdiff
|
tree
2021-02-15
Eric Wong
lei: fail_handler: use correct exit code
commit
|
commitdiff
|
tree
2021-02-15
Eric Wong
t/psgi_search: fix test around date boundaries
commit
|
commitdiff
|
tree
2021-02-13
Eric Wong
search: query_approxidate: cleanup regexp, more tests
commit
|
commitdiff
|
tree
2021-02-13
Eric Wong
mbox_reader: do not chomp non-blank EOL
commit
|
commitdiff
|
tree
2021-02-13
Eric Wong
import_mbox: use MboxReader
commit
|
commitdiff
|
tree
2021-02-13
Eric Wong
filter/vger: kill trailing newlines aggressively
commit
|
commitdiff
|
tree
2021-02-11
Eric Wong
search: disallow spaces in argv approxidate queries
commit
|
commitdiff
|
tree
2021-02-11
Eric Wong
search: use git approxidate in WWW and "lei q --stdin"
commit
|
commitdiff
|
tree
2021-02-11
Kyle Meyer
doc: lei: update manpages
commit
|
commitdiff
|
tree
2021-02-11
Kyle Meyer
doc: add lei-import(1)
commit
|
commitdiff
|
tree
2021-02-11
Kyle Meyer
doc: lei: prefer 'location' and 'dirname'
commit
|
commitdiff
|
tree
2021-02-11
Kyle Meyer
doc: lei q: use 'mfolder' as --output placeholder
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
tests: skip properly with git <2.6
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
search: fix argv handling of quoted phrases
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei_external: fix+test handling of escaped braces
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
net_reader: new package split from -watch
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei: note some TODO items (curl, externals)
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei ls-external: support --local and --remote
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
test_common: support lei-daemon only testing
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei_external: remove unnecessary Exporter use
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei *external: glob improvements, ls-external filtering
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
tests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei: replace "I:"-prefixed info messages with "#"
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
t/run.perl: drop Cwd dependency
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei q: prefix --alert ops with ':' instead of '-'
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
use MdirReader in -watch and InboxWritable
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
t/run.perl: fix for >128 tests
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
lei: split out MdirReader package, lazy-require earlier
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
git: ->qx: respect caller's $/ in array context
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
t/cgi.t: modernizations and style updates
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
test_common: disable fsync on the CLI where possible
commit
|
commitdiff
|
tree
2021-02-10
Eric Wong
t/thread-index-gap.t: avoid unnecessary map
commit
|
commitdiff
|
tree
2021-02-09
Eric Wong
www: stream mboxrd in descending docid order
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
spawnpp: raise exception on E2BIG errors
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
search: use one git-rev-parse process for all dates
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei q: use git approxidate with d:, dt: and rt: ranges
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
git: implement date_parse method
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei: drop BSD::Resource usage
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei: avoid racing on unlink + bind + listen
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei: start_pager: drop COLUMNS default
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
ds: improve add_timer usability
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
tests: favor IPv6
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei q: support --alert=CMD for early MUA users
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei q: SIGWINCH process group with the terminal
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei_xsearch: quiet Eml warnings from remote mboxrds
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei q: improve remote mboxrd UX + MUA
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
INSTALL: depend on Text::ParseWords
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei q: fix arbitrary --mua command handling
commit
|
commitdiff
|
tree
2021-02-08
Eric Wong
lei import: support Maildirs
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
httpd/async: avoid unnecessary on-stack delete
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
imap: avoid unnecessary on-stack delete
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: replace --thread with --threads
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: remove --mua-cmd alias for --mua
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: more consistent IPC exit and error handling
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
ipc: wq_do => wq_io_do
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
Revert "ipc: add support for asynchronous callbacks"
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
tests: guard setup_public_inboxes for SQLite and Xapian
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
xapcmd: avoid potential die surprise in children
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
Makefile.PL: depend on IO::Uncompress::Gunzip
commit
|
commitdiff
|
tree
next