<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.25.0-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.25.0-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.25.0-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2020-01-02T20:38:30Z</updated>
<entry>
<title>Git 2.25-rc1</title>
<updated>2020-01-02T20:38:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8679ef24ed64018bb62170c43ce73e0261c0600a'/>
<id>urn:sha1:8679ef24ed64018bb62170c43ce73e0261c0600a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/use-test-tool-on-path'</title>
<updated>2020-01-02T20:38:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:38:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a82027e9e6c477c01dac6d5af4a8756ff7122b67'/>
<id>urn:sha1:a82027e9e6c477c01dac6d5af4a8756ff7122b67</id>
<content type='text'>
Test fix.

* js/use-test-tool-on-path:
  t3008: find test-tool through path lookup
</content>
</entry>
<entry>
<title>Merge branch 'js/mingw-reserved-filenames'</title>
<updated>2020-01-02T20:38:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:38:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=13432fc6dd4f9f78d0015611621991693f8fb218'/>
<id>urn:sha1:13432fc6dd4f9f78d0015611621991693f8fb218</id>
<content type='text'>
Forbid pathnames that the platform's filesystem cannot represent on
MinGW.

* js/mingw-reserved-filenames:
  mingw: refuse paths containing reserved names
  mingw: short-circuit the conversion of `/dev/null` to UTF-16
</content>
</entry>
<entry>
<title>Merge branch 'en/rebase-signoff-fix'</title>
<updated>2020-01-02T20:38:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:38:30Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=e0e1ac5db0235abba4038cf571a949c3f8c1b65c'/>
<id>urn:sha1:e0e1ac5db0235abba4038cf571a949c3f8c1b65c</id>
<content type='text'>
"git rebase --signoff" stopped working when the command was written
in C, which has been corrected.

* en/rebase-signoff-fix:
  rebase: fix saving of --signoff state for am-based rebases
</content>
</entry>
<entry>
<title>Merge branch 'em/freebsd-cirrus-ci'</title>
<updated>2020-01-02T20:38:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:38:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b76a244c9da0af40a0d2e123b12576fc64e6a354'/>
<id>urn:sha1:b76a244c9da0af40a0d2e123b12576fc64e6a354</id>
<content type='text'>
* em/freebsd-cirrus-ci:
  CI: add FreeBSD CI support via Cirrus-CI
</content>
</entry>
<entry>
<title>Merge branch 'bk/p4-misc-usability'</title>
<updated>2020-01-02T20:38:29Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2020-01-02T20:38:29Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bc855232bcb14599890ddf8b97f7e94290f3a1f4'/>
<id>urn:sha1:bc855232bcb14599890ddf8b97f7e94290f3a1f4</id>
<content type='text'>
Miscellaneous small UX improvements on "git-p4".

* bk/p4-misc-usability:
  git-p4: show detailed help when parsing options fail
  git-p4: yes/no prompts should sanitize user text
</content>
</entry>
<entry>
<title>t3008: find test-tool through path lookup</title>
<updated>2019-12-27T22:15:01Z</updated>
<author>
<name>Johannes Sixt</name>
<email>j6t@kdbg.org</email>
</author>
<published>2019-12-22T15:03:53Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=20a67e8ce9d19a8903cfe869fedc37c017bdc686'/>
<id>urn:sha1:20a67e8ce9d19a8903cfe869fedc37c017bdc686</id>
<content type='text'>
Do not use $GIT_BUILD_DIR without quotes; it may contain spaces and be
split into fields. But it is not necessary to access test-tool with an
absolute path in the first place as it can be found via path lookup.
Remove the explicit path.

Signed-off-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>mailmap: mask accentless variant for Công Danh</title>
<updated>2019-12-26T17:53:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-12-26T17:53:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0a76bd7381ec0dbb7c43776eb6d1ac906bca29e6'/>
<id>urn:sha1:0a76bd7381ec0dbb7c43776eb6d1ac906bca29e6</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.25-rc0</title>
<updated>2019-12-25T19:22:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-12-25T19:21:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=99c33bed562b41de6ce9bd3fd561303d39645048'/>
<id>urn:sha1:99c33bed562b41de6ce9bd3fd561303d39645048</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'en/fill-directory-fixes'</title>
<updated>2019-12-25T19:22:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2019-12-25T19:22:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d2189a721cc08b78b63853b8aa825dc828e835cf'/>
<id>urn:sha1:d2189a721cc08b78b63853b8aa825dc828e835cf</id>
<content type='text'>
Assorted fixes to the directory traversal API.

* en/fill-directory-fixes:
  dir.c: use st_add3() for allocation size
  dir: consolidate similar code in treat_directory()
  dir: synchronize treat_leading_path() and read_directory_recursive()
  dir: fix checks on common prefix directory
  dir: break part of read_directory_recursive() out for reuse
  dir: exit before wildcard fall-through if there is no wildcard
  dir: remove stray quote character in comment
  Revert "dir.c: make 'git-status --ignored' work within leading directories"
  t3011: demonstrate directory traversal failures
</content>
</entry>
</feed>
