]> Sergey Matveev's repositories - public-inbox.git/history - MANIFEST
public-inbox 1.6.1 - minor bugfix release
[public-inbox.git] / MANIFEST
2020-12-31 Eric Wongpublic-inbox 1.6.1 - minor bugfix release v1.6.1
2020-12-26 Eric Wongover: ensure old, merged {tid} is really gone
2020-12-26 Eric Wongdoc: post-1.6 updates, start 1.7
2020-09-10 Eric Wongconfig: split out iterator into separate object
2020-09-10 Eric Wongwww: manifest.js.gz generation no longer hogs event...
2020-09-02 Eric Wongt/v2dupindex: test indexing mirrors with duplicate...
2020-09-01 Eric Wongreplace ParentPipe with EOFpipe
2020-09-01 Eric Wongwatch: use EOFpipe to reduce dwaitpid wakeups
2020-09-01 Eric Wongrename WatchMaildir => Watch
2020-08-25 Eric Wongexamples: add imapd systemd examples
2020-08-20 Eric Wongsearchquery: split off from searchview
2020-08-16 Eric Wongdoc: add public-inbox-tuning(7) manpage
2020-08-03 Eric Wongt/nntpd: do not fork on indexing, test v2
2020-07-29 Eric Wongsearchidx: disable CoW for SQLite and Xapian under...
2020-07-25 Eric Wongv2writable: introduce idx_stack
2020-07-25 Eric Wongv2: index forwards (via `git log --reverse')
2020-07-06 Eric Wongwww: start making gzipfilter the parent response class
2020-07-06 Eric Wongmboxgz: do asynchronous git blob retrievals
2020-07-06 Eric Wongwwwlisting: use GzipFilter for HTML
2020-06-28 Eric Wongwatch: use our own "git credential" wrapper
2020-06-28 Eric Wongwatch: add NNTP support
2020-06-28 Eric Wongwatch: remove Filesys::Notify::Simple dependency
2020-06-28 Eric Wongkqnotify|fake_inotify: detect Maildir write ops
2020-06-28 Eric Wongwatch: preliminary IMAP support
2020-06-28 Eric WongURI IMAP support
2020-06-28 Eric Wongimaptracker: use ~/.local/share/public-inbox/imap.sqlite3
2020-06-28 Eric W. BiedermanIMAPTracker: Add a helper to track our place in reading...
2020-06-16 Eric Wongimap: *SEARCH: use Parse::RecDescent
2020-06-16 Eric WongMANIFEST: add missing 1.6.0 release notes entry
2020-06-13 Eric Wongimap: introduce memory-efficient uo2m mapping
2020-06-13 Eric Wongimap: require ".$UID_MIN-$UID_END" suffix
2020-06-13 Eric Wongxt: add imapd-validate and imapd-mbsync-oimap
2020-06-13 Eric Wongimapclient: wrapper for Mail::IMAPClient
2020-06-13 Eric Wongadd imapd compression test
2020-06-13 Eric Wongimap: use git-cat-file asynchronously
2020-06-13 Eric Wongimap: split out unit tests and benchmarks
2020-06-13 Eric Wongimap: allow fetch of partial of BODY[...] and headers
2020-06-13 Eric Wonginboxidle: new class to detect inbox changes
2020-06-13 Eric Wongpreliminary imap server implementation
2020-05-17 Eric Wongt/psgi_attach: assert message/* parts are downloadable
2020-05-12 Eric Wongrename "ContentId" to "ContentHash"
2020-05-12 Eric Wongxt/eml_check_limits: check limits against an inbox
2020-05-09 Eric Wongxt: eml comparison tests
2020-05-09 Eric WongEmlContentFoo: Email::MIME::ContentType replacement
2020-05-09 Eric Wongeml: pure-Perl replacement for Email::MIME
2020-04-27 Eric Wongdoc: add clients.txt
2020-04-26 Eric Wongtests: remove Email::MIME->create use entirely
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Kyle Meyerwatchmaildir: support multiple watchheader values
2020-04-19 Eric Wongdoc: start writeup on semi-automatic memory management
2020-04-19 Eric Wonginboxwritable: mime_from_path: reuse in more places
2020-04-17 Eric Wongdoc: update 1.4.0 relnotes with date, start 1.5.0
2020-04-15 Eric WongMANIFEST update
2020-03-25 Eric Wongwww: add endpoint to retrieve altid dumps
2020-03-25 Eric Wongqspawn: reinstate filter support, add gzip filter
2020-03-22 Eric Wongv2: SDBM-based multi Message-ID queue
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-03-22 Eric Wongindex: use git commit times on missing Date/Received
2020-02-24 Eric Wongdoc: technical: document data structures
2020-02-15 Eric Wongt/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-10 Eric Wongdoc: update v1.3.0.eml with actual headers, start v1.4.0
2020-02-07 Eric Wongsyscall: support Linux x32 ABI
2020-02-06 Eric WongMANIFEST: add flow.{ge,txt}
2020-02-02 Eric Wongt/multi-mid.t: extra test for -convert highwater mark
2020-01-11 Eric Wongdoc: technical/ds.txt: describe PublicInbox::DS divergences
2020-01-05 Eric Wongview: msg_html: reduce memory use on reused MIDs
2020-01-04 Eric Wongxt/solver.t: real-world regression tests
2020-01-03 Eric Wongexamples: add empty "lib" dir to placate plackup
2020-01-02 Eric Wongdoc: release notes: set Date for 1.2.0, start 1.3.0
2020-01-01 Eric Wongwwwstatic: add directory listing + index.html support
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-27 Eric Wonggithttpbackend: split out wwwstatic
2019-12-19 Eric Wongt/run.perl: to avoid repeated process spawning for *.t
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-12-15 Eric Wongaddress: use Email::Address::XS if available
2019-12-14 Eric Wongds: move EvCleanup code into DS
2019-12-12 Eric Wongadd msgtime_cmp maintainer test
2019-12-12 Eric Wonggit: async batch interface
2019-11-27 Eric Wonghttpd|nntpd: avoid missed signal wakeups
2019-11-27 Eric Wongdskqxs: fix missing EV_DISPATCH define
2019-11-24 Eric Wongtests: move giant inbox/git dependent tests to xt/
2019-11-24 Eric Wongtests: quiet down commit graph
2019-11-16 Eric Wongmbox: split mboxgz out into a separate file
2019-11-03 Eric Wongpublic-inbox v1.2.0 v1.2.0
2019-11-03 Eric Wongdoc: add public-inbox.cgi(1) manpage
2019-11-02 Eric Wongdoc: add public-inbox-purge(1) manpage
2019-10-31 Eric Wongmsgiter: do not assume UTF-8 if Email::MIME->body_str...
2019-10-30 Eric WongMerge branch 'learn'
2019-10-30 Eric Wongdoc: add public-inbox-learn(1) manpage
2019-10-09 Eric Wongdoc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-07 Eric Wongexamples: add grok-pull post_update_hook example
2019-10-07 Eric Wongdoc: generate NEWS, NEWS.atom, and NEWS.html
2019-10-05 Eric Wongdoc: add manpage for public-inbox-init(1)
2019-09-18 Eric Wongdoc: add release notes directory
2019-09-14 Eric Wongdoc: update nntpd with NNTPS and STARTTLS examples
2019-09-14 Eric Wongtmpfile: give temporary files meaningful names
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-06 Eric Wongnntp: support COMPRESS DEFLATE per RFC 8054
2019-06-30 Eric WongMerge remote-tracking branch 'origin/email-simple-mem...
2019-06-29 Eric Wonghttp: support HTTPS (kinda)
next