1. fe9507f touch: fix -am by Denys Vlasenko · 3 years, 8 months ago
  2. 4eb46e1 dd: support iflag=count_bytes by Rafał Miłecki · 3 years, 9 months ago
  3. 7b5cbfd vi: allow writing to another file if this one is readonly by Alison Winters · 3 years, 8 months ago
  4. 27c1bc8 build system: avoid build failure during bisection by Ron Yorston · 3 years, 9 months ago
  5. f0c0c56 hush: beautify ^D handling to match ash / bash by Denys Vlasenko · 3 years, 8 months ago
  6. 50a3745 watchdog: make open-write-close-open functionality a config knob by Rasmus Villemoes · 3 years, 8 months ago
  7. 9c210f0 touch: fix previous commit by Denys Vlasenko · 3 years, 8 months ago
  8. 6b6ff80 touch: make FEATURE_TOUCH_NODEREF unconditional by Denys Vlasenko · 3 years, 8 months ago
  9. 3630054 touch: code shrink by Denys Vlasenko · 3 years, 8 months ago
  10. 6f63a2b touch: code shrink by Denys Vlasenko · 3 years, 8 months ago
  11. e3c6a09 touch: prevent usage of -r and -t at once by Xabier Oneca · 3 years, 8 months ago
  12. 79c92db touch: switch to using utimensat() and futimens() by Denys Vlasenko · 3 years, 8 months ago
  13. 1a18126 touch: unbreak -h by Denys Vlasenko · 3 years, 8 months ago
  14. 7ec2544 touch: remove unneeded GETOPT32 defines by Xabier Oneca · 3 years, 8 months ago
  15. de1a49c touch: fix atime set from reference file by Xabier Oneca · 3 years, 8 months ago
  16. 520bb3e touch: add SUSv3 options -a and -m by Xabier Oneca · 3 years, 8 months ago
  17. 7323bca lineedit: fix tab completion with equal sign by Natanael Copa · 3 years, 8 months ago
  18. f4a9908 vi: improvements to reporting of changes by Ron Yorston · 3 years, 8 months ago
  19. 99fb5f2 vi: issue a warning on failure to find a character by Ron Yorston · 3 years, 8 months ago
  20. 6220b4d vi: make the substitute command more like vi by Ron Yorston · 3 years, 8 months ago
  21. 951c6de vi: make put commands more like vi by Ron Yorston · 3 years, 8 months ago
  22. a544502 vi: allow the '.' command to have a repetition count by Ron Yorston · 3 years, 8 months ago
  23. fe76569 vi: allow 'r' command to be aborted, repeated by Ron Yorston · 3 years, 8 months ago
  24. b18c7bf vi: improvements to undo by Ron Yorston · 3 years, 8 months ago
  25. e577afc vi: more fixes to range selection by word by Ron Yorston · 3 years, 8 months ago
  26. b7b1119 vi: improvements to range selection by Ron Yorston · 3 years, 8 months ago
  27. 7ce0e75 vi: code shrink search commands by Ron Yorston · 3 years, 8 months ago
  28. 9f017d9 vi: changes to option handling by Ron Yorston · 3 years, 8 months ago
  29. 24198f6 vi: deal with invalid movements in shift commands by Ron Yorston · 3 years, 9 months ago
  30. a25b4c2 vi: code shrink by Ron Yorston · 3 years, 9 months ago
  31. d56da68 vi: improve operations involving paragraph movement by Ron Yorston · 3 years, 9 months ago
  32. 8b571bd vi: improve motion by paragraph by Ron Yorston · 3 years, 9 months ago
  33. d3b7482 vi: allow repetition count for paragraph motion by Ron Yorston · 3 years, 9 months ago
  34. 1e84daf vi: allow motion count for change/delete/yank/shift by Ron Yorston · 3 years, 9 months ago
  35. d4c4603 vi: support more commands for range selection by Ron Yorston · 3 years, 9 months ago
  36. 15f4ac3 vi: improvements to character search within line by Ron Yorston · 3 years, 9 months ago
  37. 50a2db7 vi: remember cursor column during vertical motion by Ron Yorston · 3 years, 9 months ago
  38. 18871c3 vi: 'G'/'M' commands move to first visible character by Ron Yorston · 3 years, 9 months ago
  39. 5ae25f4 vi: don't overwrite existing file by Ron Yorston · 3 years, 9 months ago
  40. 25d2592 vi: make buffer handling more vi-like by Ron Yorston · 3 years, 9 months ago
  41. 776b56d vi: code shrink by Ron Yorston · 3 years, 9 months ago
  42. 7b4c227 vi: fix word operations across line boundaries by Ron Yorston · 3 years, 9 months ago
  43. 1195782 ntpd: code shrink (force not-inlining, stop returning structs) by Denys Vlasenko · 3 years, 9 months ago
  44. c2bd0b6 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators by Denys Vlasenko · 3 years, 9 months ago
  45. 14ed4ec resume: write offset in /sys/power/resume_offset by Denys Vlasenko · 3 years, 9 months ago
  46. 2a2ca93 login: implement LOGIN_TIMEOUT by Denys Vlasenko · 3 years, 9 months ago
  47. fe78d70 udhcpc: ignore zero-length DHCP options, take 2 by Denys Vlasenko · 3 years, 9 months ago
  48. 1c461df udhcpc: ignore zero-length DHCP options by Russell Senior · 3 years, 9 months ago
  49. f26e563 echo: special case "echo --help": it should not show help text by Denys Vlasenko · 3 years, 9 months ago
  50. f25d254 decompress_gunzip: Fix DoS if gzip is corrupt by Samuel Sapalski · 3 years, 10 months ago
  51. cbfdeba hush: make LINENO selectable without BASH-COMPAT by Denys Vlasenko · 3 years, 9 months ago
  52. b6e6c83 wget: new option FEATURE_WGET_FTP to enable/disable FTP by Sergey Ponomarev · 4 years ago
  53. 0b25e81 bloat-o-meter: avoid double counting by Ron Yorston · 3 years, 9 months ago
  54. 307cd26 start-stop-daemon: explain -x + -a test by Denys Vlasenko · 3 years, 9 months ago
  55. 2d48d9b ntpd: tweak comments by Denys Vlasenko · 3 years, 10 months ago
  56. 2d6c175 ntpd: decrease INITIAL_SAMPLES from 4 to 3 by Denys Vlasenko · 3 years, 10 months ago
  57. 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 10 months ago
  58. 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 10 months ago
  59. 9b6bcfd bc: typo fix in comment by Denys Vlasenko · 3 years, 10 months ago
  60. 9037757 dc: more docs in --help by Denys Vlasenko · 3 years, 10 months ago
  61. 1a37aa7 dc: document what non-GNU commands do by Denys Vlasenko · 3 years, 10 months ago
  62. ace81cd bc/dc: fix length(0) and length(0.000nnn) result by Denys Vlasenko · 3 years, 10 months ago
  63. 3d88cc1 dc: correct --help text by Denys Vlasenko · 3 years, 10 months ago
  64. 1f9ed02 trylink: do not drop libs from CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 3 years, 10 months ago
  65. e880c9c echo: do not assume that free() leaves errno unmodified by Natanael Copa · 3 years, 11 months ago
  66. 760b627 lineedit: support empty PATH entries in tab completion by Ron Yorston · 3 years, 10 months ago
  67. 858f8aa diff: code shrink by Ron Yorston · 3 years, 10 months ago
  68. 9fa7d7d dnsd: check that we don't read past packet by Denys Vlasenko · 3 years, 10 months ago
  69. a4959ee udhcp: reuse strings by Denys Vlasenko · 3 years, 10 months ago
  70. 855aeac ntpd: log responses to clients at log level 3 by Denys Vlasenko · 3 years, 10 months ago
  71. 2620d38 ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too by Denys Vlasenko · 3 years, 10 months ago
  72. 423c4c2 ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code by Denys Vlasenko · 3 years, 10 months ago
  73. 5024d86 ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message by Denys Vlasenko · 3 years, 10 months ago
  74. 6448332 udhcpc: clarify bcast/unicast sends in logs, include server ID by Denys Vlasenko · 3 years, 10 months ago
  75. 6bdfbc4 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y by Denys Vlasenko · 3 years, 10 months ago
  76. 33745b1 ash: placate -Werror=format-security by Denys Vlasenko · 3 years, 10 months ago
  77. 666a9a4 applets/usage_pod.c: placate gcc by Denys Vlasenko · 3 years, 10 months ago
  78. d40358a Makefile.flags: fix the OS detection for libresolv by Martin Kaiser · 3 years, 11 months ago
  79. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
  80. 6ad38d6 libbb: code shrink fgets_str by Ron Yorston · 3 years, 11 months ago
  81. c849e72 nl: ensure '-b n' option displays file content by Ron Yorston · 3 years, 11 months ago
  82. 27ae859 cryptpw: typo in usage message by Ron Yorston · 3 years, 11 months ago
  83. 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 3 years, 11 months ago
  84. bcf91d2 libbb: code shrink and speed up index_in_strings() by Ron Yorston · 3 years, 11 months ago
  85. 59120c3 libbb: code shrink and speed up find_applet_by_name() by Ron Yorston · 3 years, 11 months ago
  86. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 3 years, 11 months ago
  87. f3a55b3 traceroute: fix option parsing by Denys Vlasenko · 3 years, 11 months ago
  88. 808d93c update_passwd: fix context variable by Bernd Kuhls · 4 years ago
  89. 2b7c1aa ash: match bash behavior for ${empty_var/*/repl} by Denys Vlasenko · 4 years ago
  90. 883cdb7 ash: fix ${unset_var/pattern/repl} by Denys Vlasenko · 4 years ago
  91. cc4303f bc: code shrink by Denys Vlasenko · 4 years ago
  92. 2266c12 pmap: fix column width, closes 13431 by Denys Vlasenko · 4 years ago
  93. 4a4b453 Fix for the FEATURE_UTMP on the FreeBSD by Alex Samorukov · 4 years ago
  94. 0197fbf bc: ^C on input line exits (unlike ^C during calculations, which does not) by Denys Vlasenko · 4 years ago
  95. 4455cff Fix mail compilation on the FreeBSD by Alex Samorukov · 4 years ago
  96. 2b94c05 Fix traceroute applet on the FreeBSD by Alex Samorukov · 4 years ago
  97. ca2dc96 Fix ping build on the FreeBSD by Alex Samorukov · 4 years ago
  98. f1baa4a Fix ntpd compilcation on the FreeBSD by Alex Samorukov · 4 years ago
  99. 28759d0 Fix mknod compilation on the FreeBSD by Alex Samorukov · 4 years ago
  100. 09aba8b Fix missing "crypt.h" compilation error on the FreeBSD by Alex Samorukov · 4 years ago