user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2018-04-22 08:01:48 to 2018-09-26 20:56:23 UTC [more...]

Stripping multipart/alternative HTML parts instead of rejecting
 2018-09-26 20:57 UTC  (3+ messages)

[PATCH 0/2] Make NNTP Xrefs work better
 2018-09-05 22:26 UTC  (5+ messages)
` [PATCH 1/2] Put the NNTP server name into Xref lines
` [PATCH 2/2] Add Xrefs to over/xover lines

other vger lists on lore?
 2018-09-01 20:56 UTC  (3+ messages)

[PATCH] Import.pm: When purging replace a purged file with a zero length file
 2018-08-11  1:12 UTC  (3+ messages)

Threading/searching problem
 2018-08-06 20:10 UTC  (8+ messages)
    ` [PATCH] view: distinguish strict and loose thread matches
      ` [RFC] overidx: preserve `tid' column on re-indexing

[PATCH 00/13]: Incremental index fixes
 2018-08-02 18:15 UTC  (20+ messages)
` [PATCH 01/13] Import.pm: Don't assume {in} and {out} always exist
` [PATCH 02/13] t/v1reindex.t: Isolate the test cases
` [PATCH 03/13] t/v2reindex.t: Isolate the test cases more
` [PATCH 04/13] t/v[12]reindex.t: Place expected second in Xapian tests
` [PATCH 05/13] t/v[12]reindex.t: Test that the resulting msgmap is as expected
` [PATCH 06/13] t/v[12]reindex.t: Test incremental indexing works
` [PATCH 07/13] SearchIdx.pm: Always assign numbers backwards during incremental indexing
` [PATCH 08/13] Msgmap.pm: Track the largest value of num ever assigned
    ` [WIP] searchidx: support incremental indexing on indexlevel=basic
` [PATCH 09/13] t/v[12]reindex.t Verify num_highwater
` [PATCH 10/13] t/v[12]reindex.t: Verify the num highwater is as expected
` [PATCH 11/13] SearchIdx,V2Writeable: Update num_highwater on optimized deletes
` [PATCH 12/13] V2Writeable.pm: Ensure that a found message number is in the msgmap
` [PATCH 13/13] V2Writeable.pm: In unindex_oid delete the message from msgmap

[RFC][PATCH] ProcessPipe.pm: Use read not sysread
 2018-07-30 11:57 UTC  (3+ messages)

[PATCH] search: (really) match the behavior of WWW for indexing text
 2018-07-30  8:23 UTC 

[PATCH] mda: allow configuring globally without spamc support
 2018-07-29 10:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] mda: v2: ensure message bodies are indexed
 2018-07-29  9:34 UTC  (4+ messages)
` [PATCH 1/3] mda: use InboxWritable
` [PATCH 2/3] t/v2mda: make it easy to test v1 repos here, too
` [PATCH 3/3] mda: v2: ensure message bodies are indexed

Searching via git grep?
 2018-07-20 23:56 UTC  (6+ messages)

[RFC] search: use boolean prefix for filenames in diffs, too
 2018-07-20  7:21 UTC 

[PATCH 0/3] Making the search indexes optional
 2018-07-20  6:58 UTC  (17+ messages)
` [PATCH 1/3] SearchIdx.pm: Make indexing search positions optional
` [PATCH 2/3] SearchIdx: Add the mechanism for making all Xapian indexing optional
` [PATCH 3/3] SearchIdx: Allow the amount of indexing be configured
        ` [PATCH v2 1/3] Making the search indexes optional
          ` [PATCH v2 1/3] SearchIdx.pm: Make indexing search positions optional
          ` [PATCH v2 2/3] SearchIdx: Add the mechanism for making all Xapian indexing optional
          ` [PATCH v2 3/3] SearchIdx: Allow the amount of indexing be configured
            ` [PATCH] tests: fixup indexlevel setting in tests
          ` [PATCH v2 3/4] public-inbox-init: Initialize indexlevel
              ` [PATCH] v1: allow upgrading indexlevel=basic to 'medium' or 'full'

[RFC] search: use boolean prefixes for git blob queries
 2018-07-20  6:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Import.pm: Deal with potentially missing From and Sender headers
 2018-07-19 20:48 UTC  (3+ messages)

[PATCH] searchidx: respect XAPIAN_FLUSH_THRESHOLD env if set
 2018-07-19  3:21 UTC 

[PATCH 0/4] minor test cleanups
 2018-07-18 10:30 UTC  (6+ messages)
