about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2019-05-04wwwstream: drop tor2web URL
2019-04-27extmsg: escape ampersands in @EXT_URL array
2019-04-26viewdiff: do not break out of DSTATE_CTX on /^$/
2019-04-25cgit: improve handling of cgit data path
2019-04-24wwwhighlight: deal with no-op highlight
2019-04-24wwwhighlight: do linkification, too
2019-04-23view: avoid "1+ messages" in per-message footer of /t/ and /T/
2019-04-18linkify: require parentheses pairs in URLs
2019-04-18view: show "(no subject)" consistently in HTML
2019-04-18linkify: don't get confused by URLs in Perl code, at least
2019-04-18inbox: add `modified' sub
2019-04-18git: calculate modified time of repository
2019-04-18config: use '$ibx' instead of '$rv' to denote Inbox objects
2019-04-16import: prefix 'inbox' with '-' to denote Inbox ref
2019-04-16cleanup: use '$ibx' consistently when referring to Inbox refs
2019-04-16www: remove unnecessary Git object reference
2019-04-15config: fix regression in repo.path => coderepo.dir mapping
2019-04-15viewdiff: document constants
2019-04-15config: support more cgit directives for project lists
2019-04-15cgit: serve static css, logo, favicon directly
2019-04-15config: support cgit scan-path and scan-hidden-path
2019-04-04www: fix missing cgit fallback after legacy redirects
2019-04-04spawn: require soft and hard entries in RLIMIT_* handling
2019-04-04cgit: use a dedicated named limiter
2019-04-04qspawn: wire up RLIMIT_* handling to limiters
2019-04-04www: wire up cgit as a 404 handler if cgitrc is configured
2019-04-04cgit: support running cgit as a standalone CGI
2019-04-04spawn: support absolute paths
2019-04-04githttpbackend: check for other errors and relax CRLF check
2019-04-04githttpbackend: move more psgi.input handling into subroutine
2019-04-04support publicinbox.cgitrc directive
2019-04-04spawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
2019-04-04viewvcs: match 8000-byte lookup for git
2019-04-04viewvcs: preliminary support for showing non-blobs
2019-04-04git: add "commit_title" method
2019-04-02githttpbackend: serve $GIT_DIR/info/attributes
2019-04-02viewvcs: check for premature EOF from git-cat-file
2019-03-12config: ignore missing config files
2019-03-08v2writable: index_sync adds new epochs to alternates
2019-03-08v2writable: hoist out fill_alternates
2019-02-27v2writable: fix epoch rollover on incremental imports
2019-02-23www: prevent '!important' in BOFH-specified CSS
2019-02-23usercontent.pm: set "!important" to override BOFH prefs
2019-02-13ensure bytes::length is available to callers
2019-02-07nntp: get rid of long_response_limit constant
2019-02-07http: cleanup partial-write handling on readonly values
2019-02-07daemon: favor Socket.pm in Perl 5.14+ for IPv6
2019-02-07daemon: die properly when Socket6 is missing
2019-02-05Merge remote-tracking branch 'origin/help-color'
2019-02-05solvergit: include the $oid_want tmpdir name