index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
Age
Commit message (
Expand
)
Author
2015-07-31
diff: fix -B with single line changes
Aaro Koskinen
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-05-25
typo fixes
Maninder Singh
2015-05-03
vi: basic undo feature shouldn't depend on yankmark
Andrew Fuller
2015-04-17
sed: implement ",+N" range end
Denys Vlasenko
2015-03-12
vi: make BACKSPACE and DELETE join lines at start/end of line
Denys Vlasenko
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-11
patch: segfault fix. Closes 7916
Denys Vlasenko
2015-01-11
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2015-01-07
vi: fix reading of file after last line
Ron Yorston
2015-01-07
vi: failure to open file is not an error when initialising buffer
Ron Yorston
2014-10-05
sed: fix "sed CMD -i nonexistent_file". Closes 7484
Denys Vlasenko
2014-09-16
sed: fix a buglet in s///NUM handling
Denys Vlasenko
2014-09-15
vi: fix incorrect memory access on brace matching. Closes 7256
Denys Vlasenko
2014-06-26
awk: fix handling of "if ... break ; else ..." - closes 7226
Denys Vlasenko
2014-04-05
vi: some simplifications
Denys Vlasenko
2014-04-03
vi: clear undo buffer when we change to another file
Denys Vlasenko
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
[prev]
[next]