<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.52.0-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.52.0-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.52.0-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2025-11-12T16:17:31Z</updated>
<entry>
<title>Git 2.52-rc2</title>
<updated>2025-11-12T16:17:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-12T16:17:06Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=621415c8b5371a4734315232a780dd8282f6fe4f'/>
<id>urn:sha1:621415c8b5371a4734315232a780dd8282f6fe4f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'dk/make-git-contacts-executable'</title>
<updated>2025-11-12T16:17:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-12T16:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e65e955c0328f6e1c4a7764ae86bbc875805e694'/>
<id>urn:sha1:e65e955c0328f6e1c4a7764ae86bbc875805e694</id>
<content type='text'>
Building "git contacts" script (in contrib/) left the resulting
file unexecutable, which has been corrected.

* dk/make-git-contacts-executable:
  perl: also mark git-contacts executable
</content>
</entry>
<entry>
<title>Merge branch 'dk/meson-html-dir'</title>
<updated>2025-11-12T16:17:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-12T16:17:31Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=da5841b45c2b1cce79e0357218693061c2741780'/>
<id>urn:sha1:da5841b45c2b1cce79e0357218693061c2741780</id>
<content type='text'>
The build procedure based on meson learned to allow builders to
specify the directory to install HTML documents.

* dk/meson-html-dir:
  meson: make GIT_HTML_PATH configurable
</content>
</entry>
<entry>
<title>Merge branch 'tu/credential-wincred-makefile-update'</title>
<updated>2025-11-12T16:17:31Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-12T16:17:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cb9036aca1790d2258009d0db4c2991d972a07c2'/>
<id>urn:sha1:cb9036aca1790d2258009d0db4c2991d972a07c2</id>
<content type='text'>
Build procedure for Wincred credential helper has been updated.

* tu/credential-wincred-makefile-update:
  wincred: align Makefile with other Makefiles in contrib
</content>
</entry>
<entry>
<title>Merge branch 'dk/parseopt-optional-filename-fixes'</title>
<updated>2025-11-06T23:17:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-06T23:17:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4badef0c3503dc29059d678abba7fac0f042bc84'/>
<id>urn:sha1:4badef0c3503dc29059d678abba7fac0f042bc84</id>
<content type='text'>
A recently added configuration variable and command line option
syntax ":(optional)" for values that are of filename type
inconsistently behaved on an empty file (configuration took it
happily, while the command line option pretended as if it did not
exist), which has been corrected.

* dk/parseopt-optional-filename-fixes:
  parseopt: remove unreachable code
  parseopt: restore const qualifier to parsed filename
  config: use boolean type for a simple flag
  parseopt: use boolean type for a simple flag
  doc: clarify command equivalence comment
  parseopt: fix :(optional) at command line to only ignore missing files
</content>
</entry>
<entry>
<title>Merge branch 'cc/fast-import-export-i18n-cleanup'</title>
<updated>2025-11-06T23:17:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-06T23:17:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e569dced68a486b38b14cdd2e3e0b34d21752a18'/>
<id>urn:sha1:e569dced68a486b38b14cdd2e3e0b34d21752a18</id>
<content type='text'>
Messages from fast-import/export are now marked for i18n.

* cc/fast-import-export-i18n-cleanup:
  gpg-interface: mark a string for translation
  fast-import: mark strings for translation
  fast-export: mark strings for translation
  gpg-interface: use left shift to define GPG_VERIFY_*
  gpg-interface: simplify ssh fingerprint parsing
</content>
</entry>
<entry>
<title>Merge branch 'js/ci-github-actions-update'</title>
<updated>2025-11-06T22:52:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-06T22:52:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5db9d35a28f4fca5d13692f589a3bfcd5cd896cb'/>
<id>urn:sha1:5db9d35a28f4fca5d13692f589a3bfcd5cd896cb</id>
<content type='text'>
CI updates.

* js/ci-github-actions-update:
  ci: update {download,upload}-artifact Action versions
</content>
</entry>
<entry>
<title>Merge branch 'pk/reflog-migrate-message-fix'</title>
<updated>2025-11-06T22:52:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2025-11-06T22:52:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f58ea683b53d78222937d66206ed66db1abffdd9'/>
<id>urn:sha1:f58ea683b53d78222937d66206ed66db1abffdd9</id>
<content type='text'>
Message fix.

* pk/reflog-migrate-message-fix:
  refs: add missing space in messages
</content>
</entry>
<entry>
<title>ci: update {download,upload}-artifact Action versions</title>
<updated>2025-11-06T18:37:45Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2025-11-06T13:59:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8d71696686762c57e251f8a191ecad28861de6a7'/>
<id>urn:sha1:8d71696686762c57e251f8a191ecad28861de6a7</id>
<content type='text'>
Bumps `actions/upload-artifact` from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

Bumps `actions/download-artifact` from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

Originally-authored-by: dependabot[bot] &lt;support@github.com&gt;
Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>meson: make GIT_HTML_PATH configurable</title>
<updated>2025-11-06T17:58:56Z</updated>
<author>
<name>D. Ben Knoble</name>
<email>ben.knoble+github@gmail.com</email>
</author>
<published>2025-11-04T13:58:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d63417e3ad67e5857cd52f9177fe39719d6ac84a'/>
<id>urn:sha1:d63417e3ad67e5857cd52f9177fe39719d6ac84a</id>
<content type='text'>
Makefile-based builds can configure Git's internal HTML_PATH by defining
htmldir, which is useful for packagers that put documentation in
different locations. Gentoo, for example, uses version-suffixed
directories like ${prefix}/share/doc/git-2.51 and puts the HTML
documentation in an 'html' subdirectory of the same.

Propagate the same configuration knob to Meson-based builds so that
"git --html-path" on such systems can be configured to output the
correct directory.

Signed-off-by: D. Ben Knoble &lt;ben.knoble+github@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
