<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32, branch TIG</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=TIG</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=TIG'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2012-02-07T15:43:03+00:00</updated>
<entry>
<title>Fix crash in Windows 7 ANSI emulation</title>
<updated>2012-02-07T15:43:03+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2012-02-07T14:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7968631c512dc2d22fb63945e9619d705d21108f'/>
<id>urn:sha1:7968631c512dc2d22fb63945e9619d705d21108f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around a regression in Windows 7, causing erase_in_line() to crash sometimes</title>
<updated>2012-02-07T15:40:40+00:00</updated>
<author>
<name>Johannes Schindelin</name>
<email>johannes.schindelin@gmx.de</email>
</author>
<published>2009-06-01T06:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=35fb26370c88b9d61c6a1f95e0da5872ef882baf'/>
<id>urn:sha1:35fb26370c88b9d61c6a1f95e0da5872ef882baf</id>
<content type='text'>
The function FillConsoleOutputCharacterA() was pretty content in XP to take a NULL
pointer if we did not want to store the number of written columns.  In Windows 7,
it crashes, but only when called from within Git Bash, not from within cmd.exe.
Go figure.

Signed-off-by: Johannes Schindelin &lt;johannes.schindelin@gmx.de&gt;
Signed-off-by: Steffen Prohaska &lt;prohaska@zib.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>quote_arg(): correctly escape backslash characters</title>
<updated>2011-11-21T04:33:25+00:00</updated>
<author>
<name>Daniel Klessing</name>
<email>daniel.klessing@de.fujitsu.com</email>
</author>
<published>2011-11-09T15:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b09cdf7dcd4cf8c32b318c44071cee4a45ecf16'/>
<id>urn:sha1:9b09cdf7dcd4cf8c32b318c44071cee4a45ecf16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'vi'</title>
<updated>2010-09-22T01:56:36+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-22T01:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a4583e25168f44b509713aee48cce031533d2fc'/>
<id>urn:sha1:5a4583e25168f44b509713aee48cce031533d2fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'ash'</title>
<updated>2010-09-22T00:52:06+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-22T00:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=87994ae30fbb6056ba90e274445b3190feb84f76'/>
<id>urn:sha1:87994ae30fbb6056ba90e274445b3190feb84f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: lineedit: make read_key() pass Ctrl+&lt;letter&gt; to read_line_input</title>
<updated>2010-09-21T23:43:03+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-21T23:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6e1050c254353471131672c0e8383c9e906d6fb5'/>
<id>urn:sha1:6e1050c254353471131672c0e8383c9e906d6fb5</id>
<content type='text'>
This makes ^C and ^D work properly regarding ash input handling
(i.e. does not crash ash). Pressing ^C in ash does not stop running
programs though.
</content>
</entry>
<entry>
<title>win32: net: add missing stub header files</title>
<updated>2010-09-21T08:42:04+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-21T07:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6be1edb416508b3fd008c523ed7eb16267aff1d8'/>
<id>urn:sha1:6be1edb416508b3fd008c523ed7eb16267aff1d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'net' (early part)</title>
<updated>2010-09-20T07:52:04+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-20T07:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b353bdb6c4ccab70247f04d079fd619ca25bd86a'/>
<id>urn:sha1:b353bdb6c4ccab70247f04d079fd619ca25bd86a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: reimplement connect()</title>
<updated>2010-09-20T07:51:17+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-15T08:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7483649514ed2049deaf59077dbb77c915ba22a0'/>
<id>urn:sha1:7483649514ed2049deaf59077dbb77c915ba22a0</id>
<content type='text'>
connect() now returns a socket handle, i.e. a HANDLE. This kind of
handle works with read()/write(). But on the other hand, FILE*
functions are dead because they are not crt file handles??
</content>
</entry>
<entry>
<title>win32: reimplement socket()</title>
<updated>2010-09-20T07:51:16+00:00</updated>
<author>
<name>Nguyễn Thái Ngọc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2010-09-15T08:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=52748f68338010d28979c653ad17ca1f14d3df1a'/>
<id>urn:sha1:52748f68338010d28979c653ad17ca1f14d3df1a</id>
<content type='text'>
</content>
</entry>
</feed>
