index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
Age
Commit message (
Expand
)
Author
2014-04-03
vi: undo code shrink
Denys Vlasenko
2014-04-02
vi: undo support for vi with intermediate queuing
Jody Bruchon
2013-12-18
sed: accept s///i as a synonym for s///I ("ignore case")
David A. Wheeler
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-28
sed: code shrink
Denys Vlasenko
2013-11-28
sed: open input files sequentially to avoid EMFILE
Denys Vlasenko
2013-11-21
awk: fix a bug in argc counting in recent change
Denys Vlasenko
2013-11-13
switch editors/* to embedded-in-source kbuild system
Denys Vlasenko
2013-11-12
awk: optionally support -e AWK_PROG
Sven-Göran Bergh
2013-10-30
sed: fix "sed clusternewline" testcase
Denys Vlasenko
2013-10-30
sed: document -E in help text
Denys Vlasenko
2013-10-30
sed: fix memory leak in 'r FILE' command
Denys Vlasenko
2013-10-29
sed: accept -E as a synonym for -r
David A. Wheeler
2013-10-12
awk: fix length(array)
Denys Vlasenko
2013-07-31
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-07-21
sed: fix matching of newlines by $
Denys Vlasenko
2013-07-20
awk: use "long long" as integer type, not "int"
Denys Vlasenko
2013-07-08
sed: remove now-redundant backslash-newline handling
Denys Vlasenko
2013-07-08
sed: document where we are more liberal then GNU
Denys Vlasenko
2013-04-21
vi: make regexp search case-insensitive if ":set ignorecase" is active
Denys Vlasenko
2013-03-15
vi: code shrink
Denys Vlasenko
2013-03-15
vi: fix adjustment of buffer on partial file read
Ron Yorston
2013-03-13
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-01-22
*: reuse more strings
Denys Vlasenko
2013-01-15
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
2012-07-24
sed: allow 'w' cmd to use two address form
Mimi Li
2012-07-11
awk: fix FS assignment behavior. Closes 5108
Denys Vlasenko
2012-06-22
awk: make -F STR interpret escape sequences. Closes 5126
Denys Vlasenko
2012-06-21
tweak help texts
Denys Vlasenko
2012-06-11
vi: save/restore screen upon invocation
Denys Vlasenko
2012-06-11
vi: nuke FEATURE_VI_OPTIMIZE_CURSOR
Denys Vlasenko
2012-06-11
vi: do not set autoindent by default
Denys Vlasenko
2012-06-08
sed: yet another fix on top of zero length match code
Denys Vlasenko
2012-06-07
sed: fix breakage added by zero length match code
Denys Vlasenko
2012-06-04
sed: code shrink
Denys Vlasenko
2012-06-04
sed: fix zero chars match/replace
Denys Vlasenko
2012-05-06
sed: support long opts and -iSFX
Simon B
2012-04-24
sed: slightly better fix for prev commit's problem
Denys Vlasenko
2012-04-24
sed: fix handling of s/// which has empty matches
Denys Vlasenko
2012-01-31
vi: add ":prev" command support
Dennis Groenen
2012-01-31
vi: move mark[i] pointers if text[] moves after realloc
Denys Vlasenko
2012-01-15
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
sed: fix possible case of signed char bug; expand debugging printouts
Denys Vlasenko
2011-11-28
vi: fix [end] key handling
Denys Vlasenko
2011-10-10
patch: make -p count path components, not slashes (think /blah//thing)
Rob Landley
2011-09-13
sed: better help text
Denys Vlasenko
2011-09-11
awk: fix a SEGV
Denys Vlasenko
2011-09-10
awk: fix define name collision with BSD headers
Denys Vlasenko
2011-09-09
vi: prevent unlimited recursion in do_cmd(). Closes 4153
Denys Vlasenko
[prev]
[next]