]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2019-02-05 Eric Wonghlmod: support "```$LANG" blocks in text
2019-02-05 Eric Wonghlmod: do_hl* performs src_escape immediately
2019-02-05 Eric Wonghlmod: make into a singleton
2019-02-05 Eric Wonghlmod: hoist out do_hl_lang sub
2019-02-05 Eric Wongviewvcs: cleanup utf8 handling
2019-02-04 Eric WongTODO: support migration to v2 without breaking v1 ...
2019-02-04 Eric Wongviewdiff: group path match to not be confused by "...
2019-02-01 Eric Wongnewswww: add /$MESSAGE_ID global redirector endpoint
2019-02-01 Eric Wongviewdiff: support renames and long paths in diffstat...
2019-02-01 Eric Wongviewdiff: escape HTML ampersand for renames
2019-02-01 Eric Wongviewvcs: allow '0' as a valid filename for blob downloads
2019-02-01 Eric Wonglinkify: support proto://hostname without trailing...
2019-02-01 Eric Wongview: simplify quote splitting
2019-02-01 Eric Wongview: fix broken hunk header hrefs in Atom feeds
2019-02-01 Eric Wongview: diffstat anchors for multi-message/attachment...
2019-02-01 Eric Wongviewdiff: diffstat links to diff anchors
2019-02-01 Eric Wonghval: routines for attribute escaping
2019-01-31 Eric WongMerge remote-tracking branch 'origin/purge'
2019-01-31 Eric Wongdoc: remove completed TODO items
2019-01-31 Eric Wongdoc/config: document "replyto" configuration knob
2019-01-31 Eric Wongdoc/config: user documentation for limiters
2019-01-31 Eric Wongconfig: tiny cleanup to use _array() sub
2019-01-31 Eric Wongqspawn: documentation updates
2019-01-31 Eric Wonginbox: drop psgi.url_scheme requirement from base_url
2019-01-31 Eric Wongviewvcs: support streaming large blobs
2019-01-31 Eric Wongsolvergit: allow shorter-than-necessary OIDs from user
2019-01-31 Eric Wongsolvergit: allow searching on longer-than-needed OIDs
2019-01-31 Eric Wonginbox: perform cleanup of Git objects for coderepos
2019-01-30 Eric Wongt/config.t: test PublicInbox::Git sharing between inboxes
2019-01-30 Eric Wongdoc/config: document coderepo and css bits
2019-01-30 Eric Wongsolvergit: don't confuse Xapian with ".." in filenames
2019-01-30 Eric Wonggit: use "git rev-parse --git-path"
2019-01-30 Eric WongMerge remote-tracking branch 'origin/viewvcs' into...
2019-01-30 Eric Wongview: remove unused _msg_date sub
2019-01-30 Eric Wonghttpd: a few comments about some fields we set
2019-01-30 Eric Wongsolvergit: deal with alternative diff prefixes
2019-01-30 Eric Wongsolvergit: extract mode from diff headers properly
2019-01-30 Eric Wongsolvergit: avoid "Wide character" warnings
2019-01-30 Eric Wongsolvergit: do not show full path names to "git apply"
2019-01-29 Eric Wongcss/216dark: add comments and tweak highlight colors
2019-01-29 Eric Wongviewvcs: avoid segfault with highlight.pm at shutdown
2019-01-29 Eric Wongsolvergit: do not solve blobs twice
2019-01-29 Eric Wongt/check-www-inbox: disable history
2019-01-29 Eric Wongt/check-www-inbox: don't follow mboxes
2019-01-29 Eric Wongt/check-www-inbox: replace IPC::Run with PublicInbox...
2019-01-29 Eric Wongmid: filter out 'y', 'n', and email addresses from...
2019-01-28 Eric Wonghval: add src_escape for highlight post-processing
2019-01-27 Eric Wongviewvcs: wire up syntax-highlighting for blobs
2019-01-27 Eric Wonghlmod: disable enclosing <pre> tag
2019-01-27 Eric Wongt/hl_mod: extra check to ensure we escape HTML
2019-01-27 Eric Wongwwwhighlight: read_in_full returns undef on errors
2019-01-27 Eric Wongsolver: crank up max patches to 9999
2019-01-27 Eric Wongviewvcs: do not show final error message twice
2019-01-27 Eric Wongqspawn: decode $? for user-friendliness
2019-01-27 Eric Wongsolver: reduce "git apply" invocations
next