]> Sergey Matveev's repositories - public-inbox.git/history - lib
t/multi-mid: skip properly w/o DBD::SQLite
[public-inbox.git] / lib /
2020-02-08 Eric Wongdoc: mark some TODO items as done
2020-02-07 Eric Wongsyscall: support Linux x32 ABI
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-04 Eric Wongover: simplify read-only vs read-write checking
2020-02-04 Eric Wonginbox: remove TODO item for msg_by_path
2020-02-04 Eric Wonginbox: simplify ->description and ->cloneurl
2020-02-04 Eric Wongwww: serve $INBOX_DIR/description as $INBOX_URL/description
2020-02-04 Eric Wongwww: stricter regexp for 405 errors
2020-02-02 Eric Wongspawn: actually die on (vfork|fork) failures
2020-02-02 Eric Wongv2writable: more ways to detect online CPU count
2020-02-02 Eric Wongsearchidxshard: rely on autoflush instead of ->flush
2020-02-02 Eric Wongv2writable: do not clobber {shards} or {parallel} if...
2020-02-02 Eric Wongv2writable: nproc_shards: subtract 1 from given value
2020-02-01 Eric Wongconfig: assume multiple cgit URLs, too
2020-02-01 Eric Wongsolver: join multiple URLs with "||"
2020-02-01 Eric Wongwwwtext: give "url" examples in sample config
2020-02-01 Eric Wongwwwtext: show multiple infourl values properly
2020-01-31 Eric Wongmboxgz: ensure gzipped mboxes always have filenames
2020-01-28 Eric Wongv2writable: newest epochs go first in alternates
2020-01-28 Eric Wongavoid relying on IO::Handle/IO::File autoload
2020-01-28 Eric Wongdaemon: provide TCP_DEFER_ACCEPT for Perl <5.14
2020-01-27 Eric Wongviewdiff: rewrite and simplify
2020-01-27 Eric Wongviewdiff: use autovivification for long_path hash
2020-01-27 Eric Wongviewdiff: add "b=" param when missing "diff --git"...
2020-01-27 Eric Wongviewdiff: add "b=" param with non-standard diff prefix
2020-01-27 Eric Wongsearchidx: don't assume "a/" and "b/" as prefixes
2020-01-27 Eric Wongsearchidx: skip filenames on "diff --git ..."
2020-01-27 Eric Wonglinkify: move to_html over from ViewDiff
2020-01-27 Eric Wonglinkify: compile $LINK_RE once
2020-01-27 Eric Wongview: inline and eliminate msg_html
2020-01-27 Eric Wongview: start performing buffering into {obuf}
2020-01-27 Eric Wongwwwstream: discard single-use $ctx fields after use
2020-01-27 Eric Wongview: simplify duplicate Message-ID handling
2020-01-27 Eric Wongview: thread_skel: drop constant tpfx parameter
2020-01-27 Eric Wongview: reduce parameters for html_footer
2020-01-27 Eric Wongsearchview: keep $noop sub private to the package
2020-01-27 Eric Wongview: improve readability around walk_thread
2020-01-27 Eric Wongwww: use "skel" terminology consistently
2020-01-27 Eric Wongwww*stream: favor \&close instead of *close
2020-01-27 Eric Wongxapcmd: increase scope of lock
2020-01-27 Eric Wongsearch: {version} => {ibx_ver}
2020-01-27 Eric Wonginbox: add ->version method
2020-01-27 Eric Wongswitch to sysseek + sysread for serving static files
2020-01-25 Eric Wongs/news.gmane.org/news.gmane.io/
2020-01-25 Eric Wongwwwstatic: wire up buffer bypass for -httpd
2020-01-25 Eric Wongds: tmpio: store offsets per-buffer
2020-01-25 Eric Wongwwwstatic: offload error handling to PSGI server
2020-01-25 Eric Wonghttp: eliminate short-lived cyclic ref for psgix.io
2020-01-25 Eric Wongspelling: favor `publicly' over `publically'
2020-01-25 Eric Wongmbox: handle empty subjects after dropping "Re:" prefix
2020-01-24 Eric Wongcontentid: ignore duplicate References: headers
2020-01-24 Eric Wongwwwstream: shorten cloneurl uniquification
2020-01-24 Eric Wongmid: shorten uniq_mids logic
2020-01-24 Eric Wonginbox: simplify filtering for duplicate NNTP URLs
2020-01-24 Eric Wongnntp: simplify setting X-Alt-Message-ID
2020-01-24 Eric Wongcontentid: use map to generate %seen for Message-Ids
2020-01-23 Eric Wonghval: from_attr: move to unit test
2020-01-23 Eric Wonghval: to_attr: support wide characters
2020-01-13 Eric Wongsigfd: simplify loop and improve documentation
2020-01-13 Eric Wongds: flatten $EXPMAP, delete entries on close
2020-01-13 Eric Wongds: rely on autovivification for $later_queue
2020-01-13 Eric Wongds: rely on autovivication for waitpid bits
2020-01-13 Eric Wongds: rely on autovivification for nextq
2020-01-13 Eric Wongds|http|nntp: simplify {wbuf} population
2020-01-13 Eric Wongds: guard ToClose against DESTROY side-effects
2020-01-13 Eric Wongds: remove Timer->cancel and Timer class+bless
2020-01-13 Eric Wongds: add an in_loop() function for Inbox.pm use
2020-01-13 Eric Wongds: add_timer: rename from AddTimer, remove a parameter
2020-01-13 Eric Wongds: new: avoid redundant check, make clobbering fatal
2020-01-13 Eric Wonguse popen_rd for bidirectional pipes
2020-01-13 Eric Wongxapcmd: use popen_rd for running xapian-compact
2020-01-13 Eric Wongcgit: drop cgit_parse_hdr wrapper
2020-01-13 Eric Wongsolver: path_a may be undef from /dev/null
2020-01-13 Eric Wonggit: packed_bytes: use GLOB_NOSORT
2020-01-13 Eric Wonggit: modified: don't slurp `rev-parse --branches'
2020-01-13 Eric Wongconfig: do not slurp entire cgitrc at once
2020-01-12 Eric Wongwww: discard multipart parent on iteration
2020-01-11 Eric Wongmake Filesys::Notify::Simple optional
2020-01-11 Eric Wongdoc: technical/ds.txt: describe PublicInbox::DS divergences
2020-01-11 Eric Wongspawn (and thus popen_rd) die on failure
2020-01-11 Eric Wonggit: remove ->commit_title method
2020-01-11 Eric Wonggit: ->modified uses cat_async
2020-01-11 Eric Wongallow HTTP_HOST to be '0' via defined() checks
2020-01-11 Eric Wonginbox: use PublicInbox::Git::host_prefix_url for base_url
2020-01-09 Eric Wongqspawn: catch transient errors on pipe, EPOLL_CTL_ADD
2020-01-09 Eric Wonghttp: log response_write errors
2020-01-09 Eric Wonglistener: EPOLL_CTL_ADD errors are non fatal
2020-01-08 Eric Wongnntp: correctly log long response errors
2020-01-08 Eric Wongdaemon: ignore SIGPIPE while running
2020-01-06 Eric Wongsyscall: modernize away from pre-Perl-5.6 conventions
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2020-01-06 Eric Wongadmin: do not lazy-load Inbox or Config packages
2020-01-06 Eric Wongaltid: use msgmap at compile time
2020-01-06 Eric Wongview: update POSIX::strftime usage
2020-01-06 Eric Wonghval: export prurl and add prototype
2020-01-06 Eric Wongwwwstatic: use sprintf for Perl <5.22 compatibility
2020-01-05 Eric Wongview: msg_html: reduce memory use on reused MIDs
2020-01-05 Eric Wongsearch: remove lookup_article
2020-01-04 Eric Wongtests: fix running without SQLite or Xapian
2020-01-04 Eric Wongviewdiff: do not anchor spaces after filenames in diffstat
next