]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2018-03-19 Eric Wong ... v2writable: remove unnecessary idx_init call
2018-03-19 Eric Wong ... use string ref for Email::Simple->new
2018-03-19 Eric Wong ... v2writable: support "barrier" operation to avoid reforking
2018-03-19 Eric Wong ... content_id: use Sender header if From is not available
2018-03-19 Eric Wong ... extmsg: rework partial MID matching to favor current...
2018-03-06 Eric Wong ... v2writable: detect and use previous partition count
2018-03-06 Eric Wong ... scripts/import_vger_from_mbox: perform mboxrd or mboxo...
2018-03-06 Eric Wong ... import: fall back to Sender for extracting name and...
2018-03-06 Eric Wong ... favor Received: date over Date: header globally
2018-03-06 Eric Wong ... v2writable: remove unnecessary skeleton commit
2018-03-06 Eric Wong ... search: each_smsg_by_mid uses skeleton if available
2018-03-05 Eric Wong ... search: favor skeleton DB for lookup_mail
2018-03-05 Eric Wong ... INSTALL: document more optional dependencies
2018-03-03 Eric Wong ... v2: avoid redundant/repeated configs for git partition...
2018-03-03 Eric Wong ... import: consolidate object info for v2 imports
2018-03-03 Eric Wong ... searchidx: store the primary MID in doc data for NNTP
2018-03-03 Eric Wong ... nntp: fix NEWNEWS command
2018-03-03 Eric Wong ... nntp: use NNTP article numbers for lookups
2018-03-03 Eric Wong ... mid: truncate excessively long MIDs early
2018-03-03 Eric Wong ... searchidx: add NNTP article number as a searchable...
2018-03-03 Eric Wong ... searchidx: use add_boolean_term for internal terms
2018-03-03 Eric Wong ... v2writable: generated Message-ID goes first
2018-03-03 Eric Wong ... searchidxskeleton: add a note about locking
2018-03-03 Eric Wong ... searchidx: avoid excessive XNQ indexing with diffs
2018-03-03 Eric Wong ... mid: be strict with References, but loose on Message-Id
2018-03-03 Eric Wong ... searchidx: support indexing multiple MIDs
2018-03-02 Eric Wong ... search: revert to using 'Q' as a uniQue id per-Xapian...
2018-03-02 Eric Wong ... v2writable: inject new Message-IDs on true duplicates
2018-03-02 Eric Wong ... content_id: no need to be human-friendly
2018-03-02 Eric Wong ... searchidx: use new `references' method for parsing...
2018-03-02 Eric Wong ... content_id: use `mids' and `references' for MID extraction
2018-03-02 Eric Wong ... mid: add `mids' and `references' methods for extraction
2018-03-02 Eric Wong ... evcleanup: do not create event loop if nothing was...
2018-03-02 Eric Wong ... v2writable: deduplicate detection on add
2018-03-02 Eric Wong ... evcleanup: disable outside of daemon
2018-03-02 Eric Wong ... content_id: special treatment for Message-Id headers
2018-03-02 Eric Wong ... searchidx: add PID to error message when die-ing
2018-03-02 Eric Wong ... search: remove informational "warning" message
2018-03-01 Eric Wong ... v2writable: delete ::Import obj when ->done
2018-02-28 Eric Wong ... v2/ui: get nntpd and init tests running on v2
2018-02-28 Eric Wong ... search: query_xover uses skeleton DB iff available
2018-02-28 Eric Wong ... searchidx: do not modify Xapian DB while iterating
2018-02-28 Eric Wong ... searchidxskeleton: extra error checking
2018-02-28 Eric Wong ... v2writable: commit to skeleton via remote partitions
2018-02-28 Eric Wong ... rename SearchIdxThread to SearchIdxSkeleton
2018-02-28 Eric Wong ... search: use different Enquire object for skeleton queries
2018-02-28 Eric Wong ... searchidx: index values in the threader
2018-02-28 Eric Wong ... search: reopen skeleton DB as well
2018-02-28 Eric Wong ... searchidxpart: force integers into add_message
2018-02-28 Eric Wong ... searchidxthread: load doc data for references
2018-02-28 Eric Wong ... view: remove X-PI-TS reference
2018-02-28 Eric Wong ... searchidx: get rid of pointless index_blob wrapper
2018-02-28 Eric Wong ... searchidx*: name child subprocesses
2018-02-28 Eric Wong ... searchidxpart: chomp line before splitting
2018-02-28 Eric Wong ... use PublicInbox::MIME consistently
2018-02-28 Eric Wong ... searchidxpart: binmode
2018-02-28 Eric Wong ... v2writable: cleanup unused pipes in partitions
2018-02-28 Eric Wong ... v2/ui: retry DB reopens in a few more places
2018-02-28 Eric Wong ... v2/ui: some hacky things to get the PSGI UI to show up
2018-02-22 Eric Wong ... v2writable: warn on duplicate Message-IDs
2018-02-22 Eric Wong ... searchidxpart: increase pipe size for partitions
2018-02-22 Eric Wong ... v2writable: round-robin to partitions based on article...
2018-02-22 Eric Wong ... v2: parallelize Xapian indexing
2018-02-22 Eric Wong ... import_vger_from_mbox: use PublicInbox::MIME and avoid...
2018-02-22 Eric Wong ... import_vger_from_inbox: allow "-V" option
2018-02-20 Eric Wong ... v2: support Xapian + SQLite indexing
2018-02-19 Eric Wong ... git: reload alternates file on missing blob
2018-02-19 Eric Wong ... v2writable: initial cut for repo-rotation
2018-02-16 Eric Wong ... www: stop assuming mainrepo == git_dir
2018-02-16 Eric Wong ... search: stop assuming Message-ID is unique
2018-02-16 Eric Wong ... extmsg: fix broken Xapian MID lookup
2018-02-15 Eric Wong ... import: allow the epoch (0s) as a valid time
2018-02-15 Eric Wong ... import: quiet down warnings from bogus From: lines
2018-02-15 Eric Wong ... scripts/import_vger_from_mbox: use v2 layout for import
2018-02-15 Eric Wong ... import: pass "raw" dates to git-fast-import(1)
2018-02-15 Eric Wong ... address: extract more characters from email addresses
2018-02-14 Eric Wong ... searchidx: fix comment around next_thread_id
2018-02-14 Eric Wong ... search: free up 'Q' prefix for a real unique identifier
2018-02-14 Eric Wong ... import: APIs to support v2 use
2018-02-13 Eric Wong ... scripts/import_vger_from_mbox: support --dry-run option
2018-02-13 Eric Wong ... searchmsg: add mid_mime import for _extract_mid
2018-02-12 Eric Wong ... content_id: add test case
2018-02-12 Eric Wong ... t/import: test for last_object_id insertion
2018-02-12 Eric Wong ... import: initial handling for v2
2018-02-09 Eric Wong ... import: begin supporting this without ssoma.lock
2018-02-08 Eric Wong ... import: stop writing legacy ssoma.index by default
2018-02-08 Eric Wong ... scripts/import_vger_from_mbox: relax From_ line match...
2018-02-08 Eric Wong ... watch_maildir: allow '-' in mail filename
2018-02-08 Eric Wong ... AUTHORS: add The Linux Foundation
2018-02-08 Eric Wongpublic-inbox 1.0.0 v1.0.0
2018-02-08 Eric WongMANIFEST: add AUTHORS file
2018-02-07 Eric Wongadd AUTHORS file
2018-02-07 Eric Wongupdate copyrights for 2018
2018-02-03 Eric Wongview: allow expanding directly to "nested" view
2018-01-30 Eric Wongview: close <pre> in reply instructions
2018-01-29 Eric Wongreply: follow obfuscation rules for HTML in sh args
2018-01-29 Eric Wongview: adjust wording for reply-to-list configs
2018-01-26 Eric Wongatom: show metadata before message body
2018-01-25 Eric Wongdoc/design_www: adjust some wording and URLs around CSS
2018-01-16 Eric WongTODO: notes about v2 format for giant archives
next