List for cgit developers and users
 help / color / mirror / Atom feed
From: Jason at zx2c4.com (Jason A. Donenfeld)
Subject: [PATCH 03/17] Add a wrapper for get_sha1 called cgit_get_sha1
Date: Tue, 12 Jul 2016 11:38:40 +0200	[thread overview]
Message-ID: <CAHmME9r8QZCKi7e-QFpFySJ-WzoyDugoYdjj20cfXK6KLTP_Jg@mail.gmail.com> (raw)
In-Reply-To: <CAB2VqoYT5Y7xX-6S=OFS=bcrin4DOV6mX0h1qYd7s8U_zzT-jA@mail.gmail.com>

On Tue, Jul 12, 2016 at 11:16 AM, Richard <richard.maw at gmail.com> wrote:
> On 12 July 2016 at 00:12, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
>> Sorry for the churn here, but this doesn't apply, due to Lukas' recent
>> patch. Could you respin this?
>
> Sure thing, I should hopefully have this done late wednesday evening.
>
>> By the way, feel free to alternatively submit this series with
>> git-request-pull if you've got it in a repo somewhere.
>
> That's a new one to me. I like patches on a mailing list for feedback,
> but applying by e-mail is a faff, so sticking the output of
> git-request-pull in the cover letter might be the best of both worlds
> for me.
>
> If you'd prefer just the request-pull text I can do that.

It's however you wish. Both forms work well for me.


  reply	other threads:[~2016-07-12  9:38 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02 19:28 [PATCH 00/17] Add support for namespaced repositories richard.maw
2016-07-02 19:28 ` [PATCH 01/17] Fix qry.head leak on error richard.maw
2016-07-11 23:05   ` Jason
2016-07-02 19:28 ` [PATCH 02/17] Fix archive generation richard.maw
2016-07-02 19:28 ` [PATCH 03/17] Add a wrapper for get_sha1 called cgit_get_sha1 richard.maw
2016-07-11 23:12   ` Jason
2016-07-12  9:16     ` richard.maw
2016-07-12  9:38       ` Jason [this message]
2016-07-02 19:28 ` [PATCH 04/17] Parse repo.namespace richard.maw
2016-07-02 19:28 ` [PATCH 05/17] Print out parsed namespace on request richard.maw
2016-07-02 19:28 ` [PATCH 06/17] Set GIT_NAMESPACE when repo.namespace is provided richard.maw
2016-07-02 19:28 ` [PATCH 07/17] Look up refs in namespace with cgit_get_sha1 richard.maw
2016-07-02 19:28 ` [PATCH 08/17] Guess the default branch based on current namespace richard.maw
2016-07-02 19:28 ` [PATCH 09/17] Add cgit_for_each_namespaced_ref_in helper richard.maw
2016-07-02 19:28 ` [PATCH 10/17] Find the default branch based on the contents of the namespace richard.maw
2016-07-02 19:28 ` [PATCH 11/17] Only display refs in current namespace richard.maw
2016-07-02 19:28 ` [PATCH 12/17] Add namespace support to dumb-clone richard.maw
2016-07-02 19:28 ` [PATCH 13/17] Display notes from namespace richard.maw
2016-07-02 19:28 ` [PATCH 14/17] Add documentation for repo.namespace richard.maw
2016-07-02 19:28 ` [PATCH 15/17] Allow agefile to be set per-repository richard.maw
2016-07-02 19:28 ` [PATCH 16/17] Update contrib script to update agefiles per namespace richard.maw
2016-07-02 19:28 ` [PATCH 17/17] Add documentation for repo.agefile richard.maw
2016-07-02 20:02 ` [PATCH 00/17] Add support for namespaced repositories Jason

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

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

  git send-email \
    --in-reply-to=CAHmME9r8QZCKi7e-QFpFySJ-WzoyDugoYdjj20cfXK6KLTP_Jg@mail.gmail.com \
    --to=cgit@lists.zx2c4.com \
    /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 NNTP newsgroup(s).