>
> Patch 1 looks good to me. Given that we're on v8 and most of the other
> comments are for patches 2 and 3, I think we might consider graduating
> it separately if the other two are not ready soon. It's independently
> useful, IMHO.
Patch 2 was my main motivation, so it would be nice to get it
On Tue, Feb 19, 2019 at 05:31:20PM +0900, nbelakov...@gmail.com wrote:
> From: Nickolai Belakovski
>
> I've made the various cosmetic changes that were suggested, as well as adding
> tests for 3/3
>
> I don't have a particularly strong opinion on the subject of keeping the atom
> as "worktree
From: Nickolai Belakovski
I've made the various cosmetic changes that were suggested, as well as adding
tests for 3/3
I don't have a particularly strong opinion on the subject of keeping the atom
as "worktreepath"
or changing it to "worktree:path". We did feel earlier in this thread that if
w
Did the fixes proposed for v7
Max Kirillov (3):
http-backend: cleanup writing to child process
http-backend: respect CONTENT_LENGTH as specified by rfc3875
http-backend: respect CONTENT_LENGTH for receive-pack
config.c | 2 +-
config.h
From: Jeff Hostetler
Version 8 addresses the following:
() Refactors strcmp_offset() test helper to just compare the
values and return results to stdout.
() Updates t0065 to have the actual test logic.
() Splits the synthetic test repo generation out of the perf
test into a stand-
Here is the link to v7[1]. This has a few modifications.
Changes wrt v7 as suggested by Eric are:
* Include the name of the file in the error message which couldn't be opened.
* Use error_errno() with which we can make the error message more valuable.
Pranit Bauva (3):
bisect--helper: use O
My use case is an army of build agents that need only limited and
selective access to otherwise private repositories.
The first part already made it into `master`, this is the remainder.
This iteration is based on 'jk/submodule-c-credential' and therefore
converted the original config-sanitizing
Hi,
[PATCH V8]: Moved the contents of config-set.c to config.c for future
convenience. Reverted
test 'find value with misspelled key' to the one in v5. See [10] for
the discussion.
[PATCH V7]: Style nits and a broken && chain corrected in
`t/t1308-config-set.sh`. See
[9] for th
On Tue, May 21, 2013 at 12:19 PM, Torsten Bögershausen wrote:
> On 2013-05-21 00.52, Junio C Hamano wrote:
>> Thanks, will replace da/darwin with this round.
> (May be late response, not sure if this is the right email thread.
> I eventually managed to compile under 10.6, what we have on pu)
>
> O
Torsten Bögershausen wrote:
> One minor nit, or 2:
> imap-send.c: In function ‘cram’:
> imap-send.c:913: warning: statement with no effect
>
> This fixes it:
>
> diff --git a/imap-send.c b/imap-send.c
> index 8ea180f..11577c9 100644
> --- a/imap-send.c
> +++ b/imap-send.c
> @@ -35,7 +35,7 @@ typed
On 2013-05-21 00.52, Junio C Hamano wrote:
> Thanks, will replace da/darwin with this round.
(May be late response, not sure if this is the right email thread.
I eventually managed to compile under 10.6, what we have on pu)
One minor nit, or 2:
imap-send.c: In function ‘cram’:
imap-send.c:913: war
Thanks, will replace da/darwin with this round.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
This is a re-roll of David Aguilar's patch series [1] which eliminates some
of the OpenSSL deprecation warnings on Mac OS X.
Changes since v7:
- Avoid double-negation (#ifndef NO_APPLE_COMMON_CRYPTO)
- Don't break imap-send.c for platforms other than Apple
[1]: http://thread.gmane.org/gmane.comp.
Hi,
On Wed, Dec 19, 2012 at 11:03:30AM -0500, wk...@tremily.us wrote:
> From: "W. Trevor King"
>
> Comments on v7 seem to have petered out, so here's v8. Changes since
> v7:
>
> * Series based on gitster/master instead of v1.8.0.
> * In Documentation/config.txt, restored trailing line of
> s
From: "W. Trevor King"
Comments on v7 seem to have petered out, so here's v8. Changes since
v7:
* Series based on gitster/master instead of v1.8.0.
* In Documentation/config.txt, restored trailing line of
submodule..update documentation, which I had accidentally
removed in v7.
* In Document
15 matches
Mail list logo