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
/
win32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
win32: make default PATH more likely to work
Ron Yorston
1
-7
/
+10
2022-05-10
ash: code shrink
Ron Yorston
1
-2
/
+1
2022-05-08
ash: export certain variables to the environment immediately
Ron Yorston
6
-6
/
+60
2022-05-07
win32: fix 'cd' to symlink with relative path as target
Ron Yorston
1
-1
/
+1
2022-05-07
ash: don't set OLDPWD on startup
Ron Yorston
1
-1
/
+2
2022-05-06
win32: allow preference for applets to be disabled at runtime
Ron Yorston
4
-5
/
+61
2022-05-06
win32: search PATH for missing Unix-style executables
Ron Yorston
4
-59
/
+74
2022-05-05
win32: better fix for empty environment variables
Ron Yorston
3
-9
/
+75
2022-05-04
win32: revert changes related to environment variables
Ron Yorston
2
-12
/
+21
2022-05-03
win32: new code to set empty environment variable
Ron Yorston
1
-12
/
+8
2022-05-01
which,ash: changes to which/command/type
Ron Yorston
4
-23
/
+67
2022-04-30
win32: clarify documentation of is_relative_path()
Ron Yorston
1
-3
/
+8
2022-04-30
reset: applet should be NOEXEC for POSIX
Ron Yorston
1
-1
/
+2
2022-04-24
ash: avoid misleading '.exe' in standalone shell mode
Ron Yorston
1
-1
/
+1
2022-04-24
win32: conditional compilation in process.c
Ron Yorston
1
-10
/
+10
2022-04-23
win32: proper conditional compilation in popen.c
Ron Yorston
1
-9
/
+14
2022-04-22
date: enable FEATURE_DATE_NANO
Ron Yorston
5
-2
/
+16
2022-04-19
win32: minor adjustments to file permissions
Ron Yorston
2
-9
/
+10
2022-04-07
Update default configuration
Ron Yorston
2
-62
/
+76
2022-03-22
ash: let $HOME set home directory of login shell
Ron Yorston
1
-1
/
+4
2022-03-04
vi: improved handling of backspace in replace mode
Ron Yorston
1
-6
/
+18
2022-03-01
taskset: fix printf format mismatch in !FEATURE_TASKSET_FANCY config. closes ...
Denys Vlasenko
1
-2
/
+1
2022-03-01
ash: do not truncate failed tilde expansion on unknown user names
Denys Vlasenko
1
-3
/
+1
2022-03-01
ash: fix unsafe use of mempcpy
Denys Vlasenko
1
-1
/
+7
2022-03-01
ash: don't read past end of var in subvareval for bash substitutions
Sören Tempel
5
-0
/
+10
2022-02-27
Fix POSIX build
FRP-4621-gf3c5e8bc3
Ron Yorston
1
-2
/
+2
2022-02-27
ash: try harder to avoid ctrl-c issue
Ron Yorston
1
-24
/
+1
2022-02-18
libbb/sha1: update config help text with new performance numbers
Denys Vlasenko
1
-3
/
+4
2022-02-17
win32: fake file ownership on FAT filesystems
Ron Yorston
1
-5
/
+11
2022-02-14
Increment date in resources
Ron Yorston
1
-1
/
+1
2022-02-12
ash: workaround for UCRT bug
Ron Yorston
1
-0
/
+12
2022-02-12
libbb/sha256: explicitly use sha256rnds2's %xmm0 (MSG) argument
Denys Vlasenko
2
-70
/
+70
2022-02-11
whitespace fixes
Denys Vlasenko
2
-11
/
+11
2022-02-11
libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it
Denys Vlasenko
6
-115
/
+163
2022-02-11
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2
-123
/
+117
2022-02-10
libbb/sha: improve comments
Denys Vlasenko
4
-21
/
+20
2022-02-10
cpio: code shrink with !FEATURE_EXTRA_FILE_DATA
Ron Yorston
2
-2
/
+6
2022-02-09
find: -samefile requires FEATURE_EXTRA_FILE_DATA
Ron Yorston
1
-1
/
+1
2022-02-09
Fix POSIX build; new year
Ron Yorston
2
-2
/
+3
2022-02-09
whitespace fix
Denys Vlasenko
4
-10
/
+10
2022-02-09
libbb/sha256: code shrink in x86 assembly
Denys Vlasenko
2
-12
/
+10
2022-02-09
libbb/sha256: code shrink in 64-bit x86
Denys Vlasenko
1
-11
/
+14
2022-02-09
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
1
-13
/
+16
2022-02-09
libbb/sha256: code shrink in 32-bit x86
Denys Vlasenko
2
-123
/
+114
2022-02-08
libbb/sha1: shrink x86 hardware accelerated hashing (32-bit)
Denys Vlasenko
2
-7
/
+5
2022-02-08
libbb/sha1: shrink x86 hardware accelerated hashing (32-bit)
Denys Vlasenko
1
-6
/
+5
2022-02-08
libbb/sha1: shrink x86 hardware accelerated hashing
Denys Vlasenko
2
-32
/
+29
2022-02-08
libbb/sha1: shrink unrolled x86-64 code
Denys Vlasenko
2
-46
/
+21
2022-02-07
libbb/sha1: shrink and speed up unrolled x86-64 code
Denys Vlasenko
6
-46
/
+131
2022-02-06
*: slap on a few ALIGN_PTR where appropriate
Denys Vlasenko
9
-15
/
+15
[next]