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
/
testsuite
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cut: detect error when bounds are reversed
Ron Yorston
2024-10-22
1
-1
/
+4
*
make: changes to .DEFAULT/inference rules
Ron Yorston
2024-10-20
1
-12
/
+20
*
make: reinstate conditional skipping of command lines
Ron Yorston
2024-09-10
1
-0
/
+2
*
make: disallow inference rules for phony targets
Ron Yorston
2024-08-10
1
-0
/
+14
*
make: allow empty commands
Ron Yorston
2024-08-08
1
-0
/
+11
*
ed: fix line insertion before current line
Ron Yorston
2024-07-18
1
-0
/
+21
*
Merge branch 'busybox' into merge
Ron Yorston
2024-07-10
1
-11
/
+20
|
\
|
*
awk: restore assignment precedence to be lower than ternary ?:
Denys Vlasenko
2024-07-09
1
-11
/
+20
*
|
make: update for POSIX 2024
Ron Yorston
2024-06-14
1
-2
/
+2
*
|
make: move test for complex chain of macro assignments
Ron Yorston
2024-06-01
1
-14
/
+14
*
|
make: fix detection of target rules (take 2)
Ron Yorston
2024-05-31
1
-0
/
+23
*
|
make: allow :::= macro assignment on command line
Ron Yorston
2024-05-29
1
-0
/
+24
*
|
make: relax the test 'Return error if command fails'
Ron Yorston
2024-05-29
1
-1
/
+1
*
|
make: fixes to -q option
Ron Yorston
2024-05-28
1
-0
/
+7
*
|
make: fixes to -t option
Ron Yorston
2024-05-28
1
-0
/
+26
*
|
make: fix tests for BSD
Ron Yorston
2024-05-24
1
-4
/
+4
*
|
make: add support for ifeq/ifneq
Ron Yorston
2024-05-22
1
-0
/
+14
*
|
make: set $< and $* for target rules
Ron Yorston
2024-05-22
1
-0
/
+13
*
|
make: add support for CURDIR macro
Ron Yorston
2024-05-22
1
-0
/
+25
*
|
make: allow mixed macros and targets on command line
Ron Yorston
2024-04-21
1
-0
/
+11
*
|
make: skip shell -e option when running commands
Ron Yorston
2024-04-20
1
-0
/
+7
*
|
make: allow '#' to be escaped with a backslash
Ron Yorston
2024-03-11
1
-0
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-01-05
2
-0
/
+44
|
\
|
|
*
time: implement %% and \escapes in -f FMT
Denys Vlasenko
2024-01-01
1
-0
/
+37
|
*
awk: fix handling of empty fields
Denys Vlasenko
2023-12-31
1
-0
/
+7
*
|
make: proper handling of build failure with '-k'
Ron Yorston
2023-12-22
1
-0
/
+14
*
|
Merge branch 'busybox' into merge
FRP-5236-g7dff7f376
Ron Yorston
2023-12-05
1
-0
/
+20
|
\
|
|
*
start-stop-daemon: add -d DIR chdir option
ejaaskel
2023-11-07
1
-0
/
+20
*
|
make: fix detection of target rules
Ron Yorston
2023-10-23
1
-0
/
+8
*
|
make: return non-zero exit status when a command fails
Ron Yorston
2023-09-12
1
-0
/
+8
*
|
Add test for .DEFAULT rule for prerequisite
Ron Yorston
2023-08-24
1
-0
/
+7
*
|
testsuite: skip some tests in native build
Ron Yorston
2023-08-19
2
-0
/
+6
*
|
diff: more changes to --binary
Ron Yorston
2023-08-06
1
-0
/
+63
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-06-16
4
-0
/
+404
|
\
|
|
*
awk: fix subst code to handle "start of word" pattern correctly (needs REG_ST...
Denys Vlasenko
2023-06-08
1
-13
/
+15
|
*
awk: fix backslash handling in sub() builtins
Denys Vlasenko
2023-06-03
1
-0
/
+47
|
*
awk: fix precedence of = relative to ==
Denys Vlasenko
2023-05-30
1
-0
/
+5
|
*
awk: fix splitting with default FS
Denys Vlasenko
2023-05-27
1
-0
/
+7
|
*
od: -l,I,L indeed depend on sizeof(long), fix this
Denys Vlasenko
2023-05-26
1
-18
/
+19
|
*
awk: fix use-after-realloc (CVE-2021-42380), closes 15601
Denys Vlasenko
2023-05-26
1
-0
/
+55
|
*
libbb/dump: correct handling of 1-byte signed int format
Denys Vlasenko
2023-05-26
1
-1
/
+33
|
*
od, hexdump: byte 0x11 is "dc1" not "dcl"
Denys Vlasenko
2023-05-26
2
-7
/
+41
|
*
od: support -DOHXIL
Denys Vlasenko
2023-05-26
1
-28
/
+16
|
*
od: fix default format, shrink
Denys Vlasenko
2023-05-26
1
-0
/
+10
|
*
od: stop printing extra trailing spaces
Denys Vlasenko
2023-05-25
1
-24
/
+19
|
*
od: implement -B
Denys Vlasenko
2023-05-25
1
-4
/
+3
|
*
od: correct -i, enable tests which pass for DESKTOP too
Denys Vlasenko
2023-05-25
1
-29
/
+33
|
*
od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -s
Denys Vlasenko
2023-05-25
1
-39
/
+44
|
*
od: add tests
David Leonard
2023-05-25
2
-0
/
+220
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-17
1
-0
/
+4
|
\
|
[next]