From: Patryk Obara <patryk.obara@gmail.com>
To: git@vger.kernel.org, "Junio C Hamano" <gitster@pobox.com>,
"Jeff King" <peff@peff.net>,
"Nguyễn Thái Ngọc Duy" <pclouds@gmail.com>
Cc: Johannes.Schindelin@gmx.de, sbeller@google.com,
"brian m . carlson" <sandals@crustytoothpaste.net>
Subject: [PATCH v2 0/1] setup: recognise extensions.objectFormat
Date: Sun, 28 Jan 2018 01:36:16 +0100 [thread overview]
Message-ID: <cover.1517098675.git.patryk.obara@gmail.com> (raw)
In-Reply-To: <af22d7feb8a8448fa3953c66e69a8257460bff07.1516800711.git.patryk.obara@gmail.com>
Compared to v1:
Implemented code suggestions from Duy Nguyễn (string for translation and
strbuf instead of char array). I also added an annotation in
repository-version.txt, clarifying, that this option is useful only for
development purpose for now.
Patryk Obara (1):
setup: recognise extensions.objectFormat
Documentation/technical/repository-version.txt | 12 ++++++++++++
setup.c | 27 ++++++++++++++++++++++++++
t/t1302-repo-version.sh | 15 ++++++++++++++
3 files changed, 54 insertions(+)
base-commit: 5be1f00a9a701532232f57958efab4be8c959a29
--
2.14.3
next parent reply other threads:[~2018-01-28 0:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <af22d7feb8a8448fa3953c66e69a8257460bff07.1516800711.git.patryk.obara@gmail.com>
2018-01-28 0:36 ` Patryk Obara [this message]
2018-01-28 0:36 ` [PATCH v2 1/1] setup: recognise extensions.objectFormat Patryk Obara
2018-01-28 15:40 ` brian m. carlson
2018-01-30 1:38 ` Jeff King
2018-01-30 16:30 ` Patryk Obara
2018-01-30 16:41 ` Jeff King
2018-01-30 20:53 ` Junio C Hamano
2018-01-29 15:59 ` [PATCH v3 0/1] " Patryk Obara
2018-01-29 15:59 ` [PATCH v3 1/1] " Patryk Obara
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=cover.1517098675.git.patryk.obara@gmail.com \
--to=patryk.obara@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.com \
--cc=peff@peff.net \
--cc=sandals@crustytoothpaste.net \
--cc=sbeller@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.