user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/3] viewvcs odds and ends
@ 2019-02-01  7:50 Eric Wong
  2019-02-01  7:50 ` [PATCH 1/3] viewvcs: allow '0' as a valid filename for blob downloads Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2019-02-01  7:50 UTC (permalink / raw)
  To: meta

Some corner-case fixes around some odd filenames,
long paths and renames.

Eric Wong (3):
  viewvcs: allow '0' as a valid filename for blob downloads
  viewdiff: escape HTML ampersand for renames
  viewdiff: support renames and long paths in diffstat anchors

 lib/PublicInbox/View.pm     |  1 +
 lib/PublicInbox/ViewDiff.pm | 62 ++++++++++++++++++++++++++++---------
 lib/PublicInbox/ViewVCS.pm  |  2 +-
 3 files changed, 49 insertions(+), 16 deletions(-)

-- 
EW


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-01  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-01  7:50 [PATCH 0/3] viewvcs odds and ends Eric Wong
2019-02-01  7:50 ` [PATCH 1/3] viewvcs: allow '0' as a valid filename for blob downloads Eric Wong
2019-02-01  7:50 ` [PATCH 2/3] viewdiff: escape HTML ampersand for renames Eric Wong
2019-02-01  7:50 ` [PATCH 3/3] viewdiff: support renames and long paths in diffstat anchors Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).