index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
archival: support zstd in rpm and dpkg
zstd
Ron Yorston
2026-03-24
9
-20
/
+55
*
tar: support zstd compression
Ron Yorston
2026-03-22
5
-3
/
+58
*
Merge branch 'busybox' into merge
Ron Yorston
2026-03-11
1
-1
/
+1
|
\
|
*
tar: only strip unsafe components from hardlinks, not symlinks
Radoslav Kolev
2026-02-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-12
3
-4
/
+1
|
\
|
|
*
*: whitespace cleanup
Denys Vlasenko
2026-02-08
2
-3
/
+0
|
*
*: use xasprintf_inplace() and concat_path_file() where appropriate
Denys Vlasenko
2026-02-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-10
6
-13
/
+40
|
\
|
|
*
tar: strip unsafe hardlink components - GNU tar does the same
Denys Vlasenko
2026-01-29
6
-13
/
+40
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-02
1
-0
/
+3
|
\
|
|
*
awk: use more understandable form of "split-globals" trick
Denys Vlasenko
2026-01-24
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-10-06
2
-3
/
+3
|
\
|
|
*
archival/libarchive: sanitize filenames on output (prevent control sequence a...
Denys Vlasenko
2025-09-24
2
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-10
1
-0
/
+1
|
\
|
|
*
cpio: map -F to --file long option
Sertonix
2025-07-02
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-05-19
8
-19
/
+55
|
\
|
|
*
cpio: error out if the file to be achived is >=4GB
Denys Vlasenko
2025-04-21
1
-0
/
+6
|
*
rpm2cpio: extract cpio even if compression is not known
Denys Vlasenko
2025-04-20
1
-1
/
+6
|
*
libbb/archival: make setup_unzip_on_fd() return bytes read if not compressed
Denys Vlasenko
2025-04-20
4
-18
/
+20
|
*
archival: disallow path traversals (CVE-2023-39810)
Denys Vlasenko
2025-04-16
3
-1
/
+24
*
|
tar: try harder to detect old tar files
Ron Yorston
2024-11-08
1
-0
/
+5
*
|
libarchive: pdpmake requires some ar functions
Ron Yorston
2024-11-06
1
-0
/
+1
*
|
build system: avoid full rebuild when EXTRAVERSION changes
Ron Yorston
2024-02-16
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
4
-7
/
+7
|
\
|
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
3
-6
/
+6
|
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-05-23
1
-1
/
+1
|
\
|
|
*
cpio: tweak --help
Denys Vlasenko
2023-05-09
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
2
-4
/
+19
|
\
|
|
*
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
Denys Vlasenko
2023-04-06
1
-1
/
+0
|
*
unzip: document some options we might support
Denys Vlasenko
2023-02-23
1
-0
/
+7
|
*
unzip: clear SUID/GID bits, implement -K to not clear them
Denys Vlasenko
2023-02-22
1
-3
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-0
/
+2
|
\
|
|
*
unzip -l: add missed big-endian conversions date and time
Peter Kaestle
2022-11-29
1
-0
/
+2
*
|
make: pdpmake needs long filename support in ar too
Ron Yorston
2022-11-13
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-1
/
+1
|
\
|
|
*
*: style fix
Denys Vlasenko
2022-08-30
1
-1
/
+1
*
|
libarchive: alter handling of failure to create symlinks
Ron Yorston
2022-09-27
1
-19
/
+8
*
|
make: new applet
Ron Yorston
2022-08-01
3
-4
/
+9
*
|
Fix POSIX build
FRP-4621-gf3c5e8bc3
Ron Yorston
2022-02-27
1
-2
/
+2
*
|
cpio: code shrink with !FEATURE_EXTRA_FILE_DATA
Ron Yorston
2022-02-10
1
-1
/
+5
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
2
-1
/
+3
|
\
|
|
*
libbb: shrink lineedit_read_key()
Denys Vlasenko
2022-01-18
1
-1
/
+1
|
*
fix "defined but not used" warnings
Denys Vlasenko
2022-01-17
1
-0
/
+2
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
2
-1
/
+57
|
\
|
|
*
libarchive/get_header_ar.c: fix extraction of archives from binutils in deter...
Peter Korsgaard
2021-12-12
1
-1
/
+5
|
*
cpio: add support for --renumber-inodes like GNU cpio
Ariadne Conill
2021-10-13
1
-0
/
+32
|
*
cpio: add support for --ignore-devno like GNU cpio
Ariadne Conill
2021-10-13
1
-0
/
+20
*
|
rpm: code shrink
Ron Yorston
2021-11-14
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
3
-5
/
+11
|
\
|
[next]