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
Age
Commit message (
Expand
)
Author
2021-08-20
vi: don't right shift empty lines
Ron Yorston
2021-08-20
vi: support ~/.exrc
Ron Yorston
2021-08-20
vi: changes to handling of -c and EXINIT
Ron Yorston
2021-08-20
udhcp: fix build breakage on MIPS
Denys Vlasenko
2021-08-19
Start 1.35.0 development cycle
Denys Vlasenko
2021-08-19
Bump version to 1.34.0
1_34_0
Denys Vlasenko
2021-08-16
scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTS
Denys Vlasenko
2021-08-16
fdisk: indentation fix
Denys Vlasenko
2021-08-16
busybox: fix "busybox --help busybox" not showing correct text
Denys Vlasenko
2021-08-16
awk: fix testsuite
Denys Vlasenko
2021-08-16
vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTS
Denys Vlasenko
2021-08-16
tar: fix testsuite
Denys Vlasenko
2021-08-15
dd: tweak --help
Denys Vlasenko
2021-08-15
dd: fix testsuite
Denys Vlasenko
2021-08-15
*: remove remains of FEATURE_TOUCH_NODEREF
Denys Vlasenko
2021-08-15
taskset: disallow "taskset -p 0"
Denys Vlasenko
2021-08-15
touch: fix SEGV if !ENABLE_FEATURE_TOUCH_SUSV3
Denys Vlasenko
2021-08-15
cut: fix testsuite
Denys Vlasenko
2021-08-15
hush: fix "error: invalid preprocessing directive ##"
Denys Vlasenko
2021-08-15
traceroute: fix compile error due to FreeBSD compat
Denys Vlasenko
2021-08-15
cp: fix build failure with long options disabled
Ron Yorston
2021-08-02
tar: exclude files before updating hardlink info list
Harald van Dijk
2021-08-02
tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILE
Denys Vlasenko
2021-07-27
hush: tweak ${var/pattern/repl} optimization
Denys Vlasenko
2021-07-27
hush: optimize ${var/pattern/repl} for trivial patterns
Denys Vlasenko
2021-07-27
shell: update psubst testcases
Denys Vlasenko
2021-07-27
hush: add missed "undef"
Denys Vlasenko
2021-07-26
hush: implement $'str' bashism
Denys Vlasenko
2021-07-25
ahell: update testsuite
Denys Vlasenko
2021-07-25
ash: speed up ${v//pattern/repl}
Denys Vlasenko
2021-07-22
ash: speed up ${v//pattern/repl} if !ASH_OPTIMIZE_FOR_SIZE
Denys Vlasenko
2021-07-20
cut: add toybox-compatible options -O OUTSEP, -D, -F LIST
Rob Landley
2021-07-14
awk: whitespace and debugging tweaks
Denys Vlasenko
2021-07-14
vi: remove redundant assignment
Denys Vlasenko
2021-07-14
awk: disallow break/continue outside of loops
Denys Vlasenko
2021-07-14
awk: tighten parsing - disallow extra semicolons
Denys Vlasenko
2021-07-13
vi: fix regex search compilation error
Ron Yorston
2021-07-13
vi: somewhat more readable code, no logic changes
Denys Vlasenko
2021-07-13
vi: allow delimiter in ':s' to be escaped
Ron Yorston
2021-07-13
vi: allow regular expressions in ':s' commands
Denys Vlasenko
2021-07-13
vi: improve handling of anchored searches
Ron Yorston
2021-07-13
vi: use basic regular expressions for search
Ron Yorston
2021-07-13
vi: allow 'gg' to specify a range
Ron Yorston
2021-07-12
awk: in parsing, remove superfluous NEWLINE check; optimize builtin arg evalu...
Denys Vlasenko
2021-07-12
awk: fix printf "%-10c", 0
Denys Vlasenko
2021-07-11
awk: fix corner case in awk_printf
Denys Vlasenko
2021-07-11
tc: fix for parsing of "dev IFACE" and printing of "class list"
Denys Vlasenko
2021-07-11
awk: unbreak "cmd" | getline
Denys Vlasenko
2021-07-11
awk: unbreak "printf('%c') can output NUL" testcase
Denys Vlasenko
2021-07-11
awk: undo TI_PRINT, it introduced a bug (print with any redirect acting as pr...
Denys Vlasenko
[prev]
[next]