]> Sergey Matveev's repositories - public-inbox.git/history - lib
doc: update dependencies for CentOS 7.x
[public-inbox.git] / lib /
2019-06-13 Eric Wongsearchmsg: remove unused ->get subroutine
2019-06-12 Eric Wongsearchidx: improve error message when Xapian fails
2019-06-05 Eric Wongtighten up digit matches to ASCII for git output
2019-06-04 Eric WongMerge branch 'charclass'
2019-06-04 Eric Wongwww: require ASCII word characters for CSS filenames
2019-06-04 Eric Wongwww: require ASCII range for mbox downloads
2019-06-04 Eric Wonggithttpbackend: require ASCII in path
2019-06-04 Eric Wongrequire ASCII digits for local FS items
2019-06-04 Eric Wongwww: require ASCII digit for git epoch
2019-06-04 Eric Wongsolver|viewdiff: restrict digit matches to ASCII
2019-06-04 Eric Wonginbox: require ASCII digits for feedmax var
2019-06-04 Eric Wongfilter/rubylang: require ASCII digit for mailcount
2019-06-04 Eric Wongmsgtime: require ASCII digits for parsing dates
2019-06-04 Eric Wongsearchview: do not allow non-ASCII offsets and limits
2019-06-04 Eric Wonggithttpbackend: require Range:, Status: to be ASCII...
2019-06-04 Eric Wongview: require YYYYmmDD(HHMMSS) timestamps to be ASCII
2019-06-04 Eric Wongnewswww: only accept ASCII digits as article numbers
2019-06-04 Eric Wongconfig: do not accept non-ASCII digits in cgitrc params
2019-06-04 Eric Wongwww: require ASCII filenames in git blob downloads
2019-06-04 Eric Wongwww: only emit ASCII chars in attachment filenames
2019-06-04 Eric Wongwwwattach: only pass the charset through if ASCII
2019-06-04 Eric Wongwwwlisting: require ASCII digit for port number
2019-06-04 Eric Wonghttp: require SERVER_PORT to be ASCII digit
2019-06-04 Eric Wongfeed: only accept ASCII digits for ref~$N
2019-06-04 Eric Wongmid: id_compress requires ASCII-clean words
2019-06-04 Eric Wongnntp: ensure we only handle ASCII whitespace
2019-06-04 Eric Wongnntp: be explicit about ASCII digit matches
2019-06-04 Eric Wonglinkify: support Internationalized Domain Names in...
2019-06-03 Eric WongMerge remote-tracking branch 'origin/git-cleanup'
2019-06-03 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-03 Eric Wongds: remove PLCMap and per-socket PostLoopCallback
2019-06-02 Eric Wongds: drop write_set_watch field
2019-06-02 Eric Wongds: drop unused EVENT: label in epoll code path
2019-06-02 Eric Wongds: drop checks for invalid descriptors
2019-06-02 Eric Wongds: drop set_writer_func support
2019-06-02 Eric Wongds: add a note about planned future changes
2019-06-02 Eric Wongds: drop more unused subs
2019-06-01 Eric Wongds: fix and test for FD leaks with kqueue on ->Reset
2019-06-01 Eric Wongds: set close-on-exec flag on epoll descriptors
2019-06-01 Eric Wonggit: drop the deleted err_c file
2019-06-01 Eric Wonggit: unconditional expiry
2019-06-01 Eric Wonggit: drop the deleted err_c file
2019-06-01 Eric Wonggit: unconditional expiry
2019-05-31 Eric Wongviewdiff: avoid repeat variable expansion
2019-05-30 Eric WongMerge remote-tracking branch 'origin/v2-noop-speedup'
2019-05-30 Eric Wongv2writable: short-circuit is_ancestor check on equality
2019-05-30 Eric Wongv2writable: avoid mm_tmp creation without regen
2019-05-30 Eric Wongv2writable: hoist out index_epoch sub
2019-05-30 Eric Wongv2writable: split off unindex_range mapping
2019-05-29 Eric Wongsearchidx: store indexlevel=medium as metadata
2019-05-29 Eric WongMerge branch 'v2-idx-progress'
2019-05-29 Eric Wongv2writable: show progress updates for index_sync
2019-05-29 Eric Wongindex: support --verbose option
2019-05-29 Eric Wongv2writable: move index_sync options to sync state
2019-05-29 Eric Wongv2writable: use prototypes for internal subs
2019-05-29 Eric Wongv2writable: localize unindex-range.$EPOCH to $sync...
2019-05-29 Eric Wongv2writable: move {ranges} into $sync state
2019-05-29 Eric Wongv2writable: move {regen} into $sync state
2019-05-29 Eric Wongv2writable: move {reindex} field to $sync state
2019-05-29 Eric Wongv2writable: sync: move delete markers into $sync state
2019-05-29 Eric Wongv2writable: introduce $sync state and put mm_tmp in it
2019-05-27 Eric Wongv2: fix reindex skipping NNTP article numbers
2019-05-27 Eric Wongsearchidx: fix obvious typo
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 Wongmsgmap: remove double negative
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 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 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 Wongv1writable: retire in favor of InboxWritable
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 Wonggit: workaround old git-rev-parse(1) (--git-path)
next