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
/
libunarchive
Age
Commit message (
Expand
)
Author
2010-11-01
whitespace fix
Denys Vlasenko
2010-11-01
decompress_bunzip2: reinstate erroneously deleted RETVAL_SHORT_WRITE
Denys Vlasenko
2010-10-30
decompress_bunzip2: code shrink ~5 bytes
Denys Vlasenko
2010-10-30
decompress_bunzip2: code shrink ~10 bytes
Denys Vlasenko
2010-10-29
decompress_bunzip2: add profiling data to comment. no code changes
Denys Vlasenko
2010-10-29
decompress_bunzip2: relieve register pressure in hot function read_bunzip
Denys Vlasenko
2010-10-29
decompress_bunzip2: keep bd->writeCRC in CPU reg in the hot loop
Denys Vlasenko
2010-10-29
decompress_bunzip2: code shrink
Denys Vlasenko
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-27
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-18
cpio: avoid 'not created: newer or same age file exists' message for dirs
Pascal Bellard
2010-08-29
bbconfig: add COMPRESS_BBCONFIG option
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-07-26
*: trailing empty lines removed
Denys Vlasenko
2010-07-05
randomconfig fixes
Denys Vlasenko
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-01
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-06-30
bzip2 decompression: simple code shrink
Denys Vlasenko
2010-06-27
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-26
tar: make typical extraction less memory-hungry
Denys Vlasenko
2010-06-26
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26
tar: fix --to-command wrt short writes
Denys Vlasenko
2010-06-25
tar: optional support for --to-command
Ladislav Michl
2010-06-21
decompress_unxz: use common string
Denys Vlasenko
2010-06-20
unxz: update from XZ embedded git
Denys Vlasenko
2010-06-19
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19
A few minor portability improvements
Dan Fandrich
2010-06-18
data_extract_all: do not chmod symlink. Closes 2053
Denys Vlasenko
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-02
*: better string sharing
Denys Vlasenko
2010-06-01
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
2010-06-01
deinline two big functions
Denys Vlasenko
2010-06-01
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
2010-05-30
unxz: remove debugging. no code changes
Denys Vlasenko
2010-05-30
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
forgotten "git add"...
Denys Vlasenko
2010-05-30
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-27
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-06
tar: support GNU 256-bit encoding in all numeric fields
Denys Vlasenko
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-19
tar: optional support for restoring selinux context
J. Tang
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-09
cpio: improve help text; document two TODOs
Denys Vlasenko
[next]