` [PATCH 1/4] t/v2reindex.t: Ensure the numbers 1 to 10 are used
` [PATCH 2/4] t/search.t t/v2writable.t: Teach search tests to fail more cleanly
` [PATCH 3/4] t/v2reindex.t: Don't reuse $ibx as two different kinds of variable
` [PATCH 4/4] t/v2reindex.t: Swap the order of minmax tests so errors make sense

[PATCH] SearchIdx: Decrement regen_down even for added messages that are later deleted
 2018-07-18 10:15 UTC  (2+ messages)

Q: V2 format
 2018-07-16 15:20 UTC  (17+ messages)
          ` msgmap serial number regeneration [was: Q: V2 format]
        ` bug: v2 deletes on incremental fetch "
          ` [PATCH] v2writable: unindex deleted messages after incremental fetch
        ` IMAP server [was: Q: V2 format]

Warnings from git fsck after lkml import
 2018-07-12 22:29 UTC  (13+ messages)
      ` [PATCH] MsgTime.pm: Use strptime to compute the time zone
          ` [PATCH] Import: Don't copy nulls from emails into git

[PATCH] index: avoid false-positive warning on off-by-one
 2018-07-12  6:35 UTC 

public-inbox-init -V2 for lkml
 2018-07-05  5:18 UTC  (3+ messages)
` [PATCH] v2: fill alternates with old epochs on init from mirrors

[ANNOUNCE] public-inbox 1.1.0-pre1
 2018-07-04 22:49 UTC  (4+ messages)

Contributing messages to an archive
 2018-07-03 21:08 UTC  (7+ messages)

Some points on public-inbox
 2018-06-26  7:46 UTC  (13+ messages)
    ` [PATCH] Makefile.PL: do not depend on git
      ` [PATCH] www: use undecoded paths for Message-ID extraction
        ` [PATCH] additional tests for bad Message-IDs in URLs

[PATCH] Tweak over.sqlite3 queries for sqlite < 3.8
 2018-06-19  0:03 UTC  (2+ messages)

[PATCH] Contribute SELinux policy for EL7
 2018-06-16  8:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] public-inbox-mda: use <sysexits.h> status codes where applicable
 2018-06-13  1:18 UTC  (2+ messages)

[PATCH] INSTALL: mention Socket6
 2018-06-12 15:22 UTC 

[PATCH] examples: add systemd example for public-inbox-watch
 2018-05-30 20:33 UTC 

Umask and xapian db file permissions
 2018-05-30 17:57 UTC  (3+ messages)
` [PATCH] respect umask if core.sharedRepository is not set

[PATCH 0/4] test fixes for latest CPAN modules
 2018-05-30 15:28 UTC  (14+ messages)
` [PATCH 1/4] content_id: workaround quote handling change in Email::* modules
` [PATCH 2/4] convert+compact: fix when running without ~/.public-inbox/config
` [PATCH 3/4] t/v2mda: setup emergency Maildir for test
` [PATCH 4/4] t/search: quiet warning from Encode.pm

[PATCH] workaround Xapian OFD locks w/o close-on-exec
 2018-05-24  8:32 UTC 

[PATCH] learn: support for v2 repos
 2018-05-16  5:33 UTC 

[PATCH] index: avoid setting NPROC to undef
 2018-05-16  5:33 UTC 

Failed tests on CentOS-7
 2018-05-11 15:45 UTC  (3+ messages)

tag v2 (pre-)release in git
 2018-05-09 20:29 UTC  (2+ messages)

[PATCH 0/2] import_slrnspool updates
 2018-05-02 20:58 UTC  (3+ messages)
` [PATCH 1/2] scripts/import_slrnspool: support v2 repos
` [PATCH 2/2] scripts/import_slrnspool: cleanup progress messages

[PATCH] searchidx: preserve umask when starting/committing transactions
 2018-05-01  1:51 UTC 

[PATCH 0/2] threading fixes
 2018-04-25  8:52 UTC  (3+ messages)
` [PATCH 1/2] thread: prevent hidden threads in /$INBOX/ landing page
` [PATCH 2/2] thread: sort incoming messages by Date

[PATCH] msgmap: add limit to response for NNTP
 2018-04-24 19:43 UTC 

[PATCH] search: avoid repeated mbox results from search
 2018-04-23  5:06 UTC 

[PATCH] searchview: do not blindly append "l" parameter to URL
 2018-04-23  4:46 UTC 

[PATCH 0/3] view: wrap long To:/Cc: lists
 2018-04-23  4:16 UTC  (4+ messages)
` [PATCH 1/3] view: untangle loop when showing message headers
` [PATCH 2/3] view: wrap To: and Cc: headers in HTML display
` [PATCH 3/3] view: drop redundant References: display code

[PATCH] extmsg: use Xapian only for partial matches
 2018-04-22  8:01 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).