about summary refs log tree commit homepage
DateCommit message (Expand)
2019-01-20solver: remove extra "^index $OID..$OID" line viewdiff
2019-01-20solver: force quoted-printable bodies to LF
2019-01-20viewvcs: disable white-space prewrap in blob view
2019-01-20viewdiff: do not link to 0{7,40} blobs (again)
2019-01-20t/check-www-inbox: use xmlstarlet to validate Atom if available
2019-01-20viewdiff: quote attributes for Atom feed
2019-01-20viewdiff: cleanup state transitions a bit
2019-01-20viewdiff: support diff-highlighting w/o coderepo
2019-01-20$INBOX/_/text/color/ and sample user-side CSS
2019-01-20www: admin-configurable CSS via "publicinbox.css"
2019-01-20solver: restore diagnostics and deal with CRLF
2019-01-20view: enforce trailing slash for /$INBOX/$OID/s/ endpoints
2019-01-20solver: add a TODO note about making this fully evented
2019-01-20solver: note the synchronous nature of index preparation
2019-01-20solver: break @todo loop into a callback
2019-01-20solver: simplify control flow for initial loop
2019-01-20solver: switch patch application to use a callback
2019-01-20solver: break up patch application steps
2019-01-20solver: more verbose blob resolution
2019-01-20git: support 'ambiguous' result from --batch-check
2019-01-20view: enable naming hints for raw blob downloads
2019-01-19solver: operate directly on git index
2019-01-19git: disable abbreviations with cat-file hints
2019-01-19view: wire up diff and vcs viewers with solver
2019-01-19solver: various bugfixes and cleanups
2019-01-19git: check saves error on disambiguation
2019-01-19git: add git_quote
2019-01-19git: support multiple URL endpoints
2019-01-19solver: initial Perl implementation
2019-01-19t/perf-msgview: add test to check msg_html performance
2019-01-19hval: force monospace for <form> elements, too
2019-01-19view: disable bold in topic display
2019-01-18t/git.t: do not pass "-b" to git-repack(1)
2019-01-18git: git_unquote handles double-quote and backslash
2019-01-18t/git.t: avoid passing read-only value to git_unquote
2019-01-16nntp: header responses use CRLF consistently
2019-01-15config: inbox name checking matches git.git more closely
2019-01-15git_unquote: perform modifications in-place
2019-01-15searchidx: move git_unquote to PublicInbox::Git
2019-01-15index: allow working on unconfigured inboxes, again
2019-01-11HACKING: update Debian version information
2019-01-10Merge commit 'mem'
2019-01-10t/v2writable.t: force more consistent "git log" output
2019-01-10check git version requirements
2019-01-10INSTALL: Net::Server is not needed for systemd use
2019-01-10daemon: make Socket6 optional, note about Net::Socket::IP
2019-01-09doc: various overview-level module comments
2019-01-09INSTALL: fix Date::Parse dependency for Debian
2019-01-08view: more culling for search threads
2019-01-08over: cull unneeded fields for get_thread