about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2021-02-12search: query_approxidate: cleanup regexp, more tests
2021-02-12mbox_reader: do not chomp non-blank EOL
2021-02-11search: use git approxidate in WWW and "lei q --stdin"
2021-02-10tests: skip properly with git <2.6
2021-02-10search: fix argv handling of quoted phrases
2021-02-10lei_external: fix+test handling of escaped braces
2021-02-10lei ls-external: support --local and --remote
2021-02-10lei *external: glob improvements, ls-external filtering
2021-02-10tests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot
2021-02-10lei: replace "I:"-prefixed info messages with "#"
2021-02-10t/run.perl: drop Cwd dependency
2021-02-10use MdirReader in -watch and InboxWritable
2021-02-10t/run.perl: fix for >128 tests
2021-02-10lei: split out MdirReader package, lazy-require earlier
2021-02-10t/cgi.t: modernizations and style updates
2021-02-10t/thread-index-gap.t: avoid unnecessary map
2021-02-08spawnpp: raise exception on E2BIG errors
2021-02-08search: use one git-rev-parse process for all dates
2021-02-08lei q: use git approxidate with d:, dt: and rt: ranges
2021-02-08git: implement date_parse method
2021-02-08tests: favor IPv6
2021-02-08lei import: support Maildirs
2021-02-07lei: remove --mua-cmd alias for --mua
2021-02-07ipc: wq_do => wq_io_do
2021-02-07Revert "ipc: add support for asynchronous callbacks"
2021-02-07tests: guard setup_public_inboxes for SQLite and Xapian
2021-02-07lei add-external: handle interrupts with --mirror
2021-02-07spawn: pi_fork_exec: support "pgid"
2021-02-07lei add-external: reject index and remote opts w/o mirror
2021-02-07lei: add-external --mirror support
2021-02-07tests: split out lei-daemon.t from lei.t
2021-02-07t/tests: split out setup_public_inboxes sub
2021-02-07t/lei-externals: split out into separate test
2021-02-07tests: add test_lei wrapper, split out t/lei-import.t
2021-02-07lei: fix completion of --no-kw / --no-keywords
2021-02-07lei: favor "keywords" over "flags", test --no-kw
2021-02-05httpd/async: set O_NONBLOCK correctly
2021-02-05lei import: initial implementation
2021-02-04t/lei: skip "lei q" tests on missing dependencies
2021-02-04tests: guard against missing DBD::SQLite
2021-02-04lei q: support reading queries from stdin
2021-02-04lei add-external: completion for existing URL basenames
2021-02-04lei: propagate curl errors, improve internal consistency
2021-02-03lei: q: shell completion for --(include|exclude|only)
2021-02-03lei q: support --only, --include and --exclude
2021-02-03lei q: emit progress and counting via PktOp
2021-02-01lei: remove SIGPIPE handler
2021-01-31content_hash: skip Sender for cross posted messages
2021-01-30shared_kv: simplify PID+object guard for cleanup
2021-01-30git: synchronous cat_file may return type and OID