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
*
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
20
-194
/
+3778
|
\
|
*
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
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
5
-193
/
+143
|
\
|
|
*
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
*
|
win32: gzip: rename eof due to symbol conflict on Windows
Nguyễn Thái Ngọc Duy
2010-09-10
1
-7
/
+7
|
/
*
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
*
cpio: improve help text; document two TODOs
Denys Vlasenko
2010-01-09
3
-2
/
+11
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
2
-16
/
+24
*
dpkg: fix handling of names with leading dots. Closes bug 783
Denys Vlasenko
2010-01-08
1
-1
/
+12
*
libunarchive: clean up dirty hacks. code shrank as a result
Denys Vlasenko
2010-01-06
9
-76
/
+60
*
libunarchive: trivial code shrink
Denys Vlasenko
2010-01-06
1
-10
/
+12
*
gzip: add optional support for --long-opts
Matheus Izvekov
2010-01-06
2
-1
/
+27
*
cpio: fix unpacking of names with leading slashes
Denys Vlasenko
2010-01-05
2
-1
/
+10
[next]