]> Sergey Matveev's repositories - public-inbox.git/history - script
pop3: reduce memory use while generating the mailbox cache
[public-inbox.git] / script /
2020-11-29 Eric Wongextindex: support `--gc' to remove dead inboxes
2020-11-28 Eric Wong*index: more consistent graceful shutdown checks
2020-11-24 Eric Wongmiscidx: put grokmirror manifest entries in Xapian...
2020-11-19 Eric Wongextindex: remove skip-docdata option
2020-11-08 Eric Wongextindex: fix --batch-size support
2020-11-08 Eric Wongextindex: SIGUSR1 supports checkpoint
2020-11-08 Eric Wongv2writable: more accurate {current_info} warnings/progress
2020-11-08 Eric Wongextsearch: rename -eindex to -extindex
2020-11-07 Eric Wongindex: eindex wiring
2020-11-07 Eric Wongscript: add preliminary eindex implementation
2020-09-19 Eric Wonggcf2: wire up read-only daemons and rm -gcf2 script
2020-09-19 Eric Wonggcf2: require git dir with OID
2020-09-19 Eric Wonggcf2: transparently retry on missing OID
2020-09-19 Eric Wongadd gcf2 client and executable script
2020-09-14 Eric Wongsigfd: fix typos and scoping on systems w/o epoll+kqueue
2020-09-02 Eric Wonginit+convert: create non-existing directory hierarchies
2020-09-02 Eric Wongwatch: add --help/-h support
2020-09-02 Eric Wongmda+learn: add --help / -h support
2020-09-02 Eric Wongscript/*: fold $usage into $help, support `-h' instead...
2020-09-02 Eric Wongedit+purge: support `--help' and `-h' like other commands
2020-09-02 Eric Wongscript/*: set executable bit on -learn and -imapd
2020-09-02 Eric Wongindex: check for xapian-compact when using --compact
2020-09-01 Eric Wongwatch: log signal activities to STDERR
2020-09-01 Eric Wongrename WatchMaildir => Watch
2020-08-20 Eric Wonginit+index: support --skip-docdata for Xapian
2020-08-20 Eric Wonginit: drop -N alias for --skip-artnum
2020-08-20 Eric Wonginit: support --newsgroup option
2020-08-20 Eric Wonginit: support --help and -?
2020-08-20 Eric Wongcompact: support --help/-? and perform lazy loading
2020-08-14 Eric Wongindex|compact|xcpdb: support --all switch
2020-08-13 Eric Wongxcpdb: wire up new index options and --help
2020-08-13 Eric Wongxcpdb: support --no-fsync from CLI
2020-08-10 Eric Wongconvert: set No_COW on copied SQLite files
2020-08-10 Eric Wongconvert: check ARGV more correctly
2020-08-10 Eric Wongconvert: speed up --help
2020-08-10 Eric Wongconvert: support new -index options
2020-08-10 Eric Wongindex: cleanup internal variables
2020-08-10 Eric Wongavoid File::Temp::tempfile in more places
2020-08-10 Eric Wongindex: require --reindex when using --xapian-only
2020-08-07 Eric Wongindex: add built-in --help / -?
2020-08-07 Eric Wongindex: max out XAPIAN_FLUSH_THRESHOLD if using --batch...
2020-08-07 Eric Wongindex: --compact respects --sequential-shard
2020-08-07 Eric Wongindex+xcpdb: rename `--no-sync' to `--no-fsync'
2020-08-07 Eric Wongindex: support --xapian-only switch
2020-08-07 Eric Wongindex: v2: --sequential-shard option
2020-08-07 Eric Wongsyscall: support sparc64 (and maybe other big-endian...
2020-08-02 Eric Wongremove unnecessary ->header_obj calls
2020-08-02 Eric Wonginboxwritable: rename mime_from_path to eml_from_path
2020-07-26 Eric Wongt/init.t: don't modify ~/.public-inbox/
2020-07-26 Eric Wongindex: --compact respects --jobs
2020-07-25 Eric Wongindex+xcpdb: support --no-sync flag
2020-07-25 Eric Wongindex: support --rethread switch to fix old indices
2020-07-17 Eric Wongconfig: reject `\n' in `inboxdir'
2020-07-06 Eric Wongstop auto-loading Plack::Middleware::Deflater
2020-06-28 Eric Wongwatch: enable autoflush for STDOUT and STDERR
2020-06-28 Eric Wongwatch: wire up IMAP IDLE reapers to DS
2020-06-28 Eric Wongwatch: use signalfd for Maildir watching
2020-06-28 Eric Wongwatch: remove Filesys::Notify::Simple dependency
2020-06-23 Eric Wonginit: add --skip-artnum parameter
2020-06-23 Eric Wonginit: refer to inboxes as "inbox" or "inboxes" in errors
2020-06-23 Eric Wonginit: add -j / --jobs parameter
2020-06-13 Eric Wongimap: start doing iterative config reloading
2020-06-13 Eric Wongpreliminary imap server implementation
2020-06-08 Eric Wongindex: v2: parallel by default
2020-05-27 Eric Wonglearn: support --all with `rm'
2020-05-27 Eric Wonglearn: fix buggy typo on List-ID mapping
2020-05-20 Eric Wongconvert: describe the release of fast-import pipes
2020-05-19 Eric Wongfavor readline() and print() as functions
2020-05-18 Eric Wongindex: add --batch-size=SIZE option
2020-05-12 Eric Wongrename "ContentId" to "ContentHash"
2020-05-09 Eric Wongreplace most uses of PublicInbox::MIME with Eml
2020-04-22 Eric Wongmake zlib-related modules a hard dependency
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-21 Eric Wongindex: support --max-size / publicinbox.indexMaxSize
2020-04-20 Eric Wongdrop needless `eval {}' around Config->new
2020-04-19 Eric Wongfavor `do {}' over `eval {}' for localized slurp
2020-04-19 Eric Wonginboxwritable: mime_from_path: reuse in more places
2020-03-29 Eric Wongindex: support --compact / -c on command-line
2020-02-23 Eric Wongdoc: improve wording of "inbox" vs "repository"
2020-02-08 Eric Wongconvert: preserve indexlevel on conversions
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-02 Eric Wongconvert: fix --no-index switch
2020-02-02 Eric Wongconvert: shift @ARGV explicitly
2020-02-02 Eric Wongconvert: remove unused variables capturing :from
2020-01-31 Eric Wongconvert: preserve highwater mark from v1 msgmap
2020-01-27 Eric Wonginit: use Import::run_die instead of system()
2020-01-27 Eric Wonginbox: add ->version method
2020-01-11 Eric Wongmake Plack optional for non-WWW and non-httpd users
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2020-01-01 Eric Wongfilter/base: export REJECT as a constant
2019-12-24 Eric Wongremove "no warnings 'once'" in a few places
2019-11-24 Eric Wongcheck for File::Temp 0.19 for ->newdir method
2019-11-16 Eric Wonginboxwritable: add ->cleanup method
2019-11-16 Eric Wonglearn: pass global variables into subs
2019-11-16 Eric Wongmda: pass global variables into subs
2019-11-16 Eric Wonginit: pass global variables into subs
2019-11-16 Eric Wongindex: pass global variables into subs
2019-11-16 Eric Wongadmin: get rid of singleton $CFG var
2019-11-16 Eric Wongedit: use OO API of File::Temp to shorten lifetime
2019-11-16 Eric Wongedit: pass global variables into subs
next