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
2008-11-01
gunzip: restore mtime. approx +80 bytes of code
Denis Vlasenko
2008-10-26
cpio: emit TRAILER even when hard links were found.
Denis Vlasenko
2008-10-25
tar: fix typo in comment
Denis Vlasenko
2008-10-24
tar: fix bug 3844: non-root tar does not preserve perms
Denis Vlasenko
2008-10-17
cpio: fix regression in prev commit (harmless)
Denis Vlasenko
2008-10-17
data_extract_all: do not complain if directory exists on mkdir
Denis Vlasenko
2008-10-16
rpm: fix incompatibilities which prevented rpm -i foo.src.rpm
Denis Vlasenko
2008-10-15
build system: dpkg needs .gz handling
Denis Vlasenko
2008-10-09
unzip: remove example of a file we now can handle
Denis Vlasenko
2008-09-25
- add dpkg -l <packagepattern> (Peter Korsgaard)
Bernhard Reutner-Fischer
2008-09-21
unzip: handle "central directory"
Denis Vlasenko
2008-08-05
man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>
Denis Vlasenko
2008-08-05
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-04
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-07-26
unzip: move check for unsupported zip features to better place
Denis Vlasenko
2008-07-26
unzip: give better error message when presented with unsupported
Denis Vlasenko
2008-07-22
fix trivial build warning
Denis Vlasenko
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-20
tar: fix handling of tarballs with symlinks with size field != 0
Denis Vlasenko
2008-07-17
build system: fix indentation in config menu
Denis Vlasenko
2008-07-16
cpio: make long opts depend only on ENABLE_GETOPT_LONG
Denis Vlasenko
2008-07-12
whitespace fixes
Denis Vlasenko
2008-07-12
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-11
cpio: on unpack, limit filename length to 8k; shorten comment a bit
Denis Vlasenko
2008-07-11
cpio: support some long options; document GNU options
Denis Vlasenko
2008-07-11
fix compile failures resulting from last few commits
Denis Vlasenko
2008-07-10
dpkg_deb: slight code shrink
Denis Vlasenko
2008-07-10
open_transformer: do not return fd, it does not change
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-01
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-06-28
bunzip2: make proper fix for the problem "fixed" in rev. 22521
Denis Vlasenko
2008-06-28
libunarchive: stop using static data in archivers - archive_handle_t
Denis Vlasenko
2008-06-27
support gzip -t and bzip2 -t
Denis Vlasenko
2008-06-27
cpio: fix -m to actually work as expected (Pascal Bellard)
Denis Vlasenko
2008-06-27
unlzma: fix memory leak (Pascal Bellard)
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-26
bunzip2: fix an uncompression error. Add the example to testsuite.
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-26
open_transformer: fix bug of calling exit instead of _exit
Denis Vlasenko
2008-06-25
b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854
Denis Vlasenko
2008-06-21
dpkg: trivial code shrinkage, and redo G trick correctly.
Denis Vlasenko
2008-06-21
dpkg: code shrink
Denis Vlasenko
2008-06-21
dpkg: code shrink (by Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-14
tar: fix "unused parameter 'gzip'" warning
Denis Vlasenko
[prev]
[next]