]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/ViewVCS.pm
No ext_urls
[public-inbox.git] / lib / PublicInbox / ViewVCS.pm
2023-01-24 Eric Wongviewvcs: improve tree glossary view
2023-01-24 Eric Wongviewvcs: show message for 404||500 errors
2023-01-24 Eric Wongviewvcs: expand on path names being "non-authoritative"
2023-01-24 Eric Wongwww_coderepo: eliminate debug log footer
2023-01-24 Eric Wongwww_coderepo: show /$INBOX/?t=$DATE link for commits
2023-01-24 Eric Wongviewvcs: prepopulate search bar with dfpost + dfn
2023-01-24 Eric Wongviewvcs: add path name hint based on `b=' query param
2023-01-13 Eric Wongcoderepo: consolidate git --batch-check users
2023-01-13 Eric Wongviewvcs: use git(1) for coderepo access
2023-01-13 Eric Wongwww_coderepo: tree: do not break #n$LINENO
2023-01-13 Eric Wongwww_stream: coderepo-specific top bar
2023-01-11 Eric Wongconfig: use inbox names to map inboxes <-> coderepos
2023-01-11 Eric Wongviewvcs: update comment about show_other_result
2023-01-11 Eric Wongwww_coderepo: show tree root as "(root)"
2023-01-03 Eric Wonggithttpbackend: avoid copying PSGI env
2022-10-10 Eric Wongwww: viewvcs: display annotated tags as discreet objects
2022-10-10 Eric Wongviewvcs: avoid one ascii_html call
2022-10-09 Eric Wongwww_coderepo: allow searching one extindex|inbox
2022-10-05 Eric Wongwww_coderepo: wire up /$CODEREPO/$OID/s/ endpoint
2022-10-01 Eric Wongwww_stream: use DESTROY to cleanup temporary gits
2022-09-26 Eric Wongviewvcs: load blobs asynchronously
2022-09-10 Eric Wongviewvcs: switch to `print $zfh'
2022-09-10 Eric Wongwww: drop {obuf} use entirely, for now
2022-09-10 Eric Wongviewvcs: use shorter and simpler ctx->html_done
2022-09-10 Eric Wongwww: gzip_filter: implicitly flush {obuf} on zmore...
2022-08-29 Eric Wongviewvcs: show "blob $OID" rather than "$OID blob"
2022-08-29 Eric Wongviewvcs: add glossary for commit
2022-08-29 Eric Wongviewvcs: reduce hash assignments for commit info
2022-08-29 Eric Wongviewvcs: add tree view
2022-08-29 Eric Wongviewvcs: author date links to contemporary messages
2022-08-29 Eric Wongviewvcs: add patch download link for single-parent...
2022-08-29 Eric Wongviewvcs: use array for highlighted blob display
2022-08-29 Eric Wongwww: allow html_oneshot to take an array arg
2022-08-29 Eric Wongviewvcs: delay stringification of solver debug log
2022-08-29 Eric Wongviewvcs: share File::Temp::Dir with solver
2022-08-23 Eric Wongviewvcs: don't wait on slow disks for git commit titles
2022-08-23 Eric Wongviewvcs: separate email and date with spaces
2022-08-23 Eric Wongviewvcs: show commit titles for parent commits
2022-08-23 Eric Wongviewvcs: remove patchid line from commit header
2022-08-23 Eric Wongviewdiff: linkify diffstats for non-format-patch emails
2022-08-23 Eric Wongview: generate query in single-message and commit views
2022-08-23 Eric Wongviewvcs: use :utf8 for opening patch, too
2022-08-23 Eric Wongviewvcs: start improving display of git commits
2022-08-23 Eric Wongviewvcs: drop pointless variable assignment
2022-08-23 Eric Wongqspawn: improve error reporting and handling
2021-10-24 Eric Wongviewvcs: die on tmpfile() errors
2021-10-13 Eric Wongtreewide: use warn() or carp() instead of env->{psgi...
2021-08-28 Eric Wongget rid of unnecessary bytes::length usage
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-09 Eric Wongtreewide: replace {-inbox} with {ibx} for consistency
2020-07-10 Eric Wongviewvcs: stop checking unused "B" query parameter
2020-07-10 Eric Wongviewvcs: allow "0" as a path name
2020-03-30 Eric Wongviewvcs: stream_blob_parse_hdr: fix BIN_DETECT retries
2020-03-30 Eric Wongwwwstream::oneshot => html_oneshot
2020-03-25 Eric Wongwwwstream: introduce oneshot API to avoid ->getline
2020-02-24 Eric Wonghval: ascii_html: drop CRLF => LF conversion
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-27 Eric Wonglinkify: move to_html over from ViewDiff
2020-01-27 Eric Wongview: start performing buffering into {obuf}
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-28 Eric Wongsolvergit: allow passing arg to user-supplied callback
2019-12-27 Eric Wongviewvcs: avoid anonymous sub for HTML response
2019-12-26 Eric Wongqspawn: psgi_return: allow non-anon parse_hdr callback
2019-12-26 Eric Wongqspawn: remove some anonymous subs for psgi_qx
2019-12-18 Eric Wongviewvcs: flesh out some functionality and test
2019-09-14 Eric Wongtmpfile: give temporary files meaningful names
2019-05-26 Eric Wongviewvcs: keep temporary Solver dir for large streams
2019-04-04 Eric Wongviewvcs: match 8000-byte lookup for git
2019-04-04 Eric Wongviewvcs: preliminary support for showing non-blobs
2019-04-02 Eric Wongviewvcs: check for premature EOF from git-cat-file
2019-02-13 Eric Wongensure bytes::length is available to callers
2019-02-05 Eric WongMerge remote-tracking branch 'origin/help-color'
2019-02-05 Eric Wonghlmod: do_hl* performs src_escape immediately
2019-02-05 Eric Wonghlmod: make into a singleton
2019-02-05 Eric Wongviewvcs: cleanup utf8 handling
2019-02-01 Eric Wongviewvcs: allow '0' as a valid filename for blob downloads
2019-01-31 Eric WongMerge remote-tracking branch 'origin/purge'
2019-01-31 Eric Wongdoc: remove completed TODO items
2019-01-31 Eric Wongqspawn: documentation updates
2019-01-31 Eric Wongviewvcs: support streaming large blobs
2019-01-30 Eric WongMerge remote-tracking branch 'origin/viewvcs' into...
2019-01-29 Eric Wongviewvcs: avoid segfault with highlight.pm at shutdown
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 Wongviewvcs: do not show final error message twice
2019-01-26 Eric Wongsolver: rewrite to use Qspawn->psgi_qx and pi-httpd...
2019-01-20 Eric Wongviewvcs: disable white-space prewrap in blob view
2019-01-20 Eric Wongview: enforce trailing slash for /$INBOX/$OID/s/ endpoints
2019-01-20 Eric Wongview: enable naming hints for raw blob downloads
2019-01-19 Eric Wongview: wire up diff and vcs viewers with solver