]> Sergey Matveev's repositories - public-inbox.git/history - script
doc: check-man: ignore backspace char
[public-inbox.git] / script /
2019-10-16 Eric Wongmda: support --no-precheck option
2019-10-16 Eric WongMerge branch 'listid'
2019-10-15 Eric Wongmda, watch: wire up List-ID header support
2019-10-05 Eric Wonginit: implement locking
2019-10-05 Eric Wonginit: favor --skip-epoch instead of --skip
2019-09-27 Eric Wongqspawn: workaround Perl 5.16.3 leak, re-enable Deflater
2019-09-26 Eric Wonghttpd: disable Deflater middleware by default on Perl...
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-06 Eric Wongnntp: support COMPRESS DEFLATE per RFC 8054
2019-06-26 Eric WongMerge remote-tracking branch 'origin/nntp-tls'
2019-06-24 Eric Wongnntp: NNTPS and NNTP+STARTTLS working
2019-06-15 Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-14 Eric Wongedit: fix portability of editor invocation
2019-06-14 Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/manifest' into...
2019-06-14 Eric WongMerge remote-tracking branch 'origin/edit' into next
2019-06-14 Eric Wongxcpdb: support resharding v2 repos
2019-06-12 Eric Wong (Contrac... edit: unlink temporary file when done
2019-06-10 Eric Wong (Contrac... edit: drop unwanted headers before noop check
2019-06-10 Eric Wong (Contrac... edit|purge: improve output on rewrites
2019-06-09 Eric Wong (Contrac... edit: new tool to perform edits
2019-06-09 Eric Wong (Contrac... AdminEdit: move editability checks from -purge
2019-06-09 Eric Wong (Contrac... admin: beef up resolve_inboxes to handle purge options
2019-06-09 Eric Wong (Contrac... purge: start moving common options to AdminEdit module
2019-06-05 Eric Wongtighten up digit matches to ASCII for git output
2019-06-04 Eric WongMerge branch 'charclass'
2019-06-04 Eric Wongrequire ASCII digits for local FS items
2019-05-29 Eric Wongsearchidx: store indexlevel=medium as metadata
2019-05-29 Eric Wongindex: remove warning on unconfigured inboxes
2019-05-29 Eric WongMerge branch 'v2-idx-progress'
2019-05-29 Eric Wongindex: support --verbose option
2019-05-24 Eric Wongdoc: xcpdb: add switch documentation
2019-05-23 Eric Wongdoc: various updates to reflect current state
2019-05-23 Eric Wongxcpdb|compact: support some xapian-compact switches
2019-05-23 Eric Wongcompact: reuse infrastructure from xcpdb
2019-05-23 Eric Wongxcpdb: implement progress reporting
2019-05-23 Eric Wongxapcmd: xcpdb supports compaction
2019-05-23 Eric Wongxcpdb: implement using Perl bindings
2019-05-23 Eric Wongadmin: move index_inbox over
2019-05-23 Eric Wongxcpdb: new tool which wraps Xapian's copydatabase(1)
2019-05-23 Eric Wongadmin: hoist out resolve_inboxes for -compact and ...
2019-05-23 Eric Wongxapcmd: new module for wrapping Xapian commands
2019-05-23 Eric Wongdoc: document the reason for --no-renumber
2019-05-23 Eric Wongv1writable: retire in favor of InboxWritable
2019-05-22 Eric Wonginit: preserve permissions for git prior to 2.1.0
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wongadmin: improve warnings and errors for missing modules
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-05-14 Eric Wonghttpd: get rid of Deflater warning
2019-05-14 Eric Wongv2writable: allow setting nproc via creat options
2019-05-14 Eric Wongv1writable: new wrapper which is closer to v2writable
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-06 Eric Wongindex: warn with info about the message as context
2019-01-31 Eric WongMerge remote-tracking branch 'origin/purge'
2019-01-30 Eric WongMerge remote-tracking branch 'origin/viewvcs' into...
2019-01-20 Eric Wongwww: admin-configurable CSS via "publicinbox.css"
2019-01-15 Eric Wongindex: allow working on unconfigured inboxes, again
2019-01-11 Eric Wongimplement public-inbox-purge tool
2019-01-11 Eric Wonghoist out resolve_repo_dir from -index
2019-01-05 Eric Wongfilter/rubylang: fix SQLite DB lifetime problems
2019-01-02 Eric Wonguse PublicInbox::Config::each_inbox where appropriate
2018-12-28 Eric Wonginit: allow --skip of old epochs for -V2 repos
2018-12-27 Eric Wonginit: do not set publicinbox.$NAME.indexlevel by default
2018-07-29 Eric Wongmda: allow configuring globally without spamc support
2018-07-29 Eric Wongmda: v2: ensure message bodies are indexed
2018-07-29 Eric Wongmda: use InboxWritable
2018-07-19 Eric W. Biedermanpublic-inbox-init: Initialize indexlevel
2018-07-18 Eric Wongindex: avoid false-positive warning on off-by-one
2018-06-12 Leah Neukirchenpublic-inbox-mda: use <sysexits.h> status codes where...
2018-05-17 Eric Wonglearn: support for v2 repos
2018-05-17 Eric Wongindex: avoid setting NPROC to undef
2018-05-11 Eric Wongconvert+compact: fix when running without ~/.public...
2018-04-20 Eric Wongconvert: copy description and git config from v1 repo
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong (Contrac... compact: do not merge v2 repos by default
2018-04-07 Eric Wong (Contrac... store less data in the Xapian document
2018-04-07 Eric Wong (Contrac... convert: support converting with altid defined
2018-04-07 Eric Wong (Contrac... index: allow specifying --jobs=0 to disable multiprocess
2018-04-06 Eric Wong (Contrac... ensure Xapian and SQLite are still optional for v1...
2018-04-06 Eric Wong (Contrac... over: use only supported and safe SQLite APIs
2018-04-05 Eric Wong (Contrac... compact: better handling of over.sqlite3* files
2018-04-04 Eric Wong (Contrac... v2: support incremental indexing + purge
2018-04-04 Eric Wong (Contrac... init: s/GIT_DIR/REPO_DIR/ in usage
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB
2018-04-01 Eric Wong (Contrac... v2: one file, really
2018-03-30 Eric Wong (Contrac... v2: respect core.sharedRepository in git configs
2018-03-30 Eric Wong (Contrac... convert: avoid redundant "done\n" statement for fast...
2018-03-29 Eric Wong (Contrac... mda: support v2 inboxes
2018-03-29 Eric Wong (Contrac... public-inbox-compact: new tool for driving xapian-compact
2018-03-29 Eric Wong (Contrac... v2writable: initializing an existing inbox is idempotent
2018-03-29 Eric Wong (Contrac... public-inbox-convert: tool for converting old to new...
2018-03-22 Eric Wong (Contrac... v2writable: add NNTP article number regeneration support
2018-03-22 Eric Wong (Contrac... v2writable: support reindexing Xapian
2018-03-20 Eric Wong (Contrac... InboxWritable: add mbox/maildir parsing + import logic
2018-03-19 Eric Wong (Contrac... v2writable: allow disabling parallelization
2018-03-19 Eric Wong (Contrac... index: s/GIT_DIR/REPO_DIR/
2018-02-28 Eric Wong (Contrac... v2/ui: get nntpd and init tests running on v2
2018-02-28 Eric Wong (Contrac... use PublicInbox::MIME consistently
2018-02-07 Eric Wongupdate copyrights for 2018
next