1. 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
  2. 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  5. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  6. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  7. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  8. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  9. f8f81ed Convert all procps/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  11. 641caae libbb: factor out code which queries screen width by Denys Vlasenko · 9 years ago
  12. 8f2cb7a libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() by Denys Vlasenko · 12 years ago
  13. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  14. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  15. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  16. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  17. 302af9e watch: compat: use stderr to determine screen dimensions by Denys Vlasenko · 15 years ago
  18. f25252c watch: more compatible screen format by Denys Vlasenko · 15 years ago
  19. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  20. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  21. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
  22. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  23. 28b2991 watch: shrink (by walter harms <WHarms AT bfs.de>) by Denis Vlasenko · 17 years ago
  24. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  25. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  26. f893da8 ls,ps,watch: measure terminal width on fd 0, not 1 by Denis Vlasenko · 17 years ago
  27. cc5e090 move several applets to more correct ex-project. No code changes. by Denis Vlasenko · 18 years ago[Renamed from coreutils/watch.c]
  28. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  29. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  30. 621204b get_terminal_width_height: do not pass insanely large values by Denis Vlasenko · 18 years ago
  31. 703aa13 watch: fix warning getty: fix breakage; fix excessive stack usage by Denis Vlasenko · 18 years ago
  32. 8d73c35 watch: execute command thru shell, not fork/exec. Other fixes by Denis Vlasenko · 18 years ago
  33. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  34. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  35. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  36. 399d2b5 Rich Felker suggested removing dprintf() from watch, and one thing led to by Rob Landley · 19 years ago
  37. 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 19 years ago
  38. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  39. a87bb60 patch by Shaun Jackman to combine dup/close funcs into dup2 by Mike Frysinger · 19 years ago
  40. 47bc802 Patch from Shaun Jackman to save a few bytes. by Rob Landley · 20 years ago
  41. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  42. 29f9b2f Add missing header file to squash a warning by Eric Andersen · 22 years ago
  43. 60943c5 Sane-ify the screen clearing stuff. -Erik by Eric Andersen · 22 years ago
  44. 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago