From: Junio C Hamano <gitster@pobox.com>
To: Todd Zullinger <tmz@pobox.com>
Cc: git@vger.kernel.org, Patrick Steinhardt <ps@pks.im>,
"brian m. carlson" <sandals@crustytoothpaste.net>
Subject: Re: [PATCH v2 0/3] doc: txt -> adoc fixes
Date: Sat, 01 Mar 2025 10:20:27 -0800 [thread overview]
Message-ID: <xmqqh64czk7o.fsf@gitster.g> (raw)
In-Reply-To: <20250301153607.95746-1-tmz@pobox.com> (Todd Zullinger's message of "Sat, 1 Mar 2025 10:36:01 -0500")
Todd Zullinger <tmz@pobox.com> writes:
> This series is now based on ps/meson-contrib-bits.
>
> Changes in v2:
> - build on ps/meson-contrib-bits
> - include changes to contrib/contacts/meson.build
>
> v1: https://lore.kernel.org/git/20250228034713.203461-1-tmz@pobox.com/
> CI: https://github.com/tmzullinger/git/actions/runs/13605720163
>
> Todd Zullinger (3):
> doc: update howto-index.sh for .adoc extensions
> contrib/contacts: rename .txt to .adoc
> contrib/subtree: rename .txt to .adoc
>
> Documentation/howto/howto-index.sh | 14 +++++++-------
> contrib/contacts/Makefile | 2 +-
> .../{git-contacts.txt => git-contacts.adoc} | 0
> contrib/contacts/meson.build | 4 ++--
> contrib/subtree/Makefile | 2 +-
> .../subtree/{git-subtree.txt => git-subtree.adoc} | 0
> contrib/subtree/meson.build | 4 ++--
> 7 files changed, 13 insertions(+), 13 deletions(-)
> rename contrib/contacts/{git-contacts.txt => git-contacts.adoc} (100%)
> rename contrib/subtree/{git-subtree.txt => git-subtree.adoc} (100%)
There still are references to .txt in Documentation/build-docdep.perl
and I wonder if we should also address it?
I know for recent builds Documentation/doc.dep seems to be empty
after a build, while the file is full of lines after building older
releases like Git 2.48.1.
next prev parent reply other threads:[~2025-03-01 18:20 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 3:47 [PATCH 0/3] doc: txt -> adoc fixes Todd Zullinger
2025-02-28 3:47 ` [PATCH 1/3] doc: update howto-index.sh for .adoc extensions Todd Zullinger
2025-02-28 13:55 ` Junio C Hamano
2025-02-28 3:47 ` [PATCH 2/3] contrib/contacts: rename .txt to .adoc Todd Zullinger
2025-02-28 8:13 ` Patrick Steinhardt
2025-02-28 13:57 ` Todd Zullinger
2025-02-28 18:47 ` Junio C Hamano
2025-03-01 15:34 ` Todd Zullinger
2025-02-28 3:47 ` [PATCH 3/3] contrib/subtree: " Todd Zullinger
2025-02-28 8:13 ` Patrick Steinhardt
2025-02-28 13:50 ` Todd Zullinger
2025-02-28 14:09 ` Patrick Steinhardt
2025-02-28 18:34 ` Junio C Hamano
2025-02-28 13:45 ` [PATCH 0/3] doc: txt -> adoc fixes Junio C Hamano
2025-03-01 15:36 ` [PATCH v2 " Todd Zullinger
2025-03-01 15:36 ` [PATCH v2 1/3] doc: update howto-index.sh for .adoc extensions Todd Zullinger
2025-03-01 15:36 ` [PATCH v2 2/3] contrib/contacts: rename .txt to .adoc Todd Zullinger
2025-03-01 15:36 ` [PATCH v2 3/3] contrib/subtree: " Todd Zullinger
2025-03-01 18:02 ` [PATCH v2 0/3] doc: txt -> adoc fixes Junio C Hamano
2025-03-01 18:20 ` Junio C Hamano [this message]
2025-03-01 18:25 ` [PATCH v2 4/3] doc: fix build-docdep.perl Junio C Hamano
2025-03-01 19:41 ` Todd Zullinger
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=xmqqh64czk7o.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=ps@pks.im \
--cc=sandals@crustytoothpaste.net \
--cc=tmz@pobox.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.