index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
/
vi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
vi: display pasted text
Ron Yorston
2019-01-26
1
-1
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-12-05
1
-18
/
+27
|
\
|
|
*
vi: correctly detect when a deletion empties the buffer
Ron Yorston
2018-12-03
1
-1
/
+1
|
*
vi: code shrink
Denys Vlasenko
2018-11-29
1
-13
/
+17
|
*
vi: fix FEATURE_VI_REGEX_SEARCH to respect LIMITED (one-line) search
Denys Vlasenko
2018-11-29
1
-5
/
+10
|
*
vi: remove duplicated code
Ron Yorston
2018-10-31
1
-6
/
+1
*
|
vi: save a few bytes
Ron Yorston
2018-11-26
1
-14
/
+8
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
1
-26
/
+35
|
\
|
|
*
vi: placate "warning: variable orig_buf set but not used"
Denys Vlasenko
2018-06-27
1
-25
/
+31
|
*
vi: placate "warning: statement with no effect"
Denys Vlasenko
2018-06-27
1
-1
/
+4
*
|
win32: exclude termios code
Ron Yorston
2018-04-05
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
1
-3
/
+3
|
\
|
|
*
use %m printf specifier where appropriate
Denys Vlasenko
2017-09-29
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-12
/
+11
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-2
/
+0
|
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
1
-10
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-42
/
+42
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-41
/
+41
|
*
libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA
Denys Vlasenko
2017-07-20
1
-1
/
+1
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-05-29
1
-26
/
+42
|
\
|
|
*
vi: survive if stdin is nonblocking. closes 9851
Denys Vlasenko
2017-05-02
1
-1
/
+8
|
*
vi: avoid touching a new file with ZZ when no editing has been done
Yousong Zhou
2017-03-24
1
-8
/
+8
|
*
vi: don't touch file with :x when modified_count == 0
Denys Vlasenko
2017-03-13
1
-17
/
+26
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-30
/
+20
|
\
|
|
*
vi,fsck: do not use build timestamp unconditionally. Closes 9626
Denys Vlasenko
2017-01-29
1
-1
/
+1
|
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-11
/
+4
|
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-18
/
+15
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-6
/
+8
|
\
|
|
*
vi: fix '' command (goto to prev context)
Denys Vlasenko
2016-09-28
1
-5
/
+5
|
*
vi: make "g<key>" error message less likely to show garbage
Denys Vlasenko
2016-09-15
1
-1
/
+3
*
|
vi: remove duplicated code
Ron Yorston
2016-07-08
1
-6
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-1
/
+1
|
\
|
|
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
1
-1
/
+1
*
|
winansi: revert to previous console behaviour for vi/less
Ron Yorston
2016-04-26
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
1
-4
/
+4
|
\
|
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
1
-8
/
+7
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
|
*
typo fixes
Maninder Singh
2015-05-25
1
-7
/
+7
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
1
-5
/
+5
|
\
|
|
*
vi: basic undo feature shouldn't depend on yankmark
Andrew Fuller
2015-05-03
1
-5
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
1
-4
/
+4
|
\
|
|
*
vi: make BACKSPACE and DELETE join lines at start/end of line
Denys Vlasenko
2015-03-12
1
-4
/
+4
|
*
vi: fix reading of file after last line
Ron Yorston
2015-01-07
1
-1
/
+5
|
*
vi: failure to open file is not an error when initialising buffer
Ron Yorston
2015-01-07
1
-7
/
+5
*
|
vi: fix reading of file after last line
Ron Yorston
2014-12-05
1
-1
/
+5
*
|
vi: failure to open file is not an error when initialising buffer
Ron Yorston
2014-12-05
1
-7
/
+5
[prev]
[next]