about summary refs log tree commit homepage
DateCommit message (Expand)
2019-06-01git: drop the deleted err_c file
2019-06-01git: unconditional expiry
2019-05-31TODO: add item for optional Cache::FastMmap
2019-05-31viewdiff: avoid repeat variable expansion
2019-05-30Merge remote-tracking branch 'origin/v2-noop-speedup'
2019-05-30doc/hosted: drop some links and clarify wording
2019-05-30v2writable: short-circuit is_ancestor check on equality
2019-05-30v2writable: avoid mm_tmp creation without regen
2019-05-30v2writable: hoist out index_epoch sub
2019-05-30v2writable: split off unindex_range mapping
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-29index: remove warning on unconfigured inboxes
2019-05-29Merge branch 'v2-idx-progress'
2019-05-29Makefile.PL: enable prove warnings
2019-05-29Makefile.PL: allow `N' variable to be set in local config.mak
2019-05-29v2writable: show progress updates for index_sync
2019-05-29index: support --verbose option
2019-05-29v2writable: move index_sync options to sync state
2019-05-29v2writable: use prototypes for internal subs
2019-05-29v2writable: localize unindex-range.$EPOCH to $sync state
2019-05-29v2writable: move {ranges} into $sync state
2019-05-29v2writable: move {regen} into $sync state
2019-05-29v2writable: move {reindex} field to $sync state
2019-05-29v2writable: sync: move delete markers into $sync state
2019-05-29v2writable: introduce $sync state and put mm_tmp in it
2019-05-27v2: fix reindex skipping NNTP article numbers
2019-05-27searchidx: fix obvious typo
2019-05-27t/v1reindex.t: fix typo in setting `indexlevel'
2019-05-26viewvcs: keep temporary Solver dir for large streams
2019-05-25v2writable: fix assertions around reindexing
2019-05-25contrib/css: mark as CC0 (public domain)
2019-05-25v2writable: drop unused $last_commits var
2019-05-25t/indexlevels: fix indexlevel of ro_mirror
2019-05-25msgmap: remove double negative
2019-05-24TODO: more stuff: bundles, synonyms, dogfooding
2019-05-24MANIFEST: add extman.perl
2019-05-24doc: add URLs for Xapian manpages
2019-05-24doc: xcpdb: add switch documentation
2019-05-24doc: generate manpages for some Xapian commands
2019-05-24doc: sync .txt mtime to .pod mtime
2019-05-24doc: don't barf on missing `git set-file-times'
2019-05-24doc: daemon: fix manpage section for nginx
2019-05-24doc: index: fix miscapitalization of "SQLite"
2019-05-24search: don't log all warnings on retry_reopen
2019-05-23doc: various updates to reflect current state
2019-05-23xapcmd: do not reset %SIG until last Xtmpdir is done
2019-05-23xcpdb|compact: support --jobs/-j flag like gmake(1)
2019-05-23xapcmd: cleanup on interrupted xcpdb "--compact"
2019-05-23xcpdb|compact: support some xapian-compact switches
2019-05-23compact: reuse infrastructure from xcpdb