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
/
archival
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
data_extract_all: do not chmod symlink. Closes 2053
Denys Vlasenko
2010-06-18
1
-17
/
+14
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
3
-0
/
+7
*
dpkg: add support for lzma compression
Pascal Bellard
2010-06-07
1
-3
/
+6
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-32
/
+32
*
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
1
-0
/
+11
*
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06
1
-0
/
+2
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
3
-0
/
+0
*
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-02
1
-7
/
+12
*
*: better string sharing
Denys Vlasenko
2010-06-02
3
-4
/
+4
*
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
2010-06-01
1
-3
/
+3
*
deinline two big functions
Denys Vlasenko
2010-06-01
1
-1
/
+1
*
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
2010-06-01
7
-68
/
+154
*
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-31
4
-55
/
+29
*
rpm2cpio: teach it to understand xz format
Denys Vlasenko
2010-05-30
1
-11
/
+24
*
unxz: remove debugging. no code changes
Denys Vlasenko
2010-05-30
4
-33
/
+11
*
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
2
-5
/
+6
*
forgotten "git add"...
Denys Vlasenko
2010-05-30
1
-0
/
+116
*
reorder parts of bbunzip.c, no code changes
Denys Vlasenko
2010-05-30
1
-75
/
+48
*
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30
13
-9
/
+3407
*
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-30
2
-3
/
+3
*
lzop: fix indentation
Denys Vlasenko
2010-05-30
1
-1
/
+1
*
bbunzip: silence warning about unused variable
Bernhard Reutner-Fischer
2010-05-27
1
-1
/
+1
*
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-27
4
-15
/
+28
*
unzip: another small code shrink
Denys Vlasenko
2010-05-24
1
-2
/
+2
*
unzip: tiny code shrink -2 bytes
Denys Vlasenko
2010-05-24
1
-5
/
+4
*
unzip: restore unix file mode if possible. closes bug 1045
Denys Vlasenko
2010-05-24
1
-55
/
+88
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
1
-0
/
+1
*
tar: support GNU 256-bit encoding in all numeric fields
Denys Vlasenko
2010-05-06
1
-80
/
+31
*
rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text
Denys Vlasenko
2010-05-06
1
-5
/
+13
*
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
2010-05-06
3
-107
/
+97
*
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2010-04-26
1
-1
/
+1
*
ar: fix a regression: "ar t arch.a" stopped shoting files
Nguyễn Thái Ngọc Duy
2010-04-15
1
-1
/
+2
*
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
2
-50
/
+53
*
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-04-09
2
-9
/
+28
*
dpkg: remove redundant check
Denys Vlasenko
2010-03-30
1
-1
/
+0
*
dpkg: better check for validity of options
Denys Vlasenko
2010-03-30
1
-18
/
+24
*
dpkg: support config file overwrite options
Kim B. Heino
2010-03-29
1
-15
/
+111
*
tar: optional support for restoring selinux context
J. Tang
2010-03-19
3
-3
/
+104
*
tar compability modes for dpkg
Kim B. Heino
2010-03-15
1
-8
/
+4
*
ar: add archive creation support
Alexander Shishkin
2010-03-15
4
-42
/
+206
*
gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Joakim Tjernlund
2010-02-11
1
-1
/
+4
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
2
-4
/
+8
*
style fixes, no code changes
Denys Vlasenko
2010-01-28
1
-1
/
+1
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
5
-95
/
+106
*
randomconfig fixes
Denys Vlasenko
2010-01-24
1
-1
/
+2
*
*: small code shrinks and compile fix for unicode
Denys Vlasenko
2010-01-20
1
-8
/
+6
*
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
Mikhail Gusarov
2010-01-20
2
-0
/
+18
*
cpio: fix -o-less cpio -F FILE
Denys Vlasenko
2010-01-09
1
-1
/
+1
*
cpio: improve help text more; fix -p and -F interaction
Denys Vlasenko
2010-01-09
1
-10
/
+12
[next]