Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
[oweals/busybox.git] / shell / Config.in
2009-04-20 Denis Vlasenkohush: export -n support
2009-04-13 Denis Vlasenkohush: make function support configurable
2009-04-05 Denis Vlasenkobuild system tweaks to account for latest hush changes
2009-04-02 Mike Frysingersplit math code out of ash and into a standalone librar...
2009-03-29 Mike Frysingermark msh as deprecated
2009-03-28 Mike Frysingermake lash deprecation more prominent
2008-08-06 Bernhard Reutner... - fix typo
2008-07-28 Denis Vlasenkohush: finish and enable optional case...esac support...
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-07-16 Denis Vlasenkoconfig help fixes
2008-06-01 Denis Vlasenkoash: optional printf builtin. +25 bytes if off, +35...
2008-04-12 Denis Vlasenkoash: add FEATURE_SH_NOFORK support
2008-04-01 Denis Vlasenkoshells: do not frocibly enable test, echo and kill...
2008-03-25 Denis Vlasenkoash: optional bash-like pattern subst and substring...
2007-11-23 Denis Vlasenkokill lash. "lash" builtin still exists, but it runs...
2007-11-23 Denis Vlasenkohush: implement echo builtin
2007-06-08 Denis Vlasenkohush: add missing dependencies (Maxime Bizon <mbizon...
2007-05-21 Denis Vlasenkohush: add 3 CONFIG_xxx, allowing for smaller and less...
2007-05-20 Denis Vlasenkohush: make process substitution configurable; add a...
2007-05-18 Denis Vlasenkocttyhack: new applet.
2007-05-08 Denis Vlasenkotail: fix SEGV on "tail -N"
2007-04-28 Denis Vlasenkohush: make job control and interactiveness configurable...
2007-04-28 Denis Vlasenkohush: make job control and interactiveness configurable...
2007-04-10 Denis VlasenkoRename two config options:
2007-01-29 Bernhard Reutner... - improve spelling
2007-01-22 Denis Vlasenkocmdedit is not a 'command' editing anymore, it's just...
2007-01-21 Denis VlasenkoIntroduce FEATURE_EDITING_FANCY_KEYS, so that user...
2006-11-02 Denis VlasenkoFix kbuild bugs noticed by Bernhard Fischer <rep.nop...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-06-08 Paul Foxremove leading "Enable" from the config option text...
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-04-13 Rob LandleyPatch from Robert P Day: let menuconfig indent stuff...
2006-03-03 Rob LandleyTypo fixes brought to you by the letters a, l, and...
2006-02-08 Rob LandleyConvert some help text to english.
2006-01-30 Rob LandleyNote on SVN 13424: Don't mix "default y" and select...
2006-01-19 Bernhard Reutner... - cleanup Config.in. Use "select CONFIG_FOO" and add...
2005-09-24 Mike Frysingerrename menu and touchup whitespace
2005-09-07 Paul Foxcommitting:
2005-09-05 "Vladimir N. Oleynik"1) sync with dash_0.5.2-7
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2005-08-04 Paul Foxcommiting:
2005-02-09 Ned Ludd- add ash read -t timeout support. initial code provide...
2004-09-24 Glenn L McGrathFix a typo
2004-09-24 Eric AndersenA bit of extra explanation regarding STANDALONE
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-04-07 Eric AndersenRemove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option...
2004-03-16 Eric AndersenPatch from vodz to fix the dynamic vars patch, which...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-03 Glenn L McGrathDeclare dependencies of command line editing in the...
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-09-12 Eric Andersenconfig option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN...
2003-08-08 Eric AndersenUse the new 'select' option to make the shell config
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-07-22 Eric AndersenDocument CONFIG_ASH_CMDCMD
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2002-12-09 Glenn L McGrathCommand line history changes, lastpatch_71 from Vladimi...
2002-12-06 Eric AndersenAllow for people to select no default shell
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...