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
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
2011-09-07
awk: next_input_file can return NULL, don't SEGV in this case.
Denys Vlasenko
2011-08-22
patch: make it able to create files (again)
Rob Landley
2011-08-16
sed: fix range handling for sed -i. Closes 4069
Denys Vlasenko
2011-07-25
less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.
Denys Vlasenko
2011-07-08
more tweak for bionic
Denys Vlasenko
2011-07-03
vi: tweak regex.h include
Denys Vlasenko
2011-06-27
vi: fix regex search, make it selectable in config
Walter Harms
2011-06-19
diff: disable debug code; remove unsupported --dry-run from help text
Denys Vlasenko
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-05-22
reformime: do not require \r\n
Denys Vlasenko
2011-05-16
vi.c: remove warning: variable 'sp' set but not used
Cristian Ionescu-Idbohrn
2011-05-13
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-08
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-05
sed: shrink by 17 bytes
Pascal Bellard
2011-05-03
sed: support \r in s command
Denys Vlasenko
2011-05-03
sed: code shrink
Denys Vlasenko
2011-04-16
Fix double words in comments. No code changes
Marek Polacek
2011-04-03
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-03-27
diff: optimize diffing of files with the same metadata
Roman Borisov
2011-02-08
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-03
whitespace fixes
Denys Vlasenko
[prev]
[next]