projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2019-01-22
Eric Wong
httpd/async: stop running command if client disconnects
commit
|
commitdiff
|
tree
2019-01-22
Eric Wong
qspawn|httpd/async: improve and fix out-of-date comments
commit
|
commitdiff
|
tree
2019-01-22
Eric Wong
qspawn|getlinebody: support streaming filters
commit
|
commitdiff
|
tree
2019-01-22
Eric Wong
qspawn: implement psgi_return and use it for githttpbackend
commit
|
commitdiff
|
tree
2019-01-22
Eric Wong
httpd/async: remove needless sysread wrapper
commit
|
commitdiff
|
tree
2019-01-21
Eric Wong
t/check-www-inbox: trap SIGINT for File::Temp destruction
commit
|
commitdiff
|
tree
2019-01-21
Eric Wong
hval: split out escape sequences to a separate table
commit
|
commitdiff
|
tree
2019-01-21
Eric Wong
highlight: initial wrapper and PSGI service
commit
|
commitdiff
|
tree
2019-01-21
Eric Wong
t/check-www-inbox: warn on missing Content-Type
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
config: each_inbox iteration preserves config order
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: remove extra "^index $OID..$OID" line
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: force quoted-printable bodies to LF
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
viewvcs: disable white-space prewrap in blob view
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
viewdiff: do not link to 0{7,40} blobs (again)
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
t/check-www-inbox: use xmlstarlet to validate Atom...
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
viewdiff: quote attributes for Atom feed
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
viewdiff: cleanup state transitions a bit
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
viewdiff: support diff-highlighting w/o coderepo
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
$INBOX/_/text/color/ and sample user-side CSS
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
www: admin-configurable CSS via "publicinbox.css"
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: restore diagnostics and deal with CRLF
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
view: enforce trailing slash for /$INBOX/$OID/s/ endpoints
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: add a TODO note about making this fully evented
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: note the synchronous nature of index preparation
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: break @todo loop into a callback
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: simplify control flow for initial loop
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: switch patch application to use a callback
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: break up patch application steps
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
solver: more verbose blob resolution
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
git: support 'ambiguous' result from --batch-check
commit
|
commitdiff
|
tree
2019-01-20
Eric Wong
view: enable naming hints for raw blob downloads
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
solver: operate directly on git index
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
git: disable abbreviations with cat-file hints
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
view: wire up diff and vcs viewers with solver
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
solver: various bugfixes and cleanups
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
git: check saves error on disambiguation
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
git: add git_quote
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
git: support multiple URL endpoints
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
solver: initial Perl implementation
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
t/perf-msgview: add test to check msg_html performance
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
hval: force monospace for <form> elements, too
commit
|
commitdiff
|
tree
2019-01-19
Eric Wong
view: disable bold in topic display
commit
|
commitdiff
|
tree
2019-01-18
Eric Wong
t/git.t: do not pass "-b" to git-repack(1)
commit
|
commitdiff
|
tree
2019-01-18
Eric Wong
git: git_unquote handles double-quote and backslash
commit
|
commitdiff
|
tree
2019-01-18
Eric Wong
t/git.t: avoid passing read-only value to git_unquote
commit
|
commitdiff
|
tree
2019-01-16
Eric Wong
nntp: header responses use CRLF consistently
commit
|
commitdiff
|
tree
2019-01-15
Eric Wong
config: inbox name checking matches git.git more closely
commit
|
commitdiff
|
tree
2019-01-15
Eric Wong
git_unquote: perform modifications in-place
commit
|
commitdiff
|
tree
2019-01-15
Eric Wong
searchidx: move git_unquote to PublicInbox::Git
commit
|
commitdiff
|
tree
2019-01-15
Eric Wong
index: allow working on unconfigured inboxes, again
commit
|
commitdiff
|
tree
2019-01-11
Eric Wong
HACKING: update Debian version information
commit
|
commitdiff
|
tree
2019-01-10
Eric Wong
Merge commit 'mem'
commit
|
commitdiff
|
tree
2019-01-10
Eric Wong
t/v2writable.t: force more consistent "git log" output
commit
|
commitdiff
|
tree
2019-01-10
Eric Wong
check git version requirements
commit
|
commitdiff
|
tree
2019-01-10
Eric Wong
INSTALL: Net::Server is not needed for systemd use
commit
|
commitdiff
|
tree
2019-01-10
Eric Wong
daemon: make Socket6 optional, note about Net::Socket::IP
commit
|
commitdiff
|
tree
2019-01-09
Eric Wong
doc: various overview-level module comments
commit
|
commitdiff
|
tree
2019-01-09
Eric Wong
INSTALL: fix Date::Parse dependency for Debian
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
view: more culling for search threads
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
over: cull unneeded fields for get_thread
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
searchmsg: remove unused fields for PSGI in Xapian...
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
searchview: drop unused {seen} hashref
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
searchmsg: remove Xapian::Document field
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
searchmsg: get rid of termlist scanning for mid
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
httpd: remove psgix.harakiri reference
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
view: fix wrong date for non-Xapian/SQLite v1 users
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
nntp: fix uninitialized variable in event_read
commit
|
commitdiff
|
tree
2019-01-08
Eric Wong
view: stop storing all MIME objects on large threads
commit
|
commitdiff
|
tree
2019-01-07
Eric Wong
t/mda_filter_rubylang.t: set PI_EMERGENCY for -mda
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
shrink low-bandwidth pipes under Linux
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
index: quiet down git-log error messages on new inboxes
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
filter/rubylang: fix SQLite DB lifetime problems
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
inboxwritable: drop unused variable
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
watchmaildir: normalize Maildir pathnames consistently
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
watchmaildir: get rid of unused spamdir field
commit
|
commitdiff
|
tree
2019-01-05
Eric Wong
watchmaildir: support multiple inboxes in the same...
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: remove more redundant tests
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: move expected failure tests to t/plack.t
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: remove atom.xml test
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: remove redundant redirect check
commit
|
commitdiff
|
tree
2019-01-04
Eric Wong
t/cgi.t: eliminate some cruft and unnecessary tests
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
v2writable: disable parallelism on indexlevel=basic
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
config: relax name inbox name restrictions
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
use PublicInbox::Config::each_inbox where appropriate
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
update and add documentation for repository formats
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
t/feed.t: remove ssoma use
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
t/v2reindex: use the larger text to increase test relia...
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
INSTALL: note Plack and URI::Escape are required at...
commit
|
commitdiff
|
tree
2019-01-02
Eric Wong
inbox: keep Danga::Socket optional
commit
|
commitdiff
|
tree
2019-01-01
Eric Wong
hval: set font-size:100% for all elements
commit
|
commitdiff
|
tree
2019-01-01
Eric Wong
TODO: avoid mentioning untrustworthy browser extensions
commit
|
commitdiff
|
tree
2019-01-01
Eric Wong
TODO: support integration with cgit/gitweb/etc...
commit
|
commitdiff
|
tree
2018-12-30
Eric Wong
TODO: add a note for exposing a targeted reindexing API
commit
|
commitdiff
|
tree
2018-12-30
Eric Wong
handle "multipart/mixed" messages which are not multipart
commit
|
commitdiff
|
tree
2018-12-30
Eric Wong
examples/cgit-commit-filter.lua: escape '&' properly...
commit
|
commitdiff
|
tree
2018-12-29
Eric Wong
t/git.t: reorder IPC::Run check
commit
|
commitdiff
|
tree
2018-12-29
Eric Wong
t/cgi.t: shorten %ENV setting
commit
|
commitdiff
|
tree
2018-12-29
Eric Wong
tests: consolidate process spawning code.
commit
|
commitdiff
|
tree
2018-12-29
Eric Wong
examples/cgit-commit-filter.lua: update URLs
commit
|
commitdiff
|
tree
next