]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2022-08-23 Eric Wongviewdiff: linkify diffstats for non-format-patch emails
2022-08-23 Eric Wongview: generate query in single-message and commit views
2022-08-23 Eric Wongviewvcs: use :utf8 for opening patch, too
2022-08-23 Eric Wongviewvcs: start improving display of git commits
2022-08-23 Eric Wongviewvcs: drop pointless variable assignment
2022-08-23 Eric Wongqspawn: improve error reporting and handling
2022-08-23 Eric Wongqspawn: add type comments in a few places
2022-08-23 Eric Wongwww: /s/: 404 for unconfigured coderepos
2022-08-23 Eric Wongxt/solver: improve diagnostics
2022-08-23 Eric Wongconfig: fix confusing space in ->repo_objs
2022-08-22 Eric Wongwww: support `+' in inbox names
2022-08-21 Eric Wongpublic-inbox 1.9.0 v1.9.0
2022-08-20 Eric Wongdoc: 1.9 release notes update
2022-08-20 Eric Wongwww: mbox* drop unneeded {base_url} memoizations
2022-08-20 Eric Wongwww: use absolute URLs for coderepo URLs
2022-08-20 Eric Wongview: do not show pagination footer for small inboxes
2022-08-20 Eric Wongimap: remove some intermediate arrays
2022-08-20 Eric Wongimport: take advantage of some Perl 5.10.x features
2022-08-19 Eric Wonglei/store: reindex culls over-indexed messages
2022-08-19 Eric Wongsmsg: ->populate falls back to old {ds}/{ts} values
2022-08-19 Eric Wongtests: add some basic "lei reindex" tests
2022-08-19 Eric Wonglei reindex: account for parallel lei/store users
2022-08-19 Eric Wonglei reindex: new command to reindex lei/store
2022-08-18 Eric Wonglei/store: reduce work when accessing mail_sync.sqlite3
2022-08-18 Eric Wonglei inspect: less scary exception for invalid "docid...
next