projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2020-09-03
Eric Wong
wwwaltid: drop unused sqlite3_missing function
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
imap: drop old, pre-Parse::RecDescent search parser
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
search: remove {over_ro} field
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
search: replace ->query with ->mset
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
tests: add "use strict" and declare v5.10.1 compatibility
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
search: remove special case for blank query
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
use more idiomatic internal API for ->over access
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
disambiguate OverIdx and Over by field name
commit
|
commitdiff
|
tree
2020-09-03
Eric Wong
msgmap: note how we use ->created_at
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
t/run: Perl future proofing
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
init+convert: create non-existing directory hierarchies
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
doc: remove B<> (bold) markup from the remaining POD
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
watch: add --help/-h support
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
config: use defined-or (//) in a few places
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
mda+learn: add --help / -h support
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
daemon: support --help/-h in -httpd/imapd/nntpd
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
script/*: fold $usage into $help, support `-h' instead...
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
edit+purge: support `--help' and `-h' like other commands
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
admin: improve minimum version text
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
script/*: set executable bit on -learn and -imapd
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
t/v2dupindex: test indexing mirrors with duplicate...
commit
|
commitdiff
|
tree
2020-09-02
Eric Wong
index: check for xapian-compact when using --compact
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
replace ParentPipe with EOFpipe
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
ds: avoid unnecessary timer for waitpid
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: use EOFpipe to reduce dwaitpid wakeups
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
ds: avoid excessive queueing when reaping PIDs
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: comments and tiny cleanups
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: block signals before fork on non-signalfd/kevent...
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: avoid unnecessary spawning on spam removals
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: log signal activities to STDERR
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
rename WatchMaildir => Watch
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watchmaildir: use v5.10.1, drop warnings
commit
|
commitdiff
|
tree
2020-09-01
Eric Wong
watch: limit batch size of NNTP and IMAP workers, too
commit
|
commitdiff
|
tree
2020-08-31
Eric Wong
doc: expand on indexBatchSize regarding fragmentation
commit
|
commitdiff
|
tree
2020-08-30
Eric Wong
imapd: filter out unusable flags from search
commit
|
commitdiff
|
tree
2020-08-29
Eric Wong
tests: check-run: fixup un-squashed simplification
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
tests: check-run: show skipped tests
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
imaptracker: update_last: simplify callers
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
watch: flush changes to inbox before updating IMAPTracker
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
Makefile.PL: run check-man for <= 80 columns on check...
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
www: more descriptive pagination
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
www: improve navigation around contemporary threads
commit
|
commitdiff
|
tree
2020-08-28
Eric Wong
doc: watch: expand on NNTP and IMAP-specific knobs
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
doc: move watch config docs to -watch manpage
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
watch: imap: only remove \Seen spam
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
doc: speling fickses
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
doc: document graceful shutdown signals
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
overidx: inline create_ghost sub
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
imaptracker: preserve WAL journal_mode if set by user
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
watchmaildir: ensure I:/W:/E: prefixes in warnings
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
git: show more context info on failures
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
search: allow testing with current xapian.git and 1.5.x
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
msgmap: use v5.10.1
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
over*: use v5.10.1, drop warnings
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
over: recent: remove expensive COUNT query
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
over: rename ->disconnect to ->dbh_close
commit
|
commitdiff
|
tree
2020-08-27
Eric Wong
over: rename ->connect method to ->dbh
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
v2writable: compatibility with SWIG Xapian binding
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
grok-pull.post_update_hook: flock(2) before SQLite...
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
over+msgmap: respect WAL journal_mode if set
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
msgmap: use "CREATE TABLE IF NOT EXISTS"
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
over: skip nodatacow on the journal
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
doc: 1.6.0 release notes update
commit
|
commitdiff
|
tree
2020-08-26
Eric Wong
doc: add some more tuning notes
commit
|
commitdiff
|
tree
2020-08-25
Eric Wong
searchidx: croak for Xapian DB open failure
commit
|
commitdiff
|
tree
2020-08-25
Eric Wong
examples: add imapd systemd examples
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
index: --sequential-shard checkpoints after each shard
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
mbox: disable "&t" on existing Xapian until full reindex
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
search: support downloading mboxes results with full...
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
searchidx: index THREADID in Xapian
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
searchidx: put all shard-related stuff in SearchIdxShard.pm
commit
|
commitdiff
|
tree
2020-08-23
Eric Wong
searchidxshard: clear $msgref buffer properly
commit
|
commitdiff
|
tree
2020-08-22
Eric Wong
searchview: fix mbox.gz downloads for lynx users
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
search: add mset_to_artnums method
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
init+index: support --skip-docdata for Xapian
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
t/nntpd-v2: set PI_TEST_VERSION=2 properly
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
smsg: remove from_mitem
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
mbox: avoid Xapian docdata in search results
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
extmsg: avoid using Xapian docdata
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
searchview: convert nested and Atom display to over...
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
searchview: speed up search summary by ~10%
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
searchview: use over.sqlite3 instead of Xapian docdata
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
smsg: reduce utf8::decode call sites
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
search: make qparse_new an internal function
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
searchquery: split off from searchview
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
search: export mdocid subroutine
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
search: improve comments around constants
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
www: reduce long-lived PublicInbox::Search references
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
xapcmd: simplify {reindex} parameter passing
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
search: v2: ensure shards are numerically sorted
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
init: drop -N alias for --skip-artnum
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
init: support --newsgroup option
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
init: support --help and -?
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
compact: support --help/-? and perform lazy loading
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
admin: progress shows the inbox being indexed
commit
|
commitdiff
|
tree
2020-08-20
Eric Wong
doc: note -compact and -xcpdb are rarely used
commit
|
commitdiff
|
tree
2020-08-19
Eric Wong
v2writable: show newline after "indexing all of .....
commit
|
commitdiff
|
tree
2020-08-19
Eric Wong
smsg: handle wide characters in raw mail headers
commit
|
commitdiff
|
tree
2020-08-16
Eric Wong
doc: add public-inbox-tuning(7) manpage
commit
|
commitdiff
|
tree
2020-08-14
Eric Wong
grok-pull.post_update_hook: favor --sequential-shard...
commit
|
commitdiff
|
tree
next