1. fe0dc34 lineedit: FEATURE_REVERSE_SEARCH should not depend on SAVEHISTORY by Denys Vlasenko · 9 years ago
  2. db70033 tweak defconfig by Denys Vlasenko · 9 years ago
  3. 30a8652 sha3: make size/speed optimization decision configurable by Denys Vlasenko · 12 years ago
  4. 74b871f Config: fix wording in help-text by Bernhard Reutner-Fischer · 13 years ago
  5. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  6. bede215 lineedit: add support for history saving on exit by Denys Vlasenko · 13 years ago
  7. a669eca libbb/lineedit: implement optional Ctrl-R history search by Denys Vlasenko · 13 years ago
  8. 2c4de5b ash,hush: optional support for $HISTFILESIZE. by Denys Vlasenko · 14 years ago
  9. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  10. df4e16c wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers by Denys Vlasenko · 14 years ago
  11. 55ae0e9 df,find_mount_point: optionally don't ignore rootfs by Lauri Kasanen · 14 years ago
  12. 2753aae libbb: optionally support RTMIN[+n] and RTMAX[-n] signal names by Denys Vlasenko · 14 years ago
  13. b507cc3 powertop: new applet by Marek Polacek · 14 years ago
  14. 99862cb hush: optional support for history saving by Denys Vlasenko · 14 years ago
  15. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  16. 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
  17. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  18. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  19. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from libbb/Config.in]
  20. d83bbf4 rename sent_ESC_br_n6 variable to sent_ESC_br6n by Denys Vlasenko · 15 years ago
  21. a68bd4b comment anc Config.in changes, no code changes by Denys Vlasenko · 15 years ago
  22. 7e7e08f tweak MD5 config text by Denys Vlasenko · 15 years ago
  23. 2d7b5bf cp: by popular demand, make it POSIX compliant (but less safe) by Denys Vlasenko · 15 years ago
  24. bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
  25. 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
  26. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  27. f3b778a - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever by Bernhard Reutner-Fischer · 17 years ago
  28. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  29. d5fe880 cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 by Denis Vlasenko · 17 years ago
  30. 518d8dd eliminated CONFIG_FEATURE_EDITING_FANCY_KEYS. the size savings by Paul Fox · 17 years ago
  31. 4c13922 Introduce FEATURE_COPYBUF_KB. by Denis Vlasenko · 17 years ago
  32. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  33. 3afac4c top,ps: reduce CPU usage in decimal conversion (optional) by Denis Vlasenko · 17 years ago
  34. a61cb92 make /etc/network parsing configurable. -200 bytes when off. by Denis Vlasenko · 17 years ago
  35. 459be35 hwclock: size optimizations by Denis Vlasenko · 17 years ago
  36. e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 18 years ago
  37. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  38. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  39. 087b9d6 Allow a user-configurable minimum password length. by "Robert P. J. Day" · 18 years ago
  40. 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago