about summary refs log tree commit homepage
DateCommit message (Expand)
2019-05-22git: workaround old git-rev-parse(1) (--git-path)
2019-05-22t/watch_filter_rubylang: disable v2 test for git < 2.6
2019-05-22init: preserve permissions for git prior to 2.1.0
2019-05-21Merge remote-tracking branch 'origin/xap-optional' into master
2019-05-21searchidx: remove unused Compress::Zlib import
2019-05-17PublicInbox::Import::add: Consolidate subject handling
2019-05-16www: unescape '+' => ' ' before general URI unescape
2019-05-16Revert "view: perform highlighting for space-prefixed diffs"
2019-05-16search: disable phrase searching, for now
2019-05-16view: perform highlighting for space-prefixed diffs
2019-05-15remove hard Devel::Peek dependency and lazy load for daemons
2019-05-15inbox: remove POSIX strftime import
2019-05-15doc: add marketing guide
2019-05-15admin: improve warnings and errors for missing modules
2019-05-15searchidx: do not create empty Xapian partitions for basic
2019-05-15lazy load Xapian and make it optional for v2
2019-05-15www: use Inbox->over where appropriate
2019-05-15nntp: use Inbox->over directly
2019-05-15inbox: add ->over method to ease access
2019-05-14tests: get rid of unnecessary Cwd module use
2019-05-14t/nntp.t: skip if Data::Dumper is missing
2019-05-14t/config.t: remove Data::Dumper dependency
2019-05-14tests: remove unnecessary loading of ::DS and Socket
2019-05-14httpd: get rid of Deflater warning
2019-05-14searchidx: fix incremental index with indexlevel=basic on v1
2019-05-14v2writable: allow setting nproc via creat options
2019-05-14v1writable: new wrapper which is closer to v2writable
2019-05-09ci: include some scripts to make CI easier
2019-05-08doc/include.mk: remove git use and redundant declarations
2019-05-08Makefile.PL: improve make(1) portability
2019-05-08doc: give txt files proper titles
2019-05-08doc: use bullet list for wwwlisting options
2019-05-08t/purge.t: fix unreferenced variable
2019-05-08INSTALL: note xapian-compact(1) tool
2019-05-08INSTALL: depend on Encode instead of Encode::MIME::Header
2019-05-08INSTALL: update with FreeBSD pkg names and reorder
2019-05-08Merge remote-tracking branch 'origin/danga-bundle'
2019-05-08DS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08DS: drop unused "_undef" sub
2019-05-08syscall: drop readahead wrapper
2019-05-08build: do not manify DS and Syscall pods
2019-05-08DS: handle EINTR in IO::Poll path, too
2019-05-08nntp: avoid uninitialized variable from blank requests
2019-05-07wwwstream: do not load URI.pm
2019-05-07spawn (Inline::C): fix off-by-one error
2019-05-06index: warn with info about the message as context
2019-05-05Merge remote-tracking branch 'origin/wwwlisting'
2019-05-05DS: workaround IO::Kqueue EINTR (mis-)handling
2019-05-05t/search.t: fix permissions check on FreeBSD
2019-05-05DS: drop profiling support