]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2020-01-25  Eric Wongwebsite: omit technical/ and other subdirs
2020-01-25  Eric Wongdoc: INSTALL describe required deps for released versions
2020-01-25  Eric Wongwebsite: re-add top-level files
2020-01-25  Eric Wongdoc: avoid needless rebuilds of NEWS
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-19  Eric Wongdoc: some 1.3.0 release notes updates
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 Wongt/solver_git: avoid uninitialized warnings in hostname...
2020-01-13  Eric Wongxt/git_async_cmp: do not slurp large OID list into...
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 Wongexamples/unsubscribe.milter: support unique mailto:
2020-01-12  Eric Wongexamples/unsubscribe.milter: skip gmane-mx
2020-01-12  Eric Wongwww: discard multipart parent on iteration
2020-01-12  Eric Wongxt/mem-msgview.t: change to test one multipart message
2020-01-11  Eric Wongmake Filesys::Notify::Simple optional
2020-01-11  Eric Wongmake Plack optional for non-WWW and non-httpd users
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 Wongt/nntp.t: fix parse_time test for non-GMT local time
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 Wongtests: remove some "git config" calls after "git init"
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
2020-01-04  Eric Wongsearchidx: remove_message: pedantic fix for v1
2020-01-04  Eric Wongsearchidx: index_text: use Xapian parameter names
2020-01-04  Eric Wongsearchidx: simplify quote-splitting in index_body
2020-01-04  Eric Wongsearchidx: add_message: fix and make use of prototypes
2020-01-04  Eric Wongsearchidx: split off index_xapian for msg_iter
2020-01-04  Eric Wongsearchidx: index_diff: allow /^$/ line as diff context
2020-01-04  Eric Wongsolver: allow literal '\r' character in diff lines
2020-01-04  Eric Wongsolver: minor cleanups to diff extraction
2020-01-04  Eric Wongsolver: do not enforce order on extended headers
2020-01-04  Eric Wongxt/solver.t: real-world regression tests
2020-01-03  Eric Wongqspawn: use per-call quiet flag for solver
2020-01-03  Eric Wongsolver: extract_diff: deal with missing "diff --git...
2020-01-03  Eric Wongsolver: try the next patch on apply failures
2020-01-03  Eric Wongbuild: allow "check" to work in non-git subdirs of...
2020-01-03  Eric Wongexamples: add empty "lib" dir to placate plackup
2020-01-02  Eric Wongconfig: support multi-value inbox.*.*url
2020-01-02  Eric Wongwwwlisting: show configured "infourl" properly
2020-01-02  Eric Wongdoc: fix a few spelling errors in user-facing docs
2020-01-02  Eric Wongbuild: fix xapian-* manpage generation
2020-01-02  Eric Wongdoc/txt2pre: flush output before utime()
2020-01-02  Eric Wongdoc: release notes: set Date for 1.2.0, start 1.3.0
2020-01-02  Eric Wongbuild: remove NEWS from dist-git target
2020-01-02  Eric Wongdoc: allow NEWS file to be built without Plack::Util
2020-01-01  Eric Wongwwwstatic: add directory listing + index.html support
2020-01-01  Eric Wongwwwstatic: avoid TOCTTOU for FIFO check
2020-01-01  Eric Wongwwwstatic: do not open() files for HEAD requests
2020-01-01  Eric Wongwwwstatic: move r(...) functions here
2020-01-01  Eric Wongwww: move more logic into path_info_raw
2020-01-01  Eric Wongwwwstatic: implement Last-Modified and If-Modified...
2020-01-01  Eric Wongcgit: type declaration for PublicInbox::Git
2020-01-01  Eric Wongfilter/base: export REJECT as a constant
2020-01-01  Eric Wonggithttpbackend: remove ancient compatibility check
2020-01-01  Eric Wonghttp: update comment about psgix.io usage
2020-01-01  Eric Wongwwwstatic: getline: die on missing psgix.io
2020-01-01  Eric Wongspamcheck/spamc: pass GLOB handles instead of FD numbers
2020-01-01  Eric Wongnntp: handle 2-digit year "70" properly
next