1. fe76569 vi: allow 'r' command to be aborted, repeated by Ron Yorston · 3 years, 9 months ago
  2. b18c7bf vi: improvements to undo by Ron Yorston · 3 years, 9 months ago
  3. e577afc vi: more fixes to range selection by word by Ron Yorston · 3 years, 9 months ago
  4. b7b1119 vi: improvements to range selection by Ron Yorston · 3 years, 9 months ago
  5. 7ce0e75 vi: code shrink search commands by Ron Yorston · 3 years, 9 months ago
  6. 9f017d9 vi: changes to option handling by Ron Yorston · 3 years, 9 months ago
  7. 24198f6 vi: deal with invalid movements in shift commands by Ron Yorston · 3 years, 10 months ago
  8. a25b4c2 vi: code shrink by Ron Yorston · 3 years, 10 months ago
  9. d56da68 vi: improve operations involving paragraph movement by Ron Yorston · 3 years, 10 months ago
  10. 8b571bd vi: improve motion by paragraph by Ron Yorston · 3 years, 10 months ago
  11. d3b7482 vi: allow repetition count for paragraph motion by Ron Yorston · 3 years, 10 months ago
  12. 1e84daf vi: allow motion count for change/delete/yank/shift by Ron Yorston · 3 years, 10 months ago
  13. d4c4603 vi: support more commands for range selection by Ron Yorston · 3 years, 10 months ago
  14. 15f4ac3 vi: improvements to character search within line by Ron Yorston · 3 years, 10 months ago
  15. 50a2db7 vi: remember cursor column during vertical motion by Ron Yorston · 3 years, 10 months ago
  16. 18871c3 vi: 'G'/'M' commands move to first visible character by Ron Yorston · 3 years, 10 months ago
  17. 5ae25f4 vi: don't overwrite existing file by Ron Yorston · 3 years, 10 months ago
  18. 25d2592 vi: make buffer handling more vi-like by Ron Yorston · 3 years, 10 months ago
  19. 776b56d vi: code shrink by Ron Yorston · 3 years, 10 months ago
  20. 7b4c227 vi: fix word operations across line boundaries by Ron Yorston · 3 years, 10 months ago
  21. 1195782 ntpd: code shrink (force not-inlining, stop returning structs) by Denys Vlasenko · 3 years, 10 months ago
  22. c2bd0b6 timeout,top,watch,ping: parse NN.N fractional duration in locales with other separators by Denys Vlasenko · 3 years, 10 months ago
  23. 14ed4ec resume: write offset in /sys/power/resume_offset by Denys Vlasenko · 3 years, 10 months ago
  24. 2a2ca93 login: implement LOGIN_TIMEOUT by Denys Vlasenko · 3 years, 10 months ago
  25. fe78d70 udhcpc: ignore zero-length DHCP options, take 2 by Denys Vlasenko · 3 years, 10 months ago
  26. 1c461df udhcpc: ignore zero-length DHCP options by Russell Senior · 3 years, 10 months ago
  27. f26e563 echo: special case "echo --help": it should not show help text by Denys Vlasenko · 3 years, 10 months ago
  28. f25d254 decompress_gunzip: Fix DoS if gzip is corrupt by Samuel Sapalski · 3 years, 10 months ago
  29. cbfdeba hush: make LINENO selectable without BASH-COMPAT by Denys Vlasenko · 3 years, 10 months ago
  30. b6e6c83 wget: new option FEATURE_WGET_FTP to enable/disable FTP by Sergey Ponomarev · 4 years ago
  31. 0b25e81 bloat-o-meter: avoid double counting by Ron Yorston · 3 years, 10 months ago
  32. 307cd26 start-stop-daemon: explain -x + -a test by Denys Vlasenko · 3 years, 10 months ago
  33. 2d48d9b ntpd: tweak comments by Denys Vlasenko · 3 years, 10 months ago
  34. 2d6c175 ntpd: decrease INITIAL_SAMPLES from 4 to 3 by Denys Vlasenko · 3 years, 10 months ago
  35. 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 10 months ago
  36. 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 11 months ago
  37. 9b6bcfd bc: typo fix in comment by Denys Vlasenko · 3 years, 11 months ago
  38. 9037757 dc: more docs in --help by Denys Vlasenko · 3 years, 11 months ago
  39. 1a37aa7 dc: document what non-GNU commands do by Denys Vlasenko · 3 years, 11 months ago
  40. ace81cd bc/dc: fix length(0) and length(0.000nnn) result by Denys Vlasenko · 3 years, 11 months ago
  41. 3d88cc1 dc: correct --help text by Denys Vlasenko · 3 years, 11 months ago
  42. 1f9ed02 trylink: do not drop libs from CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 3 years, 11 months ago
  43. e880c9c echo: do not assume that free() leaves errno unmodified by Natanael Copa · 4 years ago
  44. 760b627 lineedit: support empty PATH entries in tab completion by Ron Yorston · 3 years, 11 months ago
  45. 858f8aa diff: code shrink by Ron Yorston · 3 years, 11 months ago
  46. 9fa7d7d dnsd: check that we don't read past packet by Denys Vlasenko · 3 years, 11 months ago
  47. a4959ee udhcp: reuse strings by Denys Vlasenko · 3 years, 11 months ago
  48. 855aeac ntpd: log responses to clients at log level 3 by Denys Vlasenko · 3 years, 11 months ago
  49. 2620d38 ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too by Denys Vlasenko · 3 years, 11 months ago
  50. 423c4c2 ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code by Denys Vlasenko · 3 years, 11 months ago
  51. 5024d86 ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message by Denys Vlasenko · 3 years, 11 months ago
  52. 6448332 udhcpc: clarify bcast/unicast sends in logs, include server ID by Denys Vlasenko · 3 years, 11 months ago
  53. 6bdfbc4 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y by Denys Vlasenko · 3 years, 11 months ago
  54. 33745b1 ash: placate -Werror=format-security by Denys Vlasenko · 3 years, 11 months ago
  55. 666a9a4 applets/usage_pod.c: placate gcc by Denys Vlasenko · 3 years, 11 months ago
  56. d40358a Makefile.flags: fix the OS detection for libresolv by Martin Kaiser · 4 years ago
  57. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
  58. 6ad38d6 libbb: code shrink fgets_str by Ron Yorston · 4 years ago
  59. c849e72 nl: ensure '-b n' option displays file content by Ron Yorston · 4 years ago
  60. 27ae859 cryptpw: typo in usage message by Ron Yorston · 4 years ago
  61. 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 4 years ago
  62. bcf91d2 libbb: code shrink and speed up index_in_strings() by Ron Yorston · 4 years ago
  63. 59120c3 libbb: code shrink and speed up find_applet_by_name() by Ron Yorston · 4 years ago
  64. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 4 years ago
  65. f3a55b3 traceroute: fix option parsing by Denys Vlasenko · 4 years ago
  66. 808d93c update_passwd: fix context variable by Bernd Kuhls · 4 years ago
  67. 2b7c1aa ash: match bash behavior for ${empty_var/*/repl} by Denys Vlasenko · 4 years ago
  68. 883cdb7 ash: fix ${unset_var/pattern/repl} by Denys Vlasenko · 4 years ago
  69. cc4303f bc: code shrink by Denys Vlasenko · 4 years ago
  70. 2266c12 pmap: fix column width, closes 13431 by Denys Vlasenko · 4 years ago
  71. 4a4b453 Fix for the FEATURE_UTMP on the FreeBSD by Alex Samorukov · 4 years ago
  72. 0197fbf bc: ^C on input line exits (unlike ^C during calculations, which does not) by Denys Vlasenko · 4 years ago
  73. 4455cff Fix mail compilation on the FreeBSD by Alex Samorukov · 4 years ago
  74. 2b94c05 Fix traceroute applet on the FreeBSD by Alex Samorukov · 4 years ago
  75. ca2dc96 Fix ping build on the FreeBSD by Alex Samorukov · 4 years ago
  76. f1baa4a Fix ntpd compilcation on the FreeBSD by Alex Samorukov · 4 years ago
  77. 28759d0 Fix mknod compilation on the FreeBSD by Alex Samorukov · 4 years ago
  78. 09aba8b Fix missing "crypt.h" compilation error on the FreeBSD by Alex Samorukov · 4 years ago
  79. 92d84c4 Fix klogd applet compilation on the FreeBSD by Alex Samorukov · 4 years ago
  80. dae90bb Fix httpd compilation on the FreeBSD by Alex Samorukov · 4 years ago
  81. d4624d3 Fix bb_setpgrp weapper on the FreeBSD by Alex Samorukov · 4 years ago
  82. 0544933 Do not add -lresolv on non-Linux systems by Alex Samorukov · 4 years ago
  83. 4e039ba ash: improve --help by Denys Vlasenko · 4 years ago
  84. 3b05305 hush: code shrink by Denys Vlasenko · 4 years ago
  85. 8b085d6 nuke: default to N by Denys Vlasenko · 4 years ago
  86. 85158b6 ash: code shrink by Denys Vlasenko · 4 years ago
  87. 3f8ec00 ash: make a strdup copy of $HISTFILE for line editing by Denys Vlasenko · 4 years ago
  88. 5f2e00f udhcpc: Add support to change default interface name by Andre Kalb · 4 years, 8 months ago
  89. 868f383 tls: code shrink by Denys Vlasenko · 4 years ago
  90. 9daa877 tar: add TODO about a bug with non-writable directories on extract by Denys Vlasenko · 4 years ago
  91. 49fd1d6 nslookup: do not print "No answer" for NODATA replies, closes 13006 by Denys Vlasenko · 4 years ago
  92. 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
  93. 89a5597 libbb/procps: smaller global data for username/groupname cache by Denys Vlasenko · 4 years ago
  94. b230ff9 *: use fopen helpers where appropriate by Denys Vlasenko · 4 years ago
  95. 04e0d8e httpd: fix offset for sendfile by Maxim Storchak · 4 years ago
  96. 29a9043 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU by Denys Vlasenko · 4 years ago
  97. cba45d9 Start 1.34.0 development cycle by Denys Vlasenko · 4 years ago
  98. a4c3a34 Bump version to 1.33.0 by Denys Vlasenko · 4 years ago 1_33_0
  99. ec9a5e6 libiproute: band-aid for old uclibc missing IFA_FLAGS by Denys Vlasenko · 4 years ago
  100. fecb169 modprobe-small: convert to new recursive_action() API by Denys Vlasenko · 4 years ago