2020-09-22 |
Eric Wong | mda: match List-Id insensitively |
commit | commitdiff | tree |
2020-09-20 |
Kyle Meyer | mid: drop repeated ';' in mid_escape() regular expression |
commit | commitdiff | tree |
2020-09-20 |
Eric Wong | doc: post-1.6 updates, start 1.7 |
commit | commitdiff | tree |
2020-09-20 |
Eric Wong | config: warn on multiple values for some fields |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | gcf2: wire up read-only daemons and rm -gcf2 script |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | gcf2: require git dir with OID |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | gcf2*: more descriptive package descriptions |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | gcf2: transparently retry on missing OID |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | add gcf2 client and executable script |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | t/gcf2: test changes to alternates |
commit | commitdiff | tree |
2020-09-19 |
Eric Wong | gcf2: libgit2-based git cat-file alternative |
commit | commitdiff | tree |
2020-09-18 |
Eric Wong | git_async_cat: inline + drop redundant batch_prepare... |
commit | commitdiff | tree |
2020-09-18 |
Eric Wong | doc: txt2pre: more manpage URLs |
commit | commitdiff | tree |
2020-09-18 |
Eric Wong | doc: flow: include -imapd |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | t/indexlevels-mirror: fix improperly skipped test |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | public-inbox 1.6.0 v1.6.0 |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | git_async_cat: fix outdated comment |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | wwwtext: link to public-inbox.org/meta archives |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | wwwstream: link to cgit URLs for coderepo |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | treewide: relax allow >=40 chars for git OID |
commit | commitdiff | tree |
2020-09-16 |
Eric Wong | mid: rename MID_MAX to ID_MAX |
commit | commitdiff | tree |
2020-09-15 |
Eric Wong | imap: quiet uninitialized variable warning on FETCH |
commit | commitdiff | tree |
2020-09-15 |
Eric Wong | ci/deps: add Plack::Test::ExternalServer for devtest |
commit | commitdiff | tree |
2020-09-15 |
Eric Wong | t/imapd.t: skip dependent test on failure |
commit | commitdiff | tree |
2020-09-14 |
Eric Wong | doc: TODO and release notes updates ahead of 1.6 |
commit | commitdiff | tree |
2020-09-14 |
Eric Wong | tests: consistently check for xapian-compact |
commit | commitdiff | tree |
2020-09-14 |
Eric Wong | sigfd: fix typos and scoping on systems w/o epoll+kqueue |
commit | commitdiff | tree |
2020-09-14 |
Kyle Meyer | doc: Add piem to list of clients |
commit | commitdiff | tree |
2020-09-12 |
Eric Wong | nntp: share more code between art_lookup callers |
commit | commitdiff | tree |
2020-09-12 |
Eric Wong | t/nntpd: add test for the XPATH command |
commit | commitdiff | tree |
2020-09-12 |
Eric Wong | treewide: avoid `goto &NAME' for tail recursion |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | wwwstream: show init + index instructions for -V1, too |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | solver: async blob retrieval for diff extraction |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | solver: break apart inbox blob retrieval |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | solver: check one git coderepo and inbox at a time |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | wwwlisting: avoid hogging event loop |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | extmsg: prevent cross-inbox matches from hogging event... |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | t/cgi.t: show stderr on failures |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | config: split out iterator into separate object |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | config: flatten each_inbox and iterate_start args |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | www: manifest.js.gz generation no longer hogs event... |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | use "\&" where possible when referring to subroutines |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | solver: drop warnings, modernize use v5.10.1, use SEEK_SET |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | xt/solver: test with public-inbox-httpd, too |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | wwwtext: config comment improvements |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | wwwtext: don't blindly quote "git clone" destination |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | wwwtext: describe the use of `coderepo' entries |
commit | commitdiff | tree |
2020-09-10 |
Eric Wong | nntp: fix cross-newsgroup Message-ID lookups |
commit | commitdiff | tree |
2020-09-09 |
Eric Wong | wwwstream: fix "Atom feed" link |
commit | commitdiff | tree |
2020-09-09 |
Eric Wong | contrib/css: limit <a> coloring to links, only |
commit | commitdiff | tree |
2020-09-09 |
Eric Wong | www: make mirror instructions more prominent |
commit | commitdiff | tree |
2020-09-03 |
Eric Wong | v2writable: reuse read-only shard counting code |
commit | commitdiff | tree |
2020-09-03 |
Eric Wong | overidx: document column uses |
commit | commitdiff | tree |
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 |
next |