1. 5c89e5a vi: fix read outside of text buffer during insert by S Harris · 3 years, 7 months ago
  2. 5135875 vi: fix backward search with GNU regex by Ron Yorston · 3 years, 7 months ago
  3. ac4786b qwk: make code clearer, no actual code changes by Denys Vlasenko · 3 years, 7 months ago
  4. fd217c1 awk: after preinc/dec, only allow variable, field ref, array ref, or another preinc/dec by Denys Vlasenko · 3 years, 7 months ago
  5. 038d400 vi: reject change command when motion fails by Ron Yorston · 3 years, 7 months ago
  6. ac04eb3 vi: up/down motion beyond end of file should fail by Ron Yorston · 3 years, 7 months ago
  7. f1d21b7 vi: keep autoindent if line isn't empty by Ron Yorston · 3 years, 7 months ago
  8. a885ce1 awk: fix use-after-free in "$BIGNUM1 $BIGGERNUM2" concat op by Denys Vlasenko · 3 years, 7 months ago
  9. 52c4b7a vi: initialise tabstop once not for each file by Ron Yorston · 3 years, 7 months ago
  10. f7ed0e8 vi: ':r' should insert text after current line by Ron Yorston · 3 years, 7 months ago
  11. e2b9215 *: --help tweaks by Denys Vlasenko · 3 years, 7 months ago
  12. 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 7 months ago
  13. 9659a8d vi: remove autoindent from otherwise empty lines by Ron Yorston · 3 years, 8 months ago
  14. 16e2fa9 vi: make autoindent respect expandtab setting by Ron Yorston · 3 years, 8 months ago
  15. d95f89e vi: make cursor positioning more vi compatible by Ron Yorston · 3 years, 8 months ago
  16. 8e71f2a vi: :wq/:x should warn if there are more files to edit by Ron Yorston · 3 years, 8 months ago
  17. 24effc7 vi: cursor positioning after whole-line 'y' by Ron Yorston · 3 years, 8 months ago
  18. 74e1f32 vi: trivial code shrink by Denys Vlasenko · 3 years, 8 months ago
  19. 0c42a6b vi: fix empty line range regression by Ron Yorston · 3 years, 9 months ago
  20. acd3079 vi: expand '%' and '#' in colon commands by Ron Yorston · 3 years, 9 months ago
  21. 852ffbe vi: fix buffer overrun; code shrink by Ron Yorston · 3 years, 9 months ago
  22. dadd909 vi: improvements to ':read' command by Ron Yorston · 3 years, 9 months ago
  23. e6bc8a2 vi: preserve state when switching file by Ron Yorston · 3 years, 9 months ago
  24. b9aaa37 vi: 'ZZ' should warn if there are more files to edit by Ron Yorston · 3 years, 9 months ago
  25. 0917258 vi: saving unnamed file in readonly mode by Ron Yorston · 3 years, 9 months ago
  26. 3b9233f vi: adjust conditional compilation of modifying_cmds by Ron Yorston · 3 years, 9 months ago
  27. 7a8ceb4 vi: changes to line addresses for colon commands by Ron Yorston · 3 years, 9 months ago
  28. f277c9e vi: make de-indentation with ctrl-D more like vim by Ron Yorston · 3 years, 9 months ago
  29. 310ef23 vi: add expandtab option by Ron Yorston · 3 years, 9 months ago
  30. b65e7f6 vi: move undo_queue_state in globals to other byte-sized members by Denys Vlasenko · 3 years, 9 months ago
  31. f227726 vi: allow line addresses to have an offset by Ron Yorston · 3 years, 9 months ago
  32. 47f7891 vi: allow backward search to specify line address by Ron Yorston · 3 years, 9 months ago
  33. d488def vi: detect and warn about invalid line addresses by Ron Yorston · 3 years, 9 months ago
  34. 5d1bb58 vi: code shrink colon line addresses by Ron Yorston · 3 years, 9 months ago
  35. 74d565f vi: make context marks more like vi by Ron Yorston · 3 years, 9 months ago
  36. 47c3eaa vi: correct autoindent for 'O' command by Ron Yorston · 3 years, 9 months ago
  37. ac6495f vi: allow ctrl-D to reduce indentation by Ron Yorston · 3 years, 9 months ago
  38. d6e653d vi: don't move cursor when yanking whole lines by Ron Yorston · 3 years, 9 months ago
  39. 38ae0f3 vi: reset command count when specifying '0' range by Ron Yorston · 3 years, 9 months ago
  40. 033fa3d vi: code shrink motion by paragraph by Ron Yorston · 3 years, 9 months ago
  41. d9d1989 vi: position cursor on last column of tab by Ron Yorston · 3 years, 9 months ago
  42. 9b2a389 vi: correctly record deleted characters by Ron Yorston · 3 years, 9 months ago
  43. 7b5cbfd vi: allow writing to another file if this one is readonly by Alison Winters · 3 years, 9 months ago
  44. f4a9908 vi: improvements to reporting of changes by Ron Yorston · 3 years, 9 months ago
  45. 99fb5f2 vi: issue a warning on failure to find a character by Ron Yorston · 3 years, 9 months ago
  46. 6220b4d vi: make the substitute command more like vi by Ron Yorston · 3 years, 9 months ago
  47. 951c6de vi: make put commands more like vi by Ron Yorston · 3 years, 9 months ago
  48. a544502 vi: allow the '.' command to have a repetition count by Ron Yorston · 3 years, 9 months ago
  49. fe76569 vi: allow 'r' command to be aborted, repeated by Ron Yorston · 3 years, 9 months ago
  50. b18c7bf vi: improvements to undo by Ron Yorston · 3 years, 9 months ago
  51. e577afc vi: more fixes to range selection by word by Ron Yorston · 3 years, 9 months ago
  52. b7b1119 vi: improvements to range selection by Ron Yorston · 3 years, 9 months ago
  53. 7ce0e75 vi: code shrink search commands by Ron Yorston · 3 years, 9 months ago
  54. 9f017d9 vi: changes to option handling by Ron Yorston · 3 years, 9 months ago
  55. 24198f6 vi: deal with invalid movements in shift commands by Ron Yorston · 3 years, 10 months ago
  56. a25b4c2 vi: code shrink by Ron Yorston · 3 years, 10 months ago
  57. d56da68 vi: improve operations involving paragraph movement by Ron Yorston · 3 years, 10 months ago
  58. 8b571bd vi: improve motion by paragraph by Ron Yorston · 3 years, 10 months ago
  59. d3b7482 vi: allow repetition count for paragraph motion by Ron Yorston · 3 years, 10 months ago
  60. 1e84daf vi: allow motion count for change/delete/yank/shift by Ron Yorston · 3 years, 10 months ago
  61. d4c4603 vi: support more commands for range selection by Ron Yorston · 3 years, 10 months ago
  62. 15f4ac3 vi: improvements to character search within line by Ron Yorston · 3 years, 10 months ago
  63. 50a2db7 vi: remember cursor column during vertical motion by Ron Yorston · 3 years, 10 months ago
  64. 18871c3 vi: 'G'/'M' commands move to first visible character by Ron Yorston · 3 years, 10 months ago
  65. 5ae25f4 vi: don't overwrite existing file by Ron Yorston · 3 years, 10 months ago
  66. 25d2592 vi: make buffer handling more vi-like by Ron Yorston · 3 years, 10 months ago
  67. 776b56d vi: code shrink by Ron Yorston · 3 years, 10 months ago
  68. 7b4c227 vi: fix word operations across line boundaries by Ron Yorston · 3 years, 10 months ago
  69. 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 10 months ago
  70. 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 11 months ago
  71. 858f8aa diff: code shrink by Ron Yorston · 3 years, 11 months ago
  72. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
  73. 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 4 years ago
  74. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 4 years ago
  75. 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years, 1 month ago
  76. 665a659 awk: FS regex matches only non-empty separators (gawk compat) by Denys Vlasenko · 4 years, 1 month ago
  77. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years, 1 month ago
  78. 5323af7 awk: fix dodgy multi-char separators splitting logic by Denys Vlasenko · 4 years, 2 months ago
  79. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 3 months ago
  80. 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 7 months ago
  81. 6f7a009 awk: disallow "str"++, closes bug 12981 by Denys Vlasenko · 4 years, 7 months ago
  82. bd8b05b awk: fix more "length" cases, closes 12486 by Denys Vlasenko · 5 years ago
  83. 16bcd50 vi: fixes to string search in colon commands, closes 10321 by Ron Yorston · 5 years ago
  84. 9a0c404 vi: placate "warning: shifting a negative signed value is undefined" by Denys Vlasenko · 5 years ago
  85. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 6 years ago
  86. fa182a3 vi: code shrink by Denys Vlasenko · 6 years ago
  87. 0545bfa sed: fix /regex/,+N match triggering only once, closes 11871 by Denys Vlasenko · 6 years ago
  88. 7b93e31 vi: enable 'dG' command. Closes 11801 by Ron Yorston · 6 years ago
  89. 4b49422 vi: fix changes to word at end of line. Closes 11796 by Ron Yorston · 6 years ago
  90. a3ce161 vi: revert change in how "end of file list" is deteced - fixes 'q' in bare "vi" by Denys Vlasenko · 6 years ago
  91. e1a1b64 vi: code shrink by Denys Vlasenko · 6 years ago
  92. 3e61b59 vi: avoid build failure in non-default case by Ron Yorston · 6 years ago
  93. 8939359 vi: rename save_argc -> cmdline_filecnt by Denys Vlasenko · 6 years ago
  94. bbacd03 vi: restore capability to remember insertion cmds for "." by Denys Vlasenko · 6 years ago
  95. b29dce4 vi: code shrink by Denys Vlasenko · 6 years ago
  96. 26f5e9d vi: convert more /**/ comments to // by Denys Vlasenko · 6 years ago
  97. 2a57608 vi: code shrink by Denys Vlasenko · 6 years ago
  98. 6ce60b9 vi: use vsnprintf to format status line by Denys Vlasenko · 6 years ago
  99. d4f2e7f vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
  100. de69775 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago