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
/
include
/
unarchive.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
delete tons of extra #includes
vda
2007-05-31
1
-1
/
+1
*
make compressed help code NOMMU- and NOFORK-friendly -
vda
2007-04-10
1
-0
/
+5
*
bunzip2/gunzip/uncompress/unlzma: merge into common code -
vda
2007-03-07
1
-1
/
+1
*
do not expose internal state of [g]zip unpacker.
vda
2007-01-05
1
-8
/
+7
*
extern variable declaration in a .c file is heresy - fixing it
vda
2007-01-03
1
-0
/
+5
*
tar et al: die if bb_copyfd_size copies less than asked for.
vda
2006-12-22
1
-1
/
+1
*
attempt to regularize atoi mess.
vda
2006-10-08
1
-1
/
+1
*
g[un]zip: add support for -v (verbose).
vda
2006-10-01
1
-5
/
+6
*
tar: revert older fix (non-portable), added new one.
vda
2006-09-03
1
-0
/
+1
*
- pull from busybox_scratch: r15829:15850
aldot
2006-08-28
1
-2
/
+0
*
Cleaup read() and write() variants, plus a couple of new functions like
landley
2006-07-16
1
-1
/
+0
*
- typo: s/compenent/component/g
aldot
2006-04-02
1
-3
/
+6
*
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
landley
2006-01-20
1
-0
/
+2
*
Add --no-same-owner and --no-same-permissions options to tar.
landley
2005-10-27
1
-5
/
+7
*
applying fixes from:
pgf
2005-07-20
1
-0
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-1
/
+1
*
As we no longer use function pointers for read in common archiving code
bug1
2003-11-21
1
-2
/
+0
*
Remove unused function
bug1
2003-11-20
1
-1
/
+0
*
Move from read_gz to the pipe()+fork() method.
bug1
2003-11-15
1
-12
/
+6
*
Use the return value from uncompress_bunzip, fix some typo
bug1
2003-10-29
1
-2
/
+2
*
Dont unlink when testing !
bug1
2003-08-28
1
-0
/
+1
*
rpm applet by Laurence Anderson
bug1
2002-12-10
1
-0
/
+1
*
Move add_to_list from libunarchive to libbb so it can be of more general use ...
bug1
2002-12-08
1
-10
/
+4
*
Headers for the read_gz changes
bug1
2002-11-19
1
-0
/
+5
*
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...
bug1
2002-11-05
1
-0
/
+2
*
enable .tar.bz2 for dpkg-deb
bug1
2002-11-05
1
-4
/
+7
*
Change filter paramaters, filters can be more powefull now
bug1
2002-11-04
1
-4
/
+4
*
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
bug1
2002-11-03
1
-11
/
+21
*
Move data_extract_all_prefix to dpkg, its only used there.
bug1
2002-11-03
1
-1
/
+0
*
Move bunzip2 idecompression code to libunarchive
bug1
2002-11-03
1
-0
/
+3
*
Update dpkg to use new unarchive code
bug1
2002-10-19
1
-1
/
+5
*
Fix exclude/include problem
bug1
2002-10-19
1
-1
/
+2
*
Fix compress support and prevent a segfault
bug1
2002-09-27
1
-1
/
+1
*
New common unarchive code.
bug1
2002-09-25
1
-32
/
+77
*
Run through indent, use /* */ style comments
bug1
2002-08-22
1
-12
/
+15
*
unzip applet by Laurence Anderson
bug1
2002-01-02
1
-0
/
+2
*
include unistd which provides off_t for the header and hence unarchive applets
bug1
2001-10-27
1
-1
/
+2
*
libunarchive, and recovery from my previous commit
bug1
2001-10-25
1
-0
/
+42