projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
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
2021-02-07
Eric Wong
ipc: trim down the Storable checks
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
ipc: do not die inside wq_worker child process
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
spawn_pp: die more consistently in child
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei add-external: handle interrupts with --mirror
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
spawn: pi_fork_exec: support "pgid"
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
spawn: pi_fork_exec: restore parent sigmask in child
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: remove short switch support for curl(1) options
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei_curl: replace -K/--config with --curl-config
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei add-external: reject index and remote opts w/o...
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei help: split out into separate file
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: add-external --mirror support
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
script/lei: avoid waitpid(-1, ...) to keep tests fast
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
treewide: replace confess with croak
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
tests: split out lei-daemon.t from lei.t
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
t/tests: split out setup_public_inboxes sub
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
t/lei-externals: split out into separate test
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
tests: add test_lei wrapper, split out t/lei-import.t
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei_query: trim curl options
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
init: lowercase -j for --jobs
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: abort lei_import worker on client abort
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: fix completion of --no-kw / --no-keywords
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei: favor "keywords" over "flags", test --no-kw
commit
|
commitdiff
|
tree
2021-02-07
Eric Wong
lei_overview: drop unnecessary autoflush call
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
httpd/async: set O_NONBLOCK correctly
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei import: initial implementation
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei_xsearch: drop unused imports
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei_query: remove uneeded dwaitpid import
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei q: eliminate $not_done temporary git dir hack
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
eml: handle warning ignores for lei
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei q: reinstate early MUA spawn for Maildir
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei q: only start pager if output is to stdout
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei q: reorder internals to reduce FD passing
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
ipc: localize fields assignment
commit
|
commitdiff
|
tree
2021-02-05
Eric Wong
lei q: delay worker spawn
commit
|
commitdiff
|
tree
2021-02-04
Eric Wong
t/lei: skip "lei q" tests on missing dependencies
commit
|
commitdiff
|
tree
2021-02-04
Eric Wong
pkt_op: do not exit subroutine via "next"
commit
|
commitdiff
|
tree
2021-02-04
Kyle Meyer
wwwaltid: add missing word to instructions
commit
|
commitdiff
|
tree
2021-02-04
Kyle Meyer
www: call curl with -d '' in the altid instructions
commit
|
commitdiff
|
tree
2021-02-04
Eric Wong
tests: guard against missing DBD::SQLite
commit
|
commitdiff
|
tree
2021-02-04
Eric Wong
doc: update dependencies (+Storable, Data::Dumper)
commit
|
commitdiff
|
tree
2021-02-04
Eric Wong
spawn: merge common C code together
commit
|
commitdiff
|
tree
next