index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
Age
Commit message (
Expand
)
Author
2010-04-26
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2010-04-15
ar: fix a regression: "ar t arch.a" stopped shoting files
Nguyễn Thái Ngọc Duy
2010-04-09
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-03-30
dpkg: remove redundant check
Denys Vlasenko
2010-03-30
dpkg: better check for validity of options
Denys Vlasenko
2010-03-29
dpkg: support config file overwrite options
Kim B. Heino
2010-03-19
tar: optional support for restoring selinux context
J. Tang
2010-03-15
tar compability modes for dpkg
Kim B. Heino
2010-03-15
ar: add archive creation support
Alexander Shishkin
2010-02-11
gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Joakim Tjernlund
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-01-28
style fixes, no code changes
Denys Vlasenko
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-24
randomconfig fixes
Denys Vlasenko
2010-01-20
*: small code shrinks and compile fix for unicode
Denys Vlasenko
2010-01-20
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
Mikhail Gusarov
2010-01-09
cpio: fix -o-less cpio -F FILE
Denys Vlasenko
2010-01-09
cpio: improve help text more; fix -p and -F interaction
Denys Vlasenko
2010-01-09
cpio: improve help text; document two TODOs
Denys Vlasenko
2010-01-09
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-08
dpkg: fix handling of names with leading dots. Closes bug 783
Denys Vlasenko
2010-01-06
libunarchive: clean up dirty hacks. code shrank as a result
Denys Vlasenko
2010-01-06
libunarchive: trivial code shrink
Denys Vlasenko
2010-01-06
gzip: add optional support for --long-opts
Matheus Izvekov
2010-01-05
cpio: fix unpacking of names with leading slashes
Denys Vlasenko
2010-01-04
ar: heh, there *was* "-1" already...
Denys Vlasenko
2010-01-04
ar: fix two bugs, one added by prev comment and other we SEGV with no params
Denys Vlasenko
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2010-01-03
tar: fix problem handling tarballs with chksums prepended by spaces
Denys Vlasenko
2010-01-02
*: do not assign to stdout/stderr, it's not portable.
Denys Vlasenko
2009-12-18
tar: fix recently added SEGV on "tar" w/o args
Denys Vlasenko
2009-12-16
tar: add support for --overwrite. +70 bytes.
Denys Vlasenko
2009-12-16
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
Denys Vlasenko
2009-12-11
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
Denys Vlasenko
2009-11-29
fix improper utimes usage
Denys Vlasenko
2009-11-29
tar: revert part of last change. -39 bytes
Denys Vlasenko
2009-11-29
tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes
Denys Vlasenko
2009-11-24
libunarchive: fix reversed test for older/newer
Denys Vlasenko
2009-11-15
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-14
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-10-25
tar: add support for -o as synonym to --no-same-owner. +5 bytes
Bernhard Reutner-Fischer
2009-10-25
tar: handle "tar fx TARFILE" etc
Denys Vlasenko
2009-10-23
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-08
*: three more NOINLINEs
Denys Vlasenko
2009-10-08
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
*: code shrink via NOINLINE
Denys Vlasenko
[prev]
[next]