messages from 2019-04-04 09:55:22 to 2019-05-27 18:45:46 UTC [more...]
--reindex buggy wrt NNTP numbers, fixes coming
2019-05-27 18:45 UTC (5+ messages)
` [PATCH 0/3] fix --reindex skipping NNTP article numbers
` [PATCH 1/3] t/v1reindex.t: fix typo in setting `indexlevel'
` [PATCH 2/3] searchidx: fix obvious typo
` [PATCH 3/3] v2: fix reindex skipping NNTP article numbers
[PATCH] viewvcs: keep temporary Solver dir for large streams
2019-05-26 8:24 UTC
[PATCH] v2writable: fix assertions around reindexing
2019-05-25 19:19 UTC
[PATCH] contrib/css: mark as CC0 (public domain)
2019-05-25 19:13 UTC
[PATCH] t/indexlevels: fix indexlevel of ro_mirror
2019-05-25 9:42 UTC
[PATCH] v2writable: drop unused $last_commits var
2019-05-25 9:42 UTC
[PATCH] msgmap: remove double negative
2019-05-25 9:40 UTC
[PATCH] PublicInbox::Import Extend add with a optional raw message parameter
2019-05-24 11:44 UTC (7+ messages)
` TLS support and event loops
[PATCH] TODO: more stuff: bundles, synonyms, dogfooding
2019-05-24 9:33 UTC
[PATCH 0/7] various documentation fixes
2019-05-24 2:57 UTC (8+ messages)
` [PATCH 1/7] doc: index: fix miscapitalization of "SQLite"
` [PATCH 2/7] doc: daemon: fix manpage section for nginx
` [PATCH 3/7] doc: don't barf on missing `git set-file-times'
` [PATCH 4/7] doc: sync .txt mtime to .pod mtime
` [PATCH 5/7] doc: generate manpages for some Xapian commands
` [PATCH 6/7] doc: xcpdb: add switch documentation
` [PATCH 7/7] doc: add URLs for Xapian manpages
[PATCH] search: don't log all warnings on retry_reopen
2019-05-24 1:12 UTC
[PATCH 00/26] xcpdb: ease Xapian DB format migrations
2019-05-23 10:37 UTC (28+ messages)
` [PATCH 01/26] t/convert-compact: skip on missing xapian-compact(1)
` [PATCH 02/26] v1writable: retire in favor of InboxWritable
` [PATCH 03/26] doc: document the reason for --no-renumber
` [PATCH 04/26] search: reenable phrase search on non-chert Xapian
` [PATCH 05/26] xapcmd: new module for wrapping Xapian commands
` [PATCH 06/26] admin: hoist out resolve_inboxes for -compact and -index
` [PATCH 07/26] xapcmd: support spawn options
` [PATCH 08/26] xcpdb: new tool which wraps Xapian's copydatabase(1)
` [PATCH 09/26] xapcmd: do not cleanup on errors
` [PATCH 10/26] admin: move index_inbox over
` [PATCH 11/26] xcpdb: implement using Perl bindings
` [PATCH 12/26] xapcmd: xcpdb supports compaction
` [PATCH 13/26] v2writable: hoist out log_range sub for readability
` [PATCH 14/26] xcpdb: use fine-grained locking
` [PATCH 15/26] xcpdb: implement progress reporting
` [PATCH 16/26] xcpdb: cleanup error handling and diagnosis
` [PATCH 17/26] xapcmd: avoid EXDEV when finalizing changes
` [PATCH 18/26] doc: xcpdb: update to reflect the current state
` [PATCH 19/26] xapcmd: use "print STDERR" for progress reporting
` [PATCH 20/26] xcpdb: show re-indexing progress
` [PATCH 21/26] xcpdb: remove temporary directories on aborts
` [PATCH 22/26] compact: reuse infrastructure from xcpdb
` [PATCH 23/26] xcpdb|compact: support some xapian-compact switches
` [PATCH 24/26] xapcmd: cleanup on interrupted xcpdb "--compact"
` [PATCH 25/26] xcpdb|compact: support --jobs/-j flag like gmake(1)
` [PATCH 26/26] xapcmd: do not reset %SIG until last Xtmpdir is done
` [PATCH 27/26] doc: various updates to reflect current state
[PATCH 0/5] DS: drop more unused stuff
2019-05-22 21:46 UTC (6+ messages)
` [PATCH 1/5] DS: get rid of unused methods and aliases
` [PATCH 2/5] DS: remove support OtherFds code
` [PATCH 3/5] DS: drop $VERSION var
` [PATCH 4/5] DS: remove IPPROTO_TCP import
` [PATCH 5/5] DS: warn on deprecations
[PATCH] usercontent: stop relying on autodie
2019-05-22 7:29 UTC
[PATCH 0/5] fixes for CentOS 7
2019-05-22 2:14 UTC (6+ messages)
` [PATCH 1/5] init: preserve permissions for git prior to 2.1.0
` [PATCH 2/5] t/watch_filter_rubylang: disable v2 test for git < 2.6
` [PATCH 3/5] git: workaround old git-rev-parse(1) (--git-path)
` [PATCH 4/5] t/search*: require DBI and DBD::SQLite, too
` [PATCH 5/5] ci: support CentOS-7
[PATCH 0/6] make Search::Xapian optional for v2, NNTP, etc
2019-05-22 0:35 UTC (8+ messages)
` [PATCH 1/6] inbox: add ->over method to ease access
` [PATCH 2/6] nntp: use Inbox->over directly
` [PATCH 3/6] www: use Inbox->over where appropriate
` [PATCH 4/6] lazy load Xapian and make it optional for v2
` [PATCH 5/6] searchidx: do not create empty Xapian partitions for basic
` [PATCH 6/6] admin: improve warnings and errors for missing modules
[PATCH] searchidx: remove unused Compress::Zlib import
2019-05-21 11:35 UTC
[RFC][PATCH] Config.pm: Add support for mailing list information
2019-05-18 15:22 UTC (3+ messages)
[PATCH] PublicInbox::Import::add: Consolidate subject handling
2019-05-18 8:04 UTC (2+ messages)
[PATCH] www: unescape '+' => ' ' before general URI unescape
2019-05-16 7:24 UTC
[PATCH] search: disable phrase searching, for now
2019-05-16 3:47 UTC
[PATCH] view: perform highlighting for space-prefixed diffs
2019-05-16 1:29 UTC
[PATCH] remove hard Devel::Peek dependency and lazy load for daemons
2019-05-15 10:57 UTC
[PATCH] inbox: remove POSIX strftime import
2019-05-15 10:42 UTC
[PATCH] doc: add marketing guide
2019-05-15 9:04 UTC
[PATCH 0/4] test loading cleanups
2019-05-14 4:02 UTC (6+ messages)
` [PATCH 1/4] tests: remove unnecessary loading of ::DS and Socket
` [PATCH 2/4] t/config.t: remove Data::Dumper dependency
` [PATCH 3/4] t/nntp.t: skip if Data::Dumper is missing
` [PATCH 4/4] tests: get rid of unnecessary Cwd module use
` [PATCH v2 "
[WIP] searchidx: support incremental indexing on indexlevel=basic
2019-05-14 2:04 UTC (5+ messages)
` [PATCH 0/3] incremental index fixes for indexlevel=basic
` [PATCH 1/3] v1writable: new wrapper which is closer to v2writable
` [PATCH 2/3] v2writable: allow setting nproc via creat options
` [PATCH 3/3] searchidx: fix incremental index with indexlevel=basic on v1
Random idea: Exporting GitHub to mailing lists
2019-05-14 1:03 UTC (6+ messages)
[PATCH] listener: support publicinboxdaemon.multiaccept in config
2019-05-13 2:56 UTC
[PATCH] INSTALL: fix Date::Parse dependency for Debian
2019-05-10 20:23 UTC (4+ messages)
` Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian]
[PATCH 0/9] install updates
2019-05-09 7:51 UTC (10+ messages)
` [PATCH 1/9] INSTALL: update with FreeBSD pkg names and reorder
` [PATCH 2/9] INSTALL: depend on Encode instead of Encode::MIME::Header
` [PATCH 3/9] INSTALL: note xapian-compact(1) tool
` [PATCH 4/9] t/purge.t: fix unreferenced variable
` [PATCH 5/9] doc: use bullet list for wwwlisting options
` [PATCH 6/9] doc: give txt files proper titles
` [PATCH 7/9] Makefile.PL: improve make(1) portability
` [PATCH 8/9] doc/include.mk: remove git use and redundant declarations
` [PATCH 9/9] ci: include some scripts to make CI easier
[PATCH 0/4] bundle Danga::Socket and Sys::Syscall
2019-05-08 19:18 UTC (12+ messages)
` [PATCH 1/4] "
` [PATCH 5/4] DS: workaround IO::Kqueue EINTR (mis-)handling
` [PATCH 6/4] DS: handle EINTR in IO::Poll path, too
` [PATCH 2/4] listener: use EPOLLEXCLUSIVE for listen sockets
` [PATCH 3/4] DS: remove unused fields and functions
` [PATCH 4/4] DS: drop profiling support
` [PATCH 0/4] Danga::Socket bundling cleanups
` [PATCH 1/4] build: do not manify DS and Syscall pods
` [PATCH 2/4] syscall: drop readahead wrapper
` [PATCH 3/4] DS: drop unused "_undef" sub
` [PATCH 4/4] DS: epoll: fix misordered EPOLL_CTL_DEL call
[PATCH] ci/deps.perl: WIP dependency testing
2019-05-08 2:58 UTC (2+ messages)
` [WIP] "
[PATCH] nntp: avoid uninitialized variable from blank requests
2019-05-08 2:53 UTC
[PATCH] wwwstream: do not load URI.pm
2019-05-07 8:30 UTC
[PATCH] spawn (Inline::C): fix off-by-one error
2019-05-07 0:28 UTC
[RFC] index: warn with info about the message as context
2019-05-06 19:14 UTC (2+ messages)
` [pushed] "
Some points on public-inbox
2019-05-05 23:36 UTC (4+ messages)
` [RFC] www: support listing of inboxes
interop with leafnode
2019-05-05 21:40 UTC (3+ messages)
[PATCH] t/search.t: fix permissions check on FreeBSD
2019-05-05 21:33 UTC
[PATCH] httpd: get rid of Deflater warning
2019-05-05 21:28 UTC (2+ messages)
` default PSGI middlewares (was: httpd: get rid of Deflater warning)
[PATCH] githttpbackend: support Last-Modified and If-Modified-Since
2019-05-04 22:23 UTC
[PATCH] wwwstream: drop tor2web URL
2019-05-04 18:55 UTC
[PATCH] TODO: add note for "IMAP IDLE"-like long-polling "git fetch"
2019-05-02 9:42 UTC (7+ messages)
` "
[RFC] index: ensure git dumb HTTP works on mirrors
2019-05-01 12:33 UTC
[RFC] start depending on Perl 5.10.1+
2019-04-29 1:54 UTC (2+ messages)
[PATCH] doc/standards: add a link to PSGI specs
2019-04-29 1:33 UTC
RFE: default hooks for git repositories
2019-04-29 0:33 UTC (11+ messages)
` [PATCH] TODO: add an item for hooks support
` update on grokmirror integration [was: [PATCH] TODO: add an item for hooks support]
[RFC] www: set "<!DOCTYPE html>" everywhere
2019-04-28 22:32 UTC (2+ messages)
[PATCH] extmsg: escape ampersands in @EXT_URL array
2019-04-28 22:12 UTC
[RFC] viewdiff: do not break out of DSTATE_CTX on /^$/
2019-04-26 7:48 UTC
[PATCH] cgit: improve handling of cgit data path
2019-04-25 8:02 UTC
[PATCH 0/5] cgit + WwwHighlight.pm integration
2019-04-25 3:25 UTC (8+ messages)
` [PATCH 1/5] wwwhighlight: do linkification, too
` [PATCH 2/5] examples/cgit-commit-filter: remove unused variable
` [PATCH 3/5] wwwhighlight: deal with no-op highlight
` [PATCH 4/5] examples: cgit filter for use with WwwHighlight
` [PATCH v2] "
` [PATCH 5/5] examples/cgit-commit-filter.lua: some doc updates
issue with emails sent by bugzilla
2019-04-24 20:20 UTC (3+ messages)
[PATCH] view: avoid "1+ messages" in per-message footer of /t/ and /T/
2019-04-23 3:36 UTC
[PATCH] doc: add standards reference
2019-04-23 3:28 UTC
[PATCH] t/hl_mod: workaround w3m not handling '
2019-04-19 8:13 UTC
[PATCH] view: show "(no subject)" consistently in HTML
2019-04-18 23:35 UTC
[PATCH] doc: config: fix braino/typo :x
2019-04-18 22:56 UTC
[PATCH] linkify: don't get confused by URLs in Perl code, at least
2019-04-18 22:47 UTC
[RFC] inbox: add `modified' sub
2019-04-18 8:07 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] git: calculate modified time of repository
2019-04-17 11:39 UTC
[PATCH] www: remove unnecessary Git object reference
2019-04-16 1:19 UTC
[PATCH] INSTALL: document Crypt:CBC for PublicInbox::Unsubscribe
2019-04-16 1:17 UTC
[PATCH 0/2] naming consistency cleanups
2019-04-16 1:10 UTC (3+ messages)
` [PATCH 1/2] cleanup: use '$ibx' consistently when referring to Inbox refs
` [PATCH 2/2] import: prefix 'inbox' with '-' to denote Inbox ref
[PATCH] HACKING: stop advertising mailing list subscription info
2019-04-15 7:32 UTC
[PATCH 0/5] a few more cgit compatibility updates
2019-04-15 6:53 UTC (7+ messages)
` [PATCH 1/5] config: support cgit scan-path and scan-hidden-path
` [PATCH 2/5] cgit: serve static css, logo, favicon directly
` [PATCH 3/5] config: support more cgit directives for project lists
` [PATCH 6/5] config: fix regression in repo.path => coderepo.dir mapping
` [PATCH 4/5] doc/config: update cgit.cgi scan location
` [PATCH 5/5] viewdiff: document constants
[PATCH] doc: fix a few minor typos
2019-04-11 4:26 UTC (2+ messages)
repobrowse history and notes
2019-04-04 9:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).