1. 7b5cbfd vi: allow writing to another file if this one is readonly by Alison Winters · 3 years, 9 months ago
  2. f4a9908 vi: improvements to reporting of changes by Ron Yorston · 3 years, 9 months ago
  3. 99fb5f2 vi: issue a warning on failure to find a character by Ron Yorston · 3 years, 9 months ago
  4. 6220b4d vi: make the substitute command more like vi by Ron Yorston · 3 years, 9 months ago
  5. 951c6de vi: make put commands more like vi by Ron Yorston · 3 years, 9 months ago
  6. a544502 vi: allow the '.' command to have a repetition count by Ron Yorston · 3 years, 9 months ago
  7. fe76569 vi: allow 'r' command to be aborted, repeated by Ron Yorston · 3 years, 9 months ago
  8. b18c7bf vi: improvements to undo by Ron Yorston · 3 years, 9 months ago
  9. e577afc vi: more fixes to range selection by word by Ron Yorston · 3 years, 9 months ago
  10. b7b1119 vi: improvements to range selection by Ron Yorston · 3 years, 9 months ago
  11. 7ce0e75 vi: code shrink search commands by Ron Yorston · 3 years, 9 months ago
  12. 9f017d9 vi: changes to option handling by Ron Yorston · 3 years, 9 months ago
  13. 24198f6 vi: deal with invalid movements in shift commands by Ron Yorston · 3 years, 10 months ago
  14. a25b4c2 vi: code shrink by Ron Yorston · 3 years, 10 months ago
  15. d56da68 vi: improve operations involving paragraph movement by Ron Yorston · 3 years, 10 months ago
  16. 8b571bd vi: improve motion by paragraph by Ron Yorston · 3 years, 10 months ago
  17. d3b7482 vi: allow repetition count for paragraph motion by Ron Yorston · 3 years, 10 months ago
  18. 1e84daf vi: allow motion count for change/delete/yank/shift by Ron Yorston · 3 years, 10 months ago
  19. d4c4603 vi: support more commands for range selection by Ron Yorston · 3 years, 10 months ago
  20. 15f4ac3 vi: improvements to character search within line by Ron Yorston · 3 years, 10 months ago
  21. 50a2db7 vi: remember cursor column during vertical motion by Ron Yorston · 3 years, 10 months ago
  22. 18871c3 vi: 'G'/'M' commands move to first visible character by Ron Yorston · 3 years, 10 months ago
  23. 5ae25f4 vi: don't overwrite existing file by Ron Yorston · 3 years, 10 months ago
  24. 25d2592 vi: make buffer handling more vi-like by Ron Yorston · 3 years, 10 months ago
  25. 776b56d vi: code shrink by Ron Yorston · 3 years, 10 months ago
  26. 7b4c227 vi: fix word operations across line boundaries by Ron Yorston · 3 years, 10 months ago
  27. 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 10 months ago
  28. 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 11 months ago
  29. 858f8aa diff: code shrink by Ron Yorston · 3 years, 11 months ago
  30. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
  31. 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 4 years ago
  32. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 4 years ago
  33. 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years, 1 month ago
  34. 665a659 awk: FS regex matches only non-empty separators (gawk compat) by Denys Vlasenko · 4 years, 1 month ago
  35. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years, 1 month ago
  36. 5323af7 awk: fix dodgy multi-char separators splitting logic by Denys Vlasenko · 4 years, 2 months ago
  37. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 3 months ago
  38. 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
  39. 6f7a009 awk: disallow "str"++, closes bug 12981 by Denys Vlasenko · 4 years, 7 months ago
  40. bd8b05b awk: fix more "length" cases, closes 12486 by Denys Vlasenko · 5 years ago
  41. 16bcd50 vi: fixes to string search in colon commands, closes 10321 by Ron Yorston · 5 years ago
  42. 9a0c404 vi: placate "warning: shifting a negative signed value is undefined" by Denys Vlasenko · 5 years ago
  43. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 6 years ago
  44. fa182a3 vi: code shrink by Denys Vlasenko · 6 years ago
  45. 0545bfa sed: fix /regex/,+N match triggering only once, closes 11871 by Denys Vlasenko · 6 years ago
  46. 7b93e31 vi: enable 'dG' command. Closes 11801 by Ron Yorston · 6 years ago
  47. 4b49422 vi: fix changes to word at end of line. Closes 11796 by Ron Yorston · 6 years ago
  48. a3ce161 vi: revert change in how "end of file list" is deteced - fixes 'q' in bare "vi" by Denys Vlasenko · 6 years ago
  49. e1a1b64 vi: code shrink by Denys Vlasenko · 6 years ago
  50. 3e61b59 vi: avoid build failure in non-default case by Ron Yorston · 6 years ago
  51. 8939359 vi: rename save_argc -> cmdline_filecnt by Denys Vlasenko · 6 years ago
  52. bbacd03 vi: restore capability to remember insertion cmds for "." by Denys Vlasenko · 6 years ago
  53. b29dce4 vi: code shrink by Denys Vlasenko · 6 years ago
  54. 26f5e9d vi: convert more /**/ comments to // by Denys Vlasenko · 6 years ago
  55. 2a57608 vi: code shrink by Denys Vlasenko · 6 years ago
  56. 6ce60b9 vi: use vsnprintf to format status line by Denys Vlasenko · 6 years ago
  57. d4f2e7f vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  58. de69775 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  59. 616e469 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  60. 363a2bc vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  61. 24bd350 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  62. c319310 vi: fix ^Z not always working as intended by Denys Vlasenko · 6 years ago
  63. 6ed94aa vi: install SIGINT handler _after_ restart setjmp is initialized by Denys Vlasenko · 6 years ago
  64. a2fd1aa vi: allow manual screen update if SIGWINCH isn't supported by Ron Yorston · 6 years ago
  65. eabf4b2 vi: code shrink, proper printf formatting for strlen() by Denys Vlasenko · 6 years ago
  66. 61052d1 vi: further fixes to undo after autoindent by Ron Yorston · 6 years ago
  67. df4e3af vi: fix replacement of single character with CR by Ron Yorston · 6 years ago
  68. bb983f3 vi: fix faulty undo after autoinsert by Ron Yorston · 6 years ago
  69. 4906faa sed: code shrink by Denys Vlasenko · 6 years ago
  70. b7928e1 sed: Fix backslash parsing for 'w' command arg by Brian Foley · 6 years ago
  71. 1c42c18 awk: Fix overly permissive func arg list parsing by Brian Foley · 6 years ago
  72. 08a514c awk: Syntax error if delete isn't given an arg. by Brian Foley · 6 years ago
  73. dac15a1 awk: Guard pointer chasing when parsing ternary expressions. by Brian Foley · 6 years ago
  74. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  75. d08206d vi: correctly detect when a deletion empties the buffer by Ron Yorston · 6 years ago
  76. b733046 vi: code shrink by Denys Vlasenko · 6 years ago
  77. 836d0a7 vi: fix FEATURE_VI_REGEX_SEARCH to respect LIMITED (one-line) search by Denys Vlasenko · 6 years ago
  78. 75a1c87 awk: abort if NF set to negative value by Denys Vlasenko · 6 years ago
  79. 5527967 vi: remove duplicated code by Ron Yorston · 9 years ago
  80. 706a9a0 sed: fix double-free in FEATURE_CLEAN_UP code by Denys Vlasenko · 6 years ago
  81. 8825cb6 vi: placate "warning: variable orig_buf set but not used" by Denys Vlasenko · 7 years ago
  82. 39043ad vi: placate "warning: statement with no effect" by Denys Vlasenko · 7 years ago
  83. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  84. 2454e67 awk: do not allow $(-1) by Denys Vlasenko · 7 years ago
  85. 7556835 patch: implement --dry-run by Denys Vlasenko · 7 years ago
  86. e2afae6 sed: prevent overflow of length from bb_get_chunk_from_file by Quentin Rameau · 7 years ago
  87. 844a6c5 awk: code shrink by Denys Vlasenko · 7 years ago
  88. 6f4a785 awk: fix 'delete array[var--]' decrementing var twice by Denys Vlasenko · 7 years ago
  89. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  90. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  91. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  92. 9c47c43 sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 by Denys Vlasenko · 7 years ago
  93. a1799db awk: stop on first non-option, closes 9861 by Denys Vlasenko · 7 years ago
  94. e440b39 *: stop using atexit in non-debug build: saves ~260 in bss with musl by Denys Vlasenko · 7 years ago
  95. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  96. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  97. 269b36a script: make -t[FILE] compatible with util-linux by Denys Vlasenko · 7 years ago
  98. 84ea60e line editing: make read_line_input() not take timeout param by Denys Vlasenko · 7 years ago
  99. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  100. 6bdcee8 ed: fix "\n" removal in command line; make "w" set "dirty = 0" by Denys Vlasenko · 7 years ago