]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2022-09-30 Eric Wongtests: favor 3 argument `open' with interopolation
2022-09-29 Eric Wongwww: remove "1\n" lines in $MSGID/t/ view
2022-09-29 Eric Wongtests: no IPv6 on old Net::NNTP, Mail::IMAPClient,...
2022-09-29 Eric Wonggcf2: fix syntax error and require PublicInbox::Git
2022-09-29 Eric Wongtreewide: use --globoff with curl(1)
2022-09-29 Eric Wongsyscall: initialize buffer for vec()
2022-09-26 Eric Wonggit: reduce early bare-bones memory use
2022-09-26 Eric Wongviewvcs: load blobs asynchronously
2022-09-26 Eric Wonggcf2: support worktree $GIT_DIR
2022-09-26 Eric Wongviewdiff: save memory by eliminating two captures
2022-09-21 Eric Wongt/pop3d: skip all tests if no certs are found
2022-09-12 Eric Wongwww: viewdiff: fix UTF-8 names inside mbox attachments
2022-09-12 Eric Wonggit_async_cat: don't use Gcf2 for temporary git dirs
2022-09-11 Eric Wongsolver: do not show redundant URLs in log
2022-09-11 Eric Wongview: fix solver links with multiple messages
2022-09-10 Eric Wongviewvcs: switch to `print $zfh'
2022-09-10 Eric Wongwww_listing: switch to `print $zfh'
2022-09-10 Eric Wongmbox*: use multi-arg ->translate and ->write
2022-09-10 Eric Wongfeed: new_html_i: switch from zmore to `print $zfh'
2022-09-10 Eric Wonggzip_filter: write: use multi-arg translate
2022-09-10 Eric Wongtranslate: support multiple buffer args
2022-09-10 Eric Wonghttpd/async: describe which ->write subs it can call
2022-09-10 Eric Wongwww_static: switch to `print $zfh', and optimize
2022-09-10 Eric Wongviewdiff: diff_header: shorten function, slightly
2022-09-10 Eric Wongviewdiff: diff_before_or_after: avoid extra capture
2022-09-10 Eric Wongwww: use PerlIO::scalar (zfh) for buffering
2022-09-10 Eric Wongwww: switch to zadd for the majority of buffering
2022-09-10 Eric Wongwww: drop {obuf} use entirely, for now
2022-09-10 Eric Wongview: switch a few things to ctx->zmore
2022-09-10 Eric Wongviewdiff: diff_hunk: shorten conditionals, slightly
2022-09-10 Eric Wongview: html_footer: avoid escaping " in a few places
2022-09-10 Eric Wongview: html_footer: remove obuf dependency
2022-09-10 Eric Wongview: html_footer: golf out a few lines
2022-09-10 Eric Wongview: reduce ascii_html calls and {obuf} use
2022-09-10 Eric Wongview: _th_index_lite: use `//' defined-or op
2022-09-10 Eric Wongview: _th_index_lite: avoid one s///, improve symmetry
2022-09-10 Eric Wongviewdiff: reuse existing string in diff_before_or_after
2022-09-10 Eric Wongview: attach_link: reduce obuf manipulation
2022-09-10 Eric Wongview: reduce subroutine calls for submsg_hdr
2022-09-10 Eric Wongview: remove multipart_text_as_html
2022-09-10 Eric Wonggzip_filter: ->translate can reuse zmore/zflush
2022-09-10 Eric Wongview: eml_entry: reduce manipulation of ctx->{obuf}
2022-09-10 Eric Wongview: simplify _parent_headers
2022-09-10 Eric Wongwww: viewdiff: use return value for diff_hunk
2022-09-10 Eric Wongwww_listing: avoid unnecessary work for common cases
2022-09-10 Eric Wongwww_listing: consolidate some ->zmore dispatches
2022-09-10 Eric Wongviewvcs: use shorter and simpler ctx->html_done
2022-09-10 Eric Wongwww_text: reduce parameter passing for response header
2022-09-10 Eric Wongwww_stream: aresponse assumes 200, too
2022-09-10 Eric Wongwww_atom_stream: require 200 response
2022-09-10 Eric Wongview: rework single message page to compress earlier
2022-09-10 Eric Wongwww: gzip_filter: implicitly flush {obuf} on zmore...
2022-09-10 Eric Wongxt: fold perf-obfuscate into perf-msgview, future-proof
2022-09-10 Eric Wonglei: fix --help for --jobs with `up' and `q'
2022-09-10 Eric Wonglei: bail out earlier on IMAP writer failures
2022-09-09 Eric Wongdoc: document --jobs for `lei q' and `lei up'
2022-09-08 Ricardo RibaldaGcf2: Create cache folder if missing
2022-09-08 Eric Wongt/v2mirror: increase timeout for plackup bind+listen
2022-09-08 Eric Wongview: drop unnecessary comma in date range note
2022-09-04 Eric Wongimport: pass --quiet to `git gc' if STDERR isn't a tty
2022-09-04 Eric Wonglei/store: do not write info/refs file
2022-09-04 Eric Wongprepare HTML rendering maintainer tests for upcoming...
2022-09-02 Eric Wongsolver: do not count duplicates in patch count
2022-09-02 Eric Wongsolver: handle copies properly
2022-09-02 Eric Wongextmsg: shorten partial Message-IDs minimum to 14
2022-09-02 Eric Wongwww: omit [thread overview] link for unindexed v1
2022-09-02 Eric Wongwww: fix top nav bar for unindexed v1 inboxes
2022-09-02 Eric Wongwww: always show subject for root of thread skeleton
2022-09-02 Eric WongTODO: add item for RFC 3676 (format=flowed + DelSP)
2022-08-30 Eric WongINSTALL: update for Perl 5.12 dependency and 2022
2022-08-30 Eric WongMakefile.PL: update version for upcoming 2.x
2022-08-30 Eric WongMakefile.PL: add lei-reindex manpage
2022-08-29 Eric Wongviewvcs: show "blob $OID" rather than "$OID blob"
2022-08-29 Eric Wongviewvcs: add glossary for commit
2022-08-29 Eric Wongviewvcs: reduce hash assignments for commit info
2022-08-29 Eric Wongviewvcs: add tree view
2022-08-29 Eric Wongsolver: early make hints detection more robust
2022-08-29 Eric Wongwww: provide text/help/#search anchor
2022-08-29 Eric Wongwww: atom: fix "changed" href to nowhere
2022-08-29 Eric Wongview: cleanups and reuse for {obuf} preparation
2022-08-29 Eric Wongview: /$INBOX/: show "messages from $old to $new"
2022-08-29 Eric Wongtreewide: ditch inbox->recent method
2022-08-29 Eric Wongview: speed up /$INBOX/ landing page by 0.5-1.0%
2022-08-29 Eric Wongviewvcs: author date links to contemporary messages
2022-08-29 Eric Wongviewvcs: add patch download link for single-parent...
2022-08-29 Eric Wongviewvcs: use array for highlighted blob display
2022-08-29 Eric Wongwww: allow html_oneshot to take an array arg
2022-08-29 Eric Wongviewvcs: delay stringification of solver debug log
2022-08-29 Eric Wongviewvcs: share File::Temp::Dir with solver
2022-08-29 Eric Wongsolver: create tmpdir lazily
2022-08-28 Eric WongTODO: add some Xapian-related stuff
2022-08-28 Eric Wonglinkify: avoid digits and dashes in placeholders
2022-08-26 Eric Wongwww: fix unindexed v1 inboxes w/ public-inbox-httpd
2022-08-26 Eric Wongview: add "this message" link above dfblob: textarea
2022-08-23 Eric Wongviewvcs: don't wait on slow disks for git commit titles
2022-08-23 Eric Wonggzip_filter: ->zmore and ->zflush support multiple...
2022-08-23 Eric Wongibx_async_cat: access ->{git} directly
2022-08-23 Eric Wongviewvcs: separate email and date with spaces
2022-08-23 Eric Wongviewvcs: show commit titles for parent commits
2022-08-23 Eric Wongviewvcs: remove patchid line from commit header
next