]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2019-01-20  Eric Wongsolver: remove extra "^index $OID..$OID" line viewdiff
2019-01-20  Eric Wongsolver: force quoted-printable bodies to LF
2019-01-20  Eric Wongviewvcs: disable white-space prewrap in blob view
2019-01-20  Eric Wongviewdiff: do not link to 0{7,40} blobs (again)
2019-01-20  Eric Wongt/check-www-inbox: use xmlstarlet to validate Atom...
2019-01-20  Eric Wongviewdiff: quote attributes for Atom feed
2019-01-20  Eric Wongviewdiff: cleanup state transitions a bit
2019-01-20  Eric Wongviewdiff: support diff-highlighting w/o coderepo
2019-01-20  Eric Wong$INBOX/_/text/color/ and sample user-side CSS
2019-01-20  Eric Wongwww: admin-configurable CSS via "publicinbox.css"
2019-01-20  Eric Wongsolver: restore diagnostics and deal with CRLF
2019-01-20  Eric Wongview: enforce trailing slash for /$INBOX/$OID/s/ endpoints
2019-01-20  Eric Wongsolver: add a TODO note about making this fully evented
2019-01-20  Eric Wongsolver: note the synchronous nature of index preparation
2019-01-20  Eric Wongsolver: break @todo loop into a callback
2019-01-20  Eric Wongsolver: simplify control flow for initial loop
2019-01-20  Eric Wongsolver: switch patch application to use a callback
2019-01-20  Eric Wongsolver: break up patch application steps
2019-01-20  Eric Wongsolver: more verbose blob resolution
2019-01-20  Eric Wonggit: support 'ambiguous' result from --batch-check
2019-01-20  Eric Wongview: enable naming hints for raw blob downloads
2019-01-19  Eric Wongsolver: operate directly on git index
2019-01-19  Eric Wonggit: disable abbreviations with cat-file hints
2019-01-19  Eric Wongview: wire up diff and vcs viewers with solver
2019-01-19  Eric Wongsolver: various bugfixes and cleanups
2019-01-19  Eric Wonggit: check saves error on disambiguation
2019-01-19  Eric Wonggit: add git_quote
2019-01-19  Eric Wonggit: support multiple URL endpoints
2019-01-19  Eric Wongsolver: initial Perl implementation
2019-01-19  Eric Wongt/perf-msgview: add test to check msg_html performance
2019-01-19  Eric Wonghval: force monospace for <form> elements, too
2019-01-19  Eric Wongview: disable bold in topic display
2019-01-18  Eric Wongt/git.t: do not pass "-b" to git-repack(1)
2019-01-18  Eric Wonggit: git_unquote handles double-quote and backslash
2019-01-18  Eric Wongt/git.t: avoid passing read-only value to git_unquote
2019-01-16  Eric Wongnntp: header responses use CRLF consistently
2019-01-15  Eric Wongconfig: inbox name checking matches git.git more closely
2019-01-15  Eric Wonggit_unquote: perform modifications in-place
2019-01-15  Eric Wongsearchidx: move git_unquote to PublicInbox::Git
2019-01-15  Eric Wongindex: allow working on unconfigured inboxes, again
2019-01-11  Eric WongHACKING: update Debian version information
2019-01-10  Eric WongMerge commit 'mem'
2019-01-10  Eric Wongt/v2writable.t: force more consistent "git log" output
2019-01-10  Eric Wongcheck git version requirements
2019-01-10  Eric WongINSTALL: Net::Server is not needed for systemd use
2019-01-10  Eric Wongdaemon: make Socket6 optional, note about Net::Socket::IP
2019-01-09  Eric Wongdoc: various overview-level module comments
2019-01-09  Eric WongINSTALL: fix Date::Parse dependency for Debian
2019-01-08  Eric Wongview: more culling for search threads
2019-01-08  Eric Wongover: cull unneeded fields for get_thread
2019-01-08  Eric Wongsearchmsg: remove unused fields for PSGI in Xapian...
2019-01-08  Eric Wongsearchview: drop unused {seen} hashref
2019-01-08  Eric Wongsearchmsg: remove Xapian::Document field
2019-01-08  Eric Wongsearchmsg: get rid of termlist scanning for mid
2019-01-08  Eric Wonghttpd: remove psgix.harakiri reference
2019-01-08  Eric Wongview: fix wrong date for non-Xapian/SQLite v1 users
2019-01-08  Eric Wongnntp: fix uninitialized variable in event_read
2019-01-08  Eric Wongview: stop storing all MIME objects on large threads
2019-01-07  Eric Wongt/mda_filter_rubylang.t: set PI_EMERGENCY for -mda
2019-01-05  Eric Wongshrink low-bandwidth pipes under Linux
2019-01-05  Eric Wongindex: quiet down git-log error messages on new inboxes
2019-01-05  Eric Wongfilter/rubylang: fix SQLite DB lifetime problems
2019-01-05  Eric Wonginboxwritable: drop unused variable
2019-01-05  Eric Wongwatchmaildir: normalize Maildir pathnames consistently
2019-01-05  Eric Wongwatchmaildir: get rid of unused spamdir field
2019-01-05  Eric Wongwatchmaildir: support multiple inboxes in the same...
2019-01-04  Eric Wongt/cgi.t: remove more redundant tests
2019-01-04  Eric Wongt/cgi.t: move expected failure tests to t/plack.t
2019-01-04  Eric Wongt/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
2019-01-04  Eric Wongt/cgi.t: remove atom.xml test
2019-01-04  Eric Wongt/cgi.t: remove redundant redirect check
2019-01-04  Eric Wongt/cgi.t: eliminate some cruft and unnecessary tests
2019-01-02  Eric Wongv2writable: disable parallelism on indexlevel=basic
2019-01-02  Eric Wongconfig: relax name inbox name restrictions
2019-01-02  Eric Wonguse PublicInbox::Config::each_inbox where appropriate
2019-01-02  Eric Wongupdate and add documentation for repository formats
2019-01-02  Eric Wongt/feed.t: remove ssoma use
2019-01-02  Eric Wongt/v2reindex: use the larger text to increase test relia...
2019-01-02  Eric WongINSTALL: note Plack and URI::Escape are required at...
2019-01-02  Eric Wonginbox: keep Danga::Socket optional
2019-01-01  Eric Wonghval: set font-size:100% for all elements
2019-01-01  Eric WongTODO: avoid mentioning untrustworthy browser extensions
2019-01-01  Eric WongTODO: support integration with cgit/gitweb/etc...
2018-12-30  Eric WongTODO: add a note for exposing a targeted reindexing API
2018-12-30  Eric Wonghandle "multipart/mixed" messages which are not multipart
2018-12-30  Eric Wongexamples/cgit-commit-filter.lua: escape '&' properly...
2018-12-29  Eric Wongt/git.t: reorder IPC::Run check
2018-12-29  Eric Wongt/cgi.t: shorten %ENV setting
2018-12-29  Eric Wongtests: consolidate process spawning code.
2018-12-29  Eric Wongexamples/cgit-commit-filter.lua: update URLs
2018-12-29  Eric WongTODO: add note for "IMAP IDLE"-like long-polling "git...
2018-12-28  Eric Wongwwwstream: always show multi-line cloning instructions
2018-12-28  Eric Wongadd filter for gmane archives
2018-12-28  Eric Wonginit: allow --skip of old epochs for -V2 repos
2018-12-28  Eric Wongreply: allow ":none=$REASON" in "replyto" config
2018-12-27  Eric Wongt/git-http-backend.t: remove TEST_CHUNK env setting
2018-12-27  Eric Wongt/perf-nntpd.t: update for RFC 5536 sec 3.2.14 compliance
2018-12-27  Eric Wonginit: do not set publicinbox.$NAME.indexlevel by default
2018-12-18  Eric WongTODO: add a note for davfs2 Range: support
2018-12-12  Eric Wongdoc/hosted: add glibc and bug-gnulib mirrors
next