1. bae8fc4 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy by Denys Vlasenko · 7 years ago
  2. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  3. b5d9ba8 i2cset: fix 'i' & 's' modes (3 extra bytes were sent) by Avi Fishman · 7 years ago
  4. f27e150 i2c_tools: tweak --help text by Denys Vlasenko · 7 years ago
  5. 0d1eaf4 i2c-tools: don't include linux/i2c-dev.h by Bartosz Golaszewski · 7 years ago
  6. 3a7b0fb i2c-tools: remove unneeded include by Bartosz Golaszewski · 7 years ago
  7. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  8. 1a1203f users,w,who,uptime,renice: make NOEXEC by Denys Vlasenko · 7 years ago
  9. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  10. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  11. 59f8197 i2cdump: don't use common_bufsiz1 by Bartosz Golaszewski · 8 years ago
  12. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  13. 2cf4591 i2c_tools: suppress "'blen' may be used uninitialized in this function" by Denys Vlasenko · 9 years ago
  14. 5ed6989 i2cdump: display the numeric value for block read ioctl() errors by Bartosz Golaszewski · 9 years ago
  15. 74bb9d5 i2cdump: bail-out if block read fails by Bartosz Golaszewski · 9 years ago
  16. 1fe75b8 i2cdump: use I2C block mode for the 'i' mode parameter by Bartosz Golaszewski · 9 years ago
  17. 1cde5f7 i2cdump: don't read block data in non-block modes by Bartosz Golaszewski · 9 years ago
  18. fc8eb05 i2cdetect: coding style: add a space after 'for' by Bartosz Golaszewski · 9 years ago
  19. 99f025a i2cdetect: fix address skipping in auto mode by Bartosz Golaszewski · 9 years ago
  20. 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
  21. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  22. 2beb524 i2c-tools: rename remaining defines by Bartosz Golaszewski · 9 years ago
  23. d9892fa i2c-tools: remove duplicate definitions by Bartosz Golaszewski · 9 years ago
  24. d908992 i2cdetect: use break instead of goto in list_i2c_busses_and_exit() by Bartosz Golaszewski · 10 years ago
  25. aeb11a9 i2cdump: code rework by Bartosz Golaszewski · 10 years ago
  26. 2204472 i2cdetect: add a check for (mode == DETECT_MODE_AUTO) by Bartosz Golaszewski · 10 years ago
  27. e545bf6 i2cdetect: don't scan non-regular addresses without the '-a' option by Bartosz Golaszewski · 10 years ago
  28. 3147427 i2cdetect: don't die on addresses already in use by drivers by Bartosz Golaszewski · 10 years ago
  29. 7ca5c51 i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT by Bartosz Golaszewski · 10 years ago
  30. b2cca32 i2c-tools: fix 'i2cdetect -l' by Bartosz Golaszewski · 10 years ago
  31. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  32. 622a7aa i2cget, i2cset, i2cdetect, i2cdump: new applets by Bartosz Golaszewski · 10 years ago