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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ash: restore value of imported variable on unexport
Ron Yorston
2024-07-08
1
-0
/
+9
*
|
ash: read profile script relative to binary
Ron Yorston
2024-07-08
4
-3
/
+15
*
|
win32: code shrink system drive handling (2)
Ron Yorston
2024-07-07
1
-1
/
+1
*
|
win32: code shrink system drive handling
Ron Yorston
2024-07-07
5
-35
/
+22
*
|
ash: special hack for libtool
Ron Yorston
2024-07-07
1
-0
/
+10
*
|
win32: properly restore BB_ env vars
Ron Yorston
2024-07-02
1
-1
/
+11
*
|
win32: don't allow BB_TERMINAL_MODE=6
Ron Yorston
2024-06-28
1
-1
/
+1
*
|
win32: add definition for old mingw-w64
FRP-5398-g89ae34445
Ron Yorston
2024-06-25
1
-0
/
+4
*
|
win32: code shrink exit_code_to_wait_status_cmd()
Ron Yorston
2024-06-24
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
34
-155
/
+562
|
\
|
|
*
typo fix
Denys Vlasenko
2024-06-01
2
-2
/
+2
|
*
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
2024-05-31
1
-1
/
+1
|
*
libbb: add bit counting function, use where appropriate
Denys Vlasenko
2024-05-31
8
-52
/
+66
|
*
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
2024-05-31
5
-27
/
+38
|
*
lineedit: print prompt and editing operations to stderr
Denys Vlasenko
2024-04-13
1
-28
/
+34
|
*
docproc: avoid segfault during file closing
Yan Zhu
2024-04-13
1
-0
/
+1
|
*
awk: fix segfault when compiled by clang
Ron Yorston
2024-03-02
1
-1
/
+1
|
*
crond: log5 fix typo, replace log level '4' with '5'
Jones Syue
2024-03-02
1
-1
/
+1
|
*
ash: fix handling of single-quoted strings in pattern substitution
Denys Vlasenko
2024-02-26
5
-0
/
+29
|
*
ip link: support for the CAN netlink
Dario Binacchi
2024-02-26
3
-11
/
+333
|
*
hush: detect when terminating "done"/"fi" is missing
Denys Vlasenko
2024-02-25
9
-1
/
+22
|
*
hush: set G.ifs sooner (prevents segfault)
Denys Vlasenko
2024-02-25
1
-28
/
+34
|
*
ls: do not truncate username/groupname to 8 chars
Denys Vlasenko
2024-02-25
1
-2
/
+2
*
|
win32: code shrink BB_CRITICAL_ERROR_DIALOGS
Ron Yorston
2024-06-23
2
-2
/
+3
*
|
win32: only access mode argument of open(2) if required
Ron Yorston
2024-06-22
1
-3
/
+5
*
|
win32: add env var to control error dialogs
Ron Yorston
2024-06-22
6
-2
/
+12
*
|
win32: revert 'don't set error mode'
Ron Yorston
2024-06-22
2
-29
/
+68
*
|
ash: allow HISTFILE=/dev/null to work as intended
Ron Yorston
2024-06-19
1
-3
/
+8
*
|
win32: code shrink APE detection; avoid UB
Ron Yorston
2024-06-19
1
-3
/
+7
*
|
make: update default rules
Ron Yorston
2024-06-16
1
-14
/
+49
*
|
win32: detect Actually Portable Executable binaries
Ron Yorston
2024-06-16
1
-15
/
+23
*
|
win32: don't set error mode
Ron Yorston
2024-06-16
1
-4
/
+0
*
|
make: update for POSIX 2024
Ron Yorston
2024-06-14
6
-27
/
+31
*
|
win32: allow for trailing separator in PATH
Ron Yorston
2024-06-14
4
-38
/
+47
*
|
make: limit changes to pragmas
Ron Yorston
2024-06-10
1
-5
/
+4
*
|
make: allow := macro assignment on command line
Ron Yorston
2024-06-08
1
-14
/
+22
*
|
make: more changes for c:/path target
Ron Yorston
2024-06-05
1
-4
/
+5
*
|
make: restore check for c:/path target
Ron Yorston
2024-06-05
1
-1
/
+23
*
|
make: explicitly verify order of arguments
Ron Yorston
2024-06-04
1
-7
/
+16
*
|
make: only reset getopt(3) if necessary
Ron Yorston
2024-06-03
1
-2
/
+2
*
|
make: ensure sufficient space in line buffer
Ron Yorston
2024-06-02
1
-7
/
+8
*
|
make: report POSIX 202X issue with include
Ron Yorston
2024-06-02
1
-6
/
+12
*
|
make: restore warning about invalid macro name
Ron Yorston
2024-06-02
1
-7
/
+9
*
|
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
2
-184
/
+177
*
|
make: allow :::= macro assignment on command line
Ron Yorston
2024-05-29
2
-16
/
+52
*
|
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
2
-36
/
+43
*
|
make: fixes to -t option
Ron Yorston
2024-05-28
2
-33
/
+60
*
|
make: improved support for POSIX levels
Ron Yorston
2024-05-27
5
-5
/
+37
[prev]
[next]