]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2018-03-30 Eric Wong ... v2writable: allow gaps in git partitions
2018-03-30 Eric Wong ... search: warn on reopens and die on total failure
2018-03-29 Eric Wong ... mda: support v2 inboxes
2018-03-29 Eric Wong ... public-inbox-compact: new tool for driving xapian-compact
2018-03-29 Eric Wong ... v2writable: initializing an existing inbox is idempotent
2018-03-29 Eric Wong ... import: run_die supports redirects as spawn does
2018-03-29 Eric Wong ... search: retry_reopen on first_smsg_by_mid
2018-03-29 Eric Wong ... view: get rid of some unnecessary imports
2018-03-29 Eric Wong ... www: cleanup expensive fallback for legacy URLs
2018-03-29 Eric Wong ... mbox: avoid extracting Message-ID for linkification
2018-03-29 Eric Wong ... v2writable: cleanup: get rid of unused fields
2018-03-29 Eric Wong ... search: move find_doc_ids to searchidx
2018-03-29 Eric Wong ... search: get rid of most lookup_* subroutines
2018-03-29 Eric Wong ... search: cleanup uniqueness checking
2018-03-29 Eric Wong ... v2writable: support purging messages from git entirely
2018-03-29 Eric Wong ... public-inbox-convert: tool for converting old to new...
2018-03-29 Eric Wong ... searchmsg: document why we store To: and Cc: for NNTP
2018-03-29 Eric Wong ... www: fix attachment downloads for conflicted Message-IDs
2018-03-29 Eric Wong ... lookup by Message-ID favors the "primary" one
2018-03-29 Eric Wong ... v2writable: append, instead of prepending generated...
2018-03-29 Eric Wong ... www: remove unnecessary ghost checks
2018-03-27 Eric Wong ... githttpbackend: avoid infinite loop on generic PSGI...
2018-03-27 Eric Wong ... http: fix modification of read-only value
2018-03-27 Eric Wong ... www: support cloning individual v2 git partitions
2018-03-27 Eric Wong ... githttpbackend: avoid infinite loop on generic PSGI...
2018-03-27 Eric Wong ... http: fix modification of read-only value
2018-03-27 Eric Wongextmsg: use news.gmane.org for Message-ID lookups
2018-03-27 Eric Wong ... view: depend on SearchMsg for Message-ID
2018-03-27 Eric Wong ... searchview: remove unnecessary imports from MID module
2018-03-27 Eric Wong ... www: get rid of unnecessary 'inbox' name reference
2018-03-27 Eric Wong ... v2writable: warn on unseen deleted files
2018-03-27 Eric Wong ... searchidx: warn about vivifying multiple ghosts
2018-03-27 Eric Wong ... view: permalink (per-message) view shows multiple messages
2018-03-23 Eric Wong ... feed: fix new.html for v2
2018-03-23 Eric Wong ... t/psgi_v2: minimal test for Atom feed and t.mbox.gz
2018-03-23 Eric Wong ... search: reopen DB if each_smsg_by_mid fails
2018-03-23 Eric Wong ... www: $MESSAGE_ID/raw endpoint supports "duplicates"
2018-03-22 Eric Wong ... import: consolidate mid prepend logic, here
2018-03-22 Eric Wong ... feed: $INBOX/new.atom endpoint supports v2 inboxes
2018-03-22 Eric Wong ... v2writable: DEBUG_DIFF respects $TMPDIR
2018-03-22 Eric Wong ... v2writable: clarify header cleanups
2018-03-22 Eric Wong ... v2writable: add NNTP article number regeneration support
2018-03-22 Eric Wong ... t/altid.t: extra tests for mid_set
2018-03-22 Eric Wong ... v2writable: support reindexing Xapian
2018-03-22 Eric Wong ... fix syntax warnings
2018-03-22 Eric Wong ... msgmap: add tmp_clone to create an anonymous copy
2018-03-22 Eric Wong ... use both Date: and Received: times
2018-03-20 Eric Wong ... InboxWritable: add mbox/maildir parsing + import logic
2018-03-20 Eric Wong ... import: discard all the same headers as MDA
2018-03-20 Eric Wong ... introduce InboxWritable class
2018-03-20 Eric Wong ... content_id: do not take Message-Id into account
2018-03-19 Eric Wong ... v2writable: remove "resent" message for duplicate Messa...
2018-03-19 Eric Wong ... v2writable: add DEBUG_DIFF env support
2018-03-19 Eric Wong ... scripts/import_vger_from_mbox: filter out same headers...
2018-03-19 Eric Wong ... v2writable: allow disabling parallelization
2018-03-19 Eric Wong ... searchidxpart: s/barrier/remote_barrier/
2018-03-19 Eric Wong ... watchmaildir: support v2 repositories
2018-03-19 Eric Wong ... v2writable: ensure ->done is idempotent
2018-03-19 Eric Wong ... t/watch_maildir: note the reason for FIFO creation
2018-03-19 Eric Wong ... Lock: new base class for writable lockers
2018-03-19 Eric Wong ... index: s/GIT_DIR/REPO_DIR/
2018-03-19 Eric Wong ... import: enable locking under v2
2018-03-19 Eric Wong ... v2writable: test for idempotent removals
2018-03-19 Eric Wong ... import: switch to URL-safe Base64 for Message-IDs
2018-03-19 Eric Wong ... import: force Message-ID generation for v1 here
2018-03-19 Eric Wong ... watchmaildir: use content_digest to generate Message-Id
2018-03-19 Eric Wong ... mid: mid_mime uses v2-compatible mids function
2018-03-19 Eric Wong ... import: implement barrier operation for v1 repos
2018-03-19 Eric Wong ... import: (v2): write deletes to a separate '_' subdirectory
2018-03-19 Eric Wong ... import: (v2) delete writes the blob into history in...
2018-03-19 Eric Wong ... skeleton: barrier init requires a lock
2018-03-19 Eric Wong ... v2writable: implement remove correctly
2018-03-19 Eric Wong ... search: allow ->reopen to be chainable
2018-03-19 Eric Wong ... searchidx: do not delete documents while iterating
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-19 Eric Wong ... extmsg: rework partial MID matching to favor current...
2018-03-14 Jonathan CorbetUpdate the installation instructions with Fedora packag...
2018-03-14 Eric Wongnntp: do not drain rbuf if there is a command pending
2018-03-07 Eric Wongnntp: improve fairness during XOVER and similar commands
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
next