]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2019-05-14 Eric Wonghttpd: get rid of Deflater warning
2019-05-14 Eric Wongsearchidx: fix incremental index with indexlevel=basic...
2019-05-14 Eric Wongv2writable: allow setting nproc via creat options
2019-05-14 Eric Wongv1writable: new wrapper which is closer to v2writable
2019-05-09 Eric Wongci: include some scripts to make CI easier
2019-05-08 Eric Wongdoc/include.mk: remove git use and redundant declarations
2019-05-08 Eric WongMakefile.PL: improve make(1) portability
2019-05-08 Eric Wongdoc: give txt files proper titles
2019-05-08 Eric Wongdoc: use bullet list for wwwlisting options
2019-05-08 Eric Wongt/purge.t: fix unreferenced variable
2019-05-08 Eric WongINSTALL: note xapian-compact(1) tool
2019-05-08 Eric WongINSTALL: depend on Encode instead of Encode::MIME:...
2019-05-08 Eric WongINSTALL: update with FreeBSD pkg names and reorder
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-08 Eric WongDS: epoll: fix misordered EPOLL_CTL_DEL call
2019-05-08 Eric WongDS: drop unused "_undef" sub
2019-05-08 Eric Wongsyscall: drop readahead wrapper
2019-05-08 Eric Wongbuild: do not manify DS and Syscall pods
2019-05-08 Eric WongDS: handle EINTR in IO::Poll path, too
2019-05-08 Eric Wongnntp: avoid uninitialized variable from blank requests
2019-05-07 Eric Wongwwwstream: do not load URI.pm
2019-05-07 Eric Wongspawn (Inline::C): fix off-by-one error
2019-05-06 Eric Wongindex: warn with info about the message as context
2019-05-05 Eric WongMerge remote-tracking branch 'origin/wwwlisting'
2019-05-05 Eric WongDS: workaround IO::Kqueue EINTR (mis-)handling
2019-05-05 Eric Wongt/search.t: fix permissions check on FreeBSD
2019-05-05 Eric WongDS: drop profiling support
2019-05-05 Eric WongDS: remove unused fields and functions
2019-05-05 Eric Wonglistener: use EPOLLEXCLUSIVE for listen sockets
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall
2019-05-04 Eric Wongwwwstream: drop tor2web URL
2019-04-29 Eric Wongdoc/standards: add a link to PSGI specs
2019-04-27 Eric Wongextmsg: escape ampersands in @EXT_URL array
2019-04-26 Eric Wongviewdiff: do not break out of DSTATE_CTX on /^$/
2019-04-25 Eric Wongcgit: improve handling of cgit data path
2019-04-25 Eric Wongexamples/cgit-commit-filter.lua: some doc updates
2019-04-25 Eric Wongexamples: cgit filter for use with WwwHighlight
2019-04-24 Eric Wongwwwhighlight: deal with no-op highlight
2019-04-24 Eric Wongexamples/cgit-commit-filter: remove unused variable
2019-04-24 Eric Wongwwwhighlight: do linkification, too
2019-04-23 Eric Wongview: avoid "1+ messages" in per-message footer of...
2019-04-23 Eric Wongdoc: add standards reference
2019-04-19 Eric Wongwww: support listing of inboxes
2019-04-19 Eric Wongstart depending on Perl 5.10.1+
2019-04-19 Eric Wongt/hl_mod: workaround w3m not handling '
2019-04-18 Eric Wonglinkify: require parentheses pairs in URLs
2019-04-18 Eric Wongview: show "(no subject)" consistently in HTML
2019-04-18 Eric Wongdoc: config: fix braino/typo :x
2019-04-18 Eric Wonglinkify: don't get confused by URLs in Perl code, at...
2019-04-18 Eric Wonginbox: add `modified' sub
2019-04-18 Eric Wonggit: calculate modified time of repository
2019-04-18 Eric Wongconfig: use '$ibx' instead of '$rv' to denote Inbox...
2019-04-17 Eric WongTODO: add an item for hooks support
2019-04-16 Eric WongHACKING: stop advertising mailing list subscription...
2019-04-16 Eric Wongimport: prefix 'inbox' with '-' to denote Inbox ref
2019-04-16 Eric Wongcleanup: use '$ibx' consistently when referring to...
2019-04-16 Eric Wongwww: remove unnecessary Git object reference
2019-04-16 Eric WongINSTALL: document Crypt:CBC for PublicInbox::Unsubscribe
2019-04-15 Eric Wongconfig: fix regression in repo.path => coderepo.dir...
2019-04-15 Eric Wongviewdiff: document constants
2019-04-15 Eric Wongdoc/config: update cgit.cgi scan location
2019-04-15 Eric Wongconfig: support more cgit directives for project lists
2019-04-15 Eric Wongcgit: serve static css, logo, favicon directly
2019-04-15 Eric Wongconfig: support cgit scan-path and scan-hidden-path
2019-04-11 Kyle Meyerdoc: fix a few minor typos
2019-04-04 Eric Wongwww: fix missing cgit fallback after legacy redirects
2019-04-04 Eric Wongspawn: require soft and hard entries in RLIMIT_* handling
2019-04-04 Eric Wongcgit: use a dedicated named limiter
2019-04-04 Eric Wongqspawn: wire up RLIMIT_* handling to limiters
2019-04-04 Eric Wongwww: wire up cgit as a 404 handler if cgitrc is configured
2019-04-04 Eric Wongcgit: support running cgit as a standalone CGI
2019-04-04 Eric Wongspawn: support absolute paths
2019-04-04 Eric Wonggithttpbackend: check for other errors and relax CRLF...
2019-04-04 Eric Wonggithttpbackend: move more psgi.input handling into...
2019-04-04 Eric Wongsupport publicinbox.cgitrc directive
2019-04-04 Eric Wongspawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
2019-04-04 Eric Wongviewvcs: match 8000-byte lookup for git
2019-04-04 Eric Wongviewvcs: preliminary support for showing non-blobs
2019-04-04 Eric Wonggit: add "commit_title" method
2019-04-02 Eric Wonggithttpbackend: serve $GIT_DIR/info/attributes
2019-04-02 Eric Wongviewvcs: check for premature EOF from git-cat-file
2019-03-12 Eric Wongconfig: ignore missing config files
2019-03-08 Eric Wongv2writable: index_sync adds new epochs to alternates
2019-03-08 Eric Wongv2writable: hoist out fill_alternates
2019-02-27 Eric Wongv2writable: fix epoch rollover on incremental imports
2019-02-23 Eric Wongwww: prevent '!important' in BOFH-specified CSS
2019-02-23 Eric Wongusercontent.pm: set "!important" to override BOFH prefs
2019-02-13 Eric Wongensure bytes::length is available to callers
2019-02-12 Eric WongMANIFEST: add newswww.psgi
2019-02-07 Eric Wongt/perf-msgview.t: fix broken performance test
2019-02-07 Eric Wongt/perf-msgview: don't warn about --unordered if skipping
2019-02-07 Eric Wongexamples/newswww.psgi: demonstrate standalone NewsWWW...
2019-02-07 Eric Wongnntp: get rid of long_response_limit constant
2019-02-07 Eric Wonghttp: cleanup partial-write handling on readonly values
2019-02-07 Eric Wongdaemon: favor Socket.pm in Perl 5.14+ for IPv6
2019-02-07 Eric Wongdaemon: die properly when Socket6 is missing
2019-02-05 Eric WongMerge remote-tracking branch 'origin/help-color'
2019-02-05 Eric Wongsolvergit: include the $oid_want tmpdir name
2019-02-05 Eric WongTODO: add item for "scraper" importers
2019-02-05 Eric Wongwwwtext: inline sample CSS and use highlight
next