]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2019-05-29 Eric WongMakefile.PL: enable prove warnings
2019-05-29 Eric WongMakefile.PL: allow `N' variable to be set in local...
2019-05-27 Eric Wongv2: fix reindex skipping NNTP article numbers
2019-05-27 Eric Wongsearchidx: fix obvious typo
2019-05-27 Eric Wongt/v1reindex.t: fix typo in setting `indexlevel'
2019-05-26 Eric Wongviewvcs: keep temporary Solver dir for large streams
2019-05-25 Eric Wongv2writable: fix assertions around reindexing
2019-05-25 Eric Wongcontrib/css: mark as CC0 (public domain)
2019-05-25 Eric Wongv2writable: drop unused $last_commits var
2019-05-25 Eric Wongt/indexlevels: fix indexlevel of ro_mirror
2019-05-25 Eric Wongmsgmap: remove double negative
2019-05-24 Eric WongTODO: more stuff: bundles, synonyms, dogfooding
2019-05-24 Eric WongMANIFEST: add extman.perl
2019-05-24 Eric Wongdoc: add URLs for Xapian manpages
2019-05-24 Eric Wongdoc: xcpdb: add switch documentation
2019-05-24 Eric Wongdoc: generate manpages for some Xapian commands
2019-05-24 Eric Wongdoc: sync .txt mtime to .pod mtime
2019-05-24 Eric Wongdoc: don't barf on missing `git set-file-times'
2019-05-24 Eric Wongdoc: daemon: fix manpage section for nginx
2019-05-24 Eric Wongdoc: index: fix miscapitalization of "SQLite"
2019-05-24 Eric Wongsearch: don't log all warnings on retry_reopen
2019-05-23 Eric Wongdoc: various updates to reflect current state
2019-05-23 Eric Wongxapcmd: do not reset %SIG until last Xtmpdir is done
2019-05-23 Eric Wongxcpdb|compact: support --jobs/-j flag like gmake(1)
2019-05-23 Eric Wongxapcmd: cleanup on interrupted xcpdb "--compact"
2019-05-23 Eric Wongxcpdb|compact: support some xapian-compact switches
2019-05-23 Eric Wongcompact: reuse infrastructure from xcpdb
2019-05-23 Eric Wongxcpdb: remove temporary directories on aborts
2019-05-23 Eric Wongxcpdb: show re-indexing progress
2019-05-23 Eric Wongxapcmd: use "print STDERR" for progress reporting
2019-05-23 Eric Wongdoc: xcpdb: update to reflect the current state
2019-05-23 Eric Wongxapcmd: avoid EXDEV when finalizing changes
2019-05-23 Eric Wongxcpdb: cleanup error handling and diagnosis
2019-05-23 Eric Wongxcpdb: implement progress reporting
2019-05-23 Eric Wongxcpdb: use fine-grained locking
2019-05-23 Eric Wongv2writable: hoist out log_range sub for readability
2019-05-23 Eric Wongxapcmd: xcpdb supports compaction
2019-05-23 Eric Wongxcpdb: implement using Perl bindings
2019-05-23 Eric Wongadmin: move index_inbox over
2019-05-23 Eric Wongxapcmd: do not cleanup on errors
2019-05-23 Eric Wongxcpdb: new tool which wraps Xapian's copydatabase(1)
2019-05-23 Eric Wongxapcmd: support spawn options
2019-05-23 Eric Wongadmin: hoist out resolve_inboxes for -compact and ...
2019-05-23 Eric Wongxapcmd: new module for wrapping Xapian commands
2019-05-23 Eric Wongsearch: reenable phrase search on non-chert Xapian
2019-05-23 Eric Wongdoc: document the reason for --no-renumber
2019-05-23 Eric Wongv1writable: retire in favor of InboxWritable
2019-05-23 Eric Wongt/convert-compact: skip on missing xapian-compact(1)
2019-05-22 Eric WongMerge branch 'ds-cleanup'
2019-05-22 Eric WongDS: warn on deprecations
2019-05-22 Eric WongDS: remove IPPROTO_TCP import
2019-05-22 Eric WongDS: drop $VERSION var
2019-05-22 Eric WongDS: remove support OtherFds code
2019-05-22 Eric WongDS: get rid of unused methods and aliases
2019-05-22 Eric Wongusercontent: stop relying on autodie
2019-05-22 Eric Wongci: support CentOS-7
2019-05-22 Eric Wongt/search*: require DBI and DBD::SQLite, too
2019-05-22 Eric Wonggit: workaround old git-rev-parse(1) (--git-path)
2019-05-22 Eric Wongt/watch_filter_rubylang: disable v2 test for git < 2.6
2019-05-22 Eric Wonginit: preserve permissions for git prior to 2.1.0
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-21 Eric Wongsearchidx: remove unused Compress::Zlib import
2019-05-17 Eric W. BiedermanPublicInbox::Import::add: Consolidate subject handling
2019-05-16 Eric Wongwww: unescape '+' => ' ' before general URI unescape
2019-05-16 Eric WongRevert "view: perform highlighting for space-prefixed...
2019-05-16 Eric Wongsearch: disable phrase searching, for now
2019-05-16 Eric Wongview: perform highlighting for space-prefixed diffs
2019-05-15 Eric Wongremove hard Devel::Peek dependency and lazy load for...
2019-05-15 Eric Wonginbox: remove POSIX strftime import
2019-05-15 Eric Wongdoc: add marketing guide
2019-05-15 Eric Wongadmin: improve warnings and errors for missing modules
2019-05-15 Eric Wongsearchidx: do not create empty Xapian partitions for...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-05-15 Eric Wongwww: use Inbox->over where appropriate
2019-05-15 Eric Wongnntp: use Inbox->over directly
2019-05-15 Eric Wonginbox: add ->over method to ease access
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-05-14 Eric Wongt/nntp.t: skip if Data::Dumper is missing
2019-05-14 Eric Wongt/config.t: remove Data::Dumper dependency
2019-05-14 Eric Wongtests: remove unnecessary loading of ::DS and Socket
2019-05-14 Eric Wonghttpd: get rid of Deflater warning
2019-05-14 Eric Wongsearchidx: fix incremental index with indexlevel=basic...
2019-05-14 Eric Wongv2writable: allow setting nproc via creat options
2019-05-14 Eric Wongv1writable: new wrapper which is closer to v2writable
2019-05-09 Eric Wongci: include some scripts to make CI easier
2019-05-08 Eric Wongdoc/include.mk: remove git use and redundant declarations
2019-05-08 Eric WongMakefile.PL: improve make(1) portability
2019-05-08 Eric Wongdoc: give txt files proper titles
2019-05-08 Eric Wongdoc: use bullet list for wwwlisting options
2019-05-08 Eric Wongt/purge.t: fix unreferenced variable
2019-05-08 Eric WongINSTALL: note xapian-compact(1) tool
2019-05-08 Eric WongINSTALL: depend on Encode instead of Encode::MIME:...
2019-05-08 Eric WongINSTALL: update with FreeBSD pkg names and reorder
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-08 Eric WongDS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08 Eric WongDS: drop unused "_undef" sub
2019-05-08 Eric Wongsyscall: drop readahead wrapper
2019-05-08 Eric Wongbuild: do not manify DS and Syscall pods
2019-05-08 Eric WongDS: handle EINTR in IO::Poll path, too
2019-05-08 Eric Wongnntp: avoid uninitialized variable from blank requests
next