1. 5d553bc more --help text tweaks by Denys Vlasenko · 4 years ago
  2. 32e1f69 compat: move hexdump -R functionality to xxd -r by Denys Vlasenko · 4 years, 2 months ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. 62a9b18 xxd: implement -p by Denys Vlasenko · 8 years ago
  7. 8a2657c hexdump/xxd: a bit more condensed formats by Denys Vlasenko · 8 years ago
  8. 0f43647 xxd: new applet by Denys Vlasenko · 8 years ago
  9. 5b966c6 Make "hd" independently selectable by Denys Vlasenko · 8 years ago
  10. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  11. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  12. 2c24806 hexdump: need to use xstrtoull for off_t by Denys Vlasenko · 12 years ago
  13. ef6747e hexdump: don't unconditionally limit the usable address range by Denys Vlasenko · 12 years ago
  14. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  17. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  18. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  19. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  20. 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
  21. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  22. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  23. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  24. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  25. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  26. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  27. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  28. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  29. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  30. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  31. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  32. f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
  33. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  34. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  35. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  36. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  37. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  38. 4c196a8 hexdump: fixlet for my breakage by Denis Vlasenko · 18 years ago
  39. 2dbeaa9 hexdump: deindent, almost fits into 80 columns now by Denis Vlasenko · 18 years ago
  40. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  41. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  42. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  43. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  44. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  45. 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
  46. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  47. 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
  48. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago