<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/cmdedit.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-01-22T09:03:42+00:00</updated>
<entry>
<title>move shell/cmdedit.c -&gt; libbb/lineedit.c</title>
<updated>2007-01-22T09:03:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T09:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=95fef7071e9aaad938b0e5f8859470b89383fd26'/>
<id>urn:sha1:95fef7071e9aaad938b0e5f8859470b89383fd26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmdedit is not a 'command' editing anymore, it's just editing (generic),</title>
<updated>2007-01-22T09:03:07+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T09:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=38f6319421c1892ea5c9c0484cec0e190bdc5c69'/>
<id>urn:sha1:38f6319421c1892ea5c9c0484cec0e190bdc5c69</id>
<content type='text'>
so rename stuff accordingly.
</content>
</entry>
<entry>
<title>cmdedit: fix breakage</title>
<updated>2007-01-22T08:34:44+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T08:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=253ce0029669919fbb7cf60b5c9eab2f791939d8'/>
<id>urn:sha1:253ce0029669919fbb7cf60b5c9eab2f791939d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmdedit: stop playing dirty games with atexit</title>
<updated>2007-01-22T07:30:26+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T07:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6258fd345465960c74892ad35f4a6926859edb64'/>
<id>urn:sha1:6258fd345465960c74892ad35f4a6926859edb64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert cmdedit into more generic line input facility</title>
<updated>2007-01-22T07:21:38+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-22T07:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8e1c71529c2bf38a04d4a117e625e59044a0785a'/>
<id>urn:sha1:8e1c71529c2bf38a04d4a117e625e59044a0785a</id>
<content type='text'>
(make history and completion optional at runtime).
Use it for fdisk, as an example.
Some unrelated fixes in fdisk are also here.
</content>
</entry>
<entry>
<title>Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disable</title>
<updated>2007-01-21T19:21:21+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-21T19:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=00cdbd8fc20a4e2e2208f90a2691a3806c931b06'/>
<id>urn:sha1:00cdbd8fc20a4e2e2208f90a2691a3806c931b06</id>
<content type='text'>
less-known keys (e.g. Ctrl-B/E/F)
</content>
</entry>
<entry>
<title>cmdedit: more optimizations</title>
<updated>2007-01-21T19:19:46+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-21T19:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5592fac30812f3ca908961cd75a08a009baa7bb6'/>
<id>urn:sha1:5592fac30812f3ca908961cd75a08a009baa7bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmdedit: small optimizations</title>
<updated>2007-01-21T19:18:59+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-21T19:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=47bdb3ac482e8ccfa073b1c17fdf52d3721952b6'/>
<id>urn:sha1:47bdb3ac482e8ccfa073b1c17fdf52d3721952b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sanitize cmdedit a bit (group functions by task etc)</title>
<updated>2007-01-21T19:18:19+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-21T19:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=82b39e83ab13660f0b76a52519e1ac44e30fff7c'/>
<id>urn:sha1:82b39e83ab13660f0b76a52519e1ac44e30fff7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* precision requires the argument be an integer, not size_t</title>
<updated>2006-12-28T21:41:09+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-12-28T21:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=57ec574af7ea7713e92e60abcdd48a0795152a08'/>
<id>urn:sha1:57ec574af7ea7713e92e60abcdd48a0795152a08</id>
<content type='text'>
</content>
</entry>
</feed>
