<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/config.c, branch v1.6.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.6.4</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.6.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2009-07-25T06:42:44Z</updated>
<entry>
<title>After renaming a section, print any trailing variable definitions</title>
<updated>2009-07-25T06:42:44Z</updated>
<author>
<name>Alex Vandiver</name>
<email>alex@chmrr.net</email>
</author>
<published>2009-07-24T21:21:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9a5abfc737b18c23d060ff3be1ee8df560b81fa5'/>
<id>urn:sha1:9a5abfc737b18c23d060ff3be1ee8df560b81fa5</id>
<content type='text'>
Signed-off-by: Alex Vandiver &lt;alex@chmrr.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Make section_name_match start on '[', and return the length on success</title>
<updated>2009-07-25T06:42:34Z</updated>
<author>
<name>Alex Vandiver</name>
<email>alex@chmrr.net</email>
</author>
<published>2009-07-24T21:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a4c0d463c0a1b38b7af45c1e7dd5608860eb1e28'/>
<id>urn:sha1:a4c0d463c0a1b38b7af45c1e7dd5608860eb1e28</id>
<content type='text'>
Signed-off-by: Alex Vandiver &lt;alex@chmrr.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix a bunch of pointer declarations (codestyle)</title>
<updated>2009-05-01T22:17:31Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2009-05-01T09:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4b25d091ba53c758fae0096b8c0662371857b9d9'/>
<id>urn:sha1:4b25d091ba53c758fae0096b8c0662371857b9d9</id>
<content type='text'>
Essentially; s/type* /type */ as per the coding guidelines.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>improve error message in config.c</title>
<updated>2009-04-30T01:37:58Z</updated>
<author>
<name>Alex Riesen</name>
<email>raa.lkml@gmail.com</email>
</author>
<published>2009-04-29T21:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6ffd567bec439e7809ee0966556bd5e72fb78de4'/>
<id>urn:sha1:6ffd567bec439e7809ee0966556bd5e72fb78de4</id>
<content type='text'>
Show errno if opening a lockfile fails.

Signed-off-by: Alex Riesen &lt;raa.lkml@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Rename core.unreliableHardlinks to core.createObject</title>
<updated>2009-04-29T23:50:07Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2009-04-27T22:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=348df16679cf35b7bba7afea99638e7d81dc3d33'/>
<id>urn:sha1:348df16679cf35b7bba7afea99638e7d81dc3d33</id>
<content type='text'>
"Unreliable hardlinks" is a misleading description for what is happening.
So rename it to something less misleading.

Suggested by Linus Torvalds.

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>Add an option not to use link(src, dest) &amp;&amp; unlink(src) when that is unreliable</title>
<updated>2009-04-25T16:49:21Z</updated>
<author>
<name>Johannes Schindelin</name>
<email>Johannes.Schindelin@gmx.de</email>
</author>
<published>2009-04-25T09:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=be66a6c43dcba42c56f66a8706721a76098f8e25'/>
<id>urn:sha1:be66a6c43dcba42c56f66a8706721a76098f8e25</id>
<content type='text'>
It seems that accessing NTFS partitions with ufsd (at least on my EeePC)
has an unnerving bug: if you link() a file and unlink() it right away,
the target of the link() will have the correct size, but consist of NULs.

It seems as if the calls are simply not serialized correctly, as single-stepping
through the function move_temp_to_file() works flawlessly.

As ufsd is "Commertial software" (sic!), I cannot fix it, and have to work
around it in Git.

At the same time, it seems that this fixes msysGit issues 222 and 229 to
assume that Windows cannot handle link() &amp;&amp; unlink().

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Acked-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'lt/bool-on-off'</title>
<updated>2009-04-18T21:46:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-18T21:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4f760b74cfaa23222901739cdc62951cc7b8c5b6'/>
<id>urn:sha1:4f760b74cfaa23222901739cdc62951cc7b8c5b6</id>
<content type='text'>
* lt/bool-on-off:
  Documentation: boolean value may be given by on/off
  Allow users to un-configure rename detection
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2009-04-18T04:29:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-18T04:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2d430c713372fc21f9acf1d8b745e7f4fbbe336c'/>
<id>urn:sha1:2d430c713372fc21f9acf1d8b745e7f4fbbe336c</id>
<content type='text'>
* maint:
  doc/gitattributes: clarify location of config text
  Fix buffer overflow in config parser
  git-apply: fix option description
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.1' into maint</title>
<updated>2009-04-18T04:20:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-18T04:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f7446fc6bbe9c25f7064ba76b2db4dd67691f7d0'/>
<id>urn:sha1:f7446fc6bbe9c25f7064ba76b2db4dd67691f7d0</id>
<content type='text'>
* maint-1.6.1:
  Fix buffer overflow in config parser
</content>
</entry>
<entry>
<title>Merge branch 'maint-1.6.0' into maint-1.6.1</title>
<updated>2009-04-18T04:06:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-04-18T04:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0fa0514b9172186d018c884da296ac6705c3e07c'/>
<id>urn:sha1:0fa0514b9172186d018c884da296ac6705c3e07c</id>
<content type='text'>
* maint-1.6.0:
  Fix buffer overflow in config parser
</content>
</entry>
</feed>
