about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2021-09-12import: do not write a "description" file
2021-09-12clone|lei_mirror: write description in mirrors
2021-09-12new public-inbox-{clone,fetch} commands
2021-09-12www: use ->ALL for per-inbox manifest.js.gz, too
2021-09-11lei q|lcat: support "-f reply" output format
2021-09-11lei: fix handling of broken lei.saved-search config files
2021-09-10lei add-external --mirror: quiet unlink error on ENOENT
2021-09-10lei add-external --mirror: deduce paths for PSGI mount prefixes
2021-09-10t/git.t: quiet intentional git-rev-parse failure
2021-09-08lei q|up: fix write counter for v2
2021-09-04lei_to_mail+mbox_reader: fix handling of empty/bogus emails
2021-09-03lei up --all: avoid double-close on shared STDOUT
2021-09-03lei: dump errors to syslog, and not to CLI
2021-09-02tests: "make check-run" favors reliability over speed
2021-09-02t/lei-auto-watch: improve test reliability
2021-09-02lei: propagate keyword changes from lei/store
2021-09-02lei_mail_sync: do not use transactions
2021-09-01extindex: --gc removes messages from over, too
2021-08-31lei_mail_sync: set_src uses binary OIDs
2021-08-31t/lei-watch: avoid race between glob + readlink
2021-08-30www: move mirror instructions to /text/
2021-08-28www_listing: fix odd "locate inbox" cases
2021-08-28www_listing: show ->ALL at top of HTML listing
2021-08-28move ->ids_after from mm to over
2021-08-28www_text: fix example config snippet for extindex
2021-08-28get rid of unnecessary bytes::length usage
2021-08-19lei q: make --save the default
2021-08-17view: remove mbox.gz and Atom from topic view
2021-08-16t/run.perl: fix "make check-run" on FreeBSD 11.x
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-08-11lei_saved_search: canonicalized relative save paths
2021-08-11treewide: use *nix-specific dirname regexps
2021-08-08tests: fix test failures when Xapian is missing
2021-08-08httpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-04extindex: fix boost with partial runs
2021-07-31extindex: -xcpdb and -compact support
2021-07-25extindex: support --jobs/-j properly on creation for shard count
2021-07-25t/lei-watch.t: improve test reliability
2021-07-25lei_mail_sync: locations_for API uses oidbin for comparisons
2021-07-25lei rm-watch: new command to support removing watches
2021-07-25t/lei*: check error messages on failures
2021-07-22t/solver_git: use like() to improve error reporting
2021-07-22lei: auto-refresh watches in config, cancel missing
2021-07-22lei: start implementing inotify Maildir support
2021-07-22init: allow arbitrary key-values via -c KEY=VALUE
2021-07-22extsearch: support publicinbox.*.boost parameter
2021-07-20httpd: fix SIGHUP by invalidating cache on reload
2021-07-06extindex: implement --dedupe to fix old extindices
2021-06-29www: fix manifest.js.gz for default publicInbox.grokManifest
2021-06-23www: do not warn on blank query parameters