Age | Commit message (Expand) | Author |
2018-06-06 | restore documentation on the build config language | Kartik Agaram |
2018-04-17 | libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo... | Denys Vlasenko |
2018-02-25 | lineedit: allow window size tracking to be disabled | Ron Yorston |
2017-07-27 | config: trim/improve item names and help texts. | Denys Vlasenko |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-07-15 | config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu | Denys Vlasenko |
2017-01-10 | Big cleanup in config help and description | Denys Vlasenko |
2016-12-23 | Make FEATURE_USERNAME_COMPLETION=y by default | Denys Vlasenko |
2016-11-24 | Move FEATURE_BUFFERS_USE_foo options to library tuning | Denys Vlasenko |
2016-11-24 | Move locale, unicode, and "use sendfile?" options to library tuning | Denys Vlasenko |
2015-10-30 | lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY | Denys Vlasenko |
2015-10-25 | tweak defconfig | Denys Vlasenko |
2013-01-15 | sha3: make size/speed optimization decision configurable | Denys Vlasenko |
2011-09-13 | Config: fix wording in help-text | Bernhard Reutner-Fischer |
2011-09-10 | regularize options which control size/speed trade | Denys Vlasenko |
2011-09-04 | lineedit: add support for history saving on exit | Denys Vlasenko |
2011-07-11 | libbb/lineedit: implement optional Ctrl-R history search | Denys Vlasenko |
2011-03-31 | ash,hush: optional support for $HISTFILESIZE. | Denys Vlasenko |
2011-02-26 | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko |
2011-02-10 | wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers | Denys Vlasenko |
2011-01-31 | df,find_mount_point: optionally don't ignore rootfs | Lauri Kasanen |
2010-12-30 | libbb: optionally support RTMIN[+n] and RTMAX[-n] signal names | Denys Vlasenko |
2010-10-25 | powertop: new applet | Marek Polacek |
2010-09-12 | hush: optional support for history saving | Denys Vlasenko |
2010-07-19 | mark Linux-specific configuration options | Jeremie Koenig |
2010-07-16 | tweak defconfig | Denys Vlasenko |
2010-06-08 | *: add INSERTs to *.src files where appropriate | Denys Vlasenko |
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko |
2010-06-04 | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko |