unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Eric Wong <e@80x24.org>
To: "Štěpán Němec" <stepnem@smrk.net>
Cc: meta@public-inbox.org
Subject: Re: [PATCH] viewvcs: fix b= generation in $REPO/tree/ listing
Date: Wed, 25 Sep 2024 21:50:16 +0000	[thread overview]
Message-ID: <20240925215016.M975010@dcvr> (raw)
In-Reply-To: <20240925062859Z.1065885456-stepnem@smrk.net>

Štěpán Němec <stepnem@smrk.net> wrote:
> On Tue, 24 Sep 2024 18:35:48 +0000
> Eric Wong wrote:
> 
> > Queries such as `b=contrib/cssREADME' are incorrect despite
> > having the actual blob OID for the given file.  Add a trailing
> 
> "slash" missing here?

Thnks, pushed as commit d39bc7f648dc59abe1f4b7eb086e78af74fe25fc

    Queries such as `b=contrib/cssREADME' are incorrect despite
    having the actual blob OID for the given file.  Add a trailing
    slash for files in a project subdirectory in those cases as we
    do for cases we don't have a known path name.

    While we're in the area, avoid needless shadowing of the `$t'
    var and add a comment to describe its contents.

      reply	other threads:[~2024-09-25 21:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 18:35 [PATCH] viewvcs: fix b= generation in $REPO/tree/ listing Eric Wong
2024-09-25  6:28 ` Štěpán Němec
2024-09-25 21:50   ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240925215016.M975010@dcvr \
    --to=e@80x24.org \
    --cc=meta@public-inbox.org \
    --cc=stepnem@smrk.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).