- e577afc vi: more fixes to range selection by word by Ron Yorston · 3 years, 9 months ago
- b7b1119 vi: improvements to range selection by Ron Yorston · 3 years, 9 months ago
- 7ce0e75 vi: code shrink search commands by Ron Yorston · 3 years, 9 months ago
- 9f017d9 vi: changes to option handling by Ron Yorston · 3 years, 9 months ago
- 24198f6 vi: deal with invalid movements in shift commands by Ron Yorston · 3 years, 10 months ago
- a25b4c2 vi: code shrink by Ron Yorston · 3 years, 10 months ago
- d56da68 vi: improve operations involving paragraph movement by Ron Yorston · 3 years, 10 months ago
- 8b571bd vi: improve motion by paragraph by Ron Yorston · 3 years, 10 months ago
- d3b7482 vi: allow repetition count for paragraph motion by Ron Yorston · 3 years, 10 months ago
- 1e84daf vi: allow motion count for change/delete/yank/shift by Ron Yorston · 3 years, 10 months ago
- d4c4603 vi: support more commands for range selection by Ron Yorston · 3 years, 10 months ago
- 15f4ac3 vi: improvements to character search within line by Ron Yorston · 3 years, 10 months ago
- 50a2db7 vi: remember cursor column during vertical motion by Ron Yorston · 3 years, 10 months ago
- 18871c3 vi: 'G'/'M' commands move to first visible character by Ron Yorston · 3 years, 10 months ago
- 5ae25f4 vi: don't overwrite existing file by Ron Yorston · 3 years, 10 months ago
- 25d2592 vi: make buffer handling more vi-like by Ron Yorston · 3 years, 10 months ago
- 776b56d vi: code shrink by Ron Yorston · 3 years, 10 months ago
- 7b4c227 vi: fix word operations across line boundaries by Ron Yorston · 3 years, 10 months ago
- 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 11 months ago
- 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 11 months ago
- cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
- 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 4 years ago
- 84d5edd help text: replace [OPTIONS] with actual options (if not too long) by Denys Vlasenko · 4 years, 1 month ago
- 16bcd50 vi: fixes to string search in colon commands, closes 10321 by Ron Yorston · 5 years ago
- 9a0c404 vi: placate "warning: shifting a negative signed value is undefined" by Denys Vlasenko · 5 years ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 6 years ago
- fa182a3 vi: code shrink by Denys Vlasenko · 6 years ago
- 7b93e31 vi: enable 'dG' command. Closes 11801 by Ron Yorston · 6 years ago
- 4b49422 vi: fix changes to word at end of line. Closes 11796 by Ron Yorston · 6 years ago
- a3ce161 vi: revert change in how "end of file list" is deteced - fixes 'q' in bare "vi" by Denys Vlasenko · 6 years ago
- e1a1b64 vi: code shrink by Denys Vlasenko · 6 years ago
- 3e61b59 vi: avoid build failure in non-default case by Ron Yorston · 6 years ago
- 8939359 vi: rename save_argc -> cmdline_filecnt by Denys Vlasenko · 6 years ago
- bbacd03 vi: restore capability to remember insertion cmds for "." by Denys Vlasenko · 6 years ago
- b29dce4 vi: code shrink by Denys Vlasenko · 6 years ago
- 26f5e9d vi: convert more /**/ comments to // by Denys Vlasenko · 6 years ago
- 2a57608 vi: code shrink by Denys Vlasenko · 6 years ago
- 6ce60b9 vi: use vsnprintf to format status line by Denys Vlasenko · 6 years ago
- d4f2e7f vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
- de69775 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
- 616e469 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
- 363a2bc vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
- 24bd350 vi: rearrange functions, no logic changes by Denys Vlasenko · 6 years ago
- c319310 vi: fix ^Z not always working as intended by Denys Vlasenko · 6 years ago
- 6ed94aa vi: install SIGINT handler _after_ restart setjmp is initialized by Denys Vlasenko · 6 years ago
- a2fd1aa vi: allow manual screen update if SIGWINCH isn't supported by Ron Yorston · 6 years ago
- eabf4b2 vi: code shrink, proper printf formatting for strlen() by Denys Vlasenko · 6 years ago
- 61052d1 vi: further fixes to undo after autoindent by Ron Yorston · 6 years ago
- df4e3af vi: fix replacement of single character with CR by Ron Yorston · 6 years ago
- bb983f3 vi: fix faulty undo after autoinsert by Ron Yorston · 6 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- d08206d vi: correctly detect when a deletion empties the buffer by Ron Yorston · 6 years ago
- b733046 vi: code shrink by Denys Vlasenko · 6 years ago
- 836d0a7 vi: fix FEATURE_VI_REGEX_SEARCH to respect LIMITED (one-line) search by Denys Vlasenko · 6 years ago
- 5527967 vi: remove duplicated code by Ron Yorston · 9 years ago
- 8825cb6 vi: placate "warning: variable orig_buf set but not used" by Denys Vlasenko · 7 years ago
- 39043ad vi: placate "warning: statement with no effect" by Denys Vlasenko · 7 years ago
- 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 0cc9b18 vi: survive if stdin is nonblocking. closes 9851 by Denys Vlasenko · 8 years ago
- 8f3bf4f vi: avoid touching a new file with ZZ when no editing has been done by Yousong Zhou · 8 years ago
- e88608e vi: don't touch file with :x when modified_count == 0 by Denys Vlasenko · 8 years ago
- eba7fe6 vi,fsck: do not use build timestamp unconditionally. Closes 9626 by Denys Vlasenko · 8 years ago
- 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- 61fcc8c vi: fix '' command (goto to prev context) by Denys Vlasenko · 8 years ago
- de1996d vi: make "g<key>" error message less likely to show garbage by Denys Vlasenko · 8 years ago
- 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
- 7f3a2a2 join some common strings, -400 bytes by Denys Vlasenko · 9 years ago
- 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
- 97c6491 typo fixes by Maninder Singh · 10 years ago
- 4d8ddb8 vi: basic undo feature shouldn't depend on yankmark by Andrew Fuller · 10 years ago
- 49acc1a vi: make BACKSPACE and DELETE join lines at start/end of line by Denys Vlasenko · 10 years ago
- 70f4320 vi: fix reading of file after last line by Ron Yorston · 10 years ago
- e5213ce vi: failure to open file is not an error when initialising buffer by Ron Yorston · 10 years ago
- 05399fc vi: fix incorrect memory access on brace matching. Closes 7256 by Denys Vlasenko · 10 years ago
- 32afd3a vi: some simplifications by Denys Vlasenko · 11 years ago
- e743086 vi: clear undo buffer when we change to another file by Denys Vlasenko · 11 years ago
- 2c51202 vi: undo code shrink by Denys Vlasenko · 11 years ago
- a8d6f9b vi: undo support for vi with intermediate queuing by Jody Bruchon · 11 years ago
- 264f373 vi: make regexp search case-insensitive if ":set ignorecase" is active by Denys Vlasenko · 12 years ago
- 9e7c002 vi: code shrink by Denys Vlasenko · 12 years ago
- cb5aa72 vi: fix adjustment of buffer on partial file read by Ron Yorston · 12 years ago
- 778794d *: reuse more strings by Denys Vlasenko · 12 years ago
- 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- d3dff87 vi: save/restore screen upon invocation by Denys Vlasenko · 13 years ago
- 04b5289 vi: nuke FEATURE_VI_OPTIMIZE_CURSOR by Denys Vlasenko · 13 years ago
- 605f264 vi: do not set autoindent by default by Denys Vlasenko · 13 years ago
- c0657e0 vi: add ":prev" command support by Dennis Groenen · 13 years ago
- 800a9a0 vi: move mark[i] pointers if text[] moves after realloc by Denys Vlasenko · 13 years ago
- 6e8861b *: better comments on termios manipulations. No code changes. by Denys Vlasenko · 13 years ago
- 1fd7129 vi: fix [end] key handling by Denys Vlasenko · 13 years ago
- 12e154f vi: prevent unlimited recursion in do_cmd(). Closes 4153 by Denys Vlasenko · 13 years ago
- 4e552a7 less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. by Denys Vlasenko · 13 years ago
- 066f399 vi: tweak regex.h include by Denys Vlasenko · 14 years ago