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 'busybox' into merge
Ron Yorston
2012-09-07
6
-93
/
+123
|
\
|
*
dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324
Denys Vlasenko
2012-06-22
2
-6
/
+13
|
*
trivial small speed optimization
Denys Vlasenko
2012-06-22
1
-3
/
+5
|
*
tweak help text
Denys Vlasenko
2012-06-19
1
-6
/
+6
|
*
unzip: make options parsing more robust on getopt w/o gnu extensions
Denys Vlasenko
2012-06-15
1
-67
/
+70
|
*
tar: fix 256-bit encoded number decoding
Etienne Le Sueur
2012-06-09
1
-1
/
+1
|
*
unzip: ignore chmod errors
Natanael Copa
2012-05-28
1
-1
/
+1
|
*
tar: support -J, --xz explicit compression option
Boris Reisig
2012-05-24
1
-2
/
+15
|
*
build system: fix build failure when only gunzip is selected
Anthony G. Basile
2012-05-20
1
-1
/
+1
|
*
tar: implement --no-recursion
Natanael Copa
2012-05-18
1
-7
/
+12
*
|
win32: remove seamless compression from default config
Ron Yorston
2012-04-29
2
-4
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-04-29
1
-1
/
+1
|
\
|
|
*
fix build failure when compressed help is selected, but bz2 compression is not
Denys Vlasenko
2012-04-29
1
-1
/
+1
*
|
Merge commit '1_20_0' into merge
Ron Yorston
2012-04-23
1
-0
/
+2
|
\
|
|
*
Fix another build failure found with randconfig
Denys Vlasenko
2012-04-20
1
-0
/
+1
|
*
fix build breakage found by randconfig
Denys Vlasenko
2012-04-20
1
-0
/
+1
*
|
Remove unnecessary rename of variable eof
Ron Yorston
2012-03-26
1
-7
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-03-23
23
-337
/
+393
|
\
|
|
*
fix trivial bug in unpack_gz_stream (wrong fd used in read)
Denys Vlasenko
2012-03-06
1
-1
/
+1
|
*
Don't compile get_header_tar_FOO function if they are not needed
Denys Vlasenko
2012-03-06
1
-5
/
+8
|
*
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
2012-03-06
3
-59
/
+40
|
*
Move seamless .Z support into unpack_gz_stream
Denys Vlasenko
2012-03-06
3
-25
/
+21
|
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
18
-275
/
+198
|
*
archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes
Denys Vlasenko
2012-03-06
2
-5
/
+5
|
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
3
-17
/
+161
|
*
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23
3
-40
/
+41
|
*
*: style fixes. no code changes
Denys Vlasenko
2011-12-15
1
-5
/
+6
|
*
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-11-22
1
-0
/
+1
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
46
-72
/
+105
|
\
|
|
*
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...
Denys Vlasenko
2011-10-31
2
-2
/
+14
|
*
get_header_tar: shrink 6->64 sign extension code
Denys Vlasenko
2011-10-19
1
-4
/
+4
|
*
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-22
41
-41
/
+41
|
*
regularize options which control size/speed trade
Denys Vlasenko
2011-09-10
7
-28
/
+31
|
*
gzip: new GZIP_BIG_MEM option
Ian Wienand
2011-09-09
2
-1
/
+15
|
*
unzip: fflush stdout before reading interative y/n answer from stdin
Denys Vlasenko
2011-09-09
1
-2
/
+3
|
*
uncompress: die on read errors
Denys Vlasenko
2011-08-22
1
-1
/
+1
|
*
uncompress: fix buffer underrun by corrupted input
Denys Vlasenko
2011-08-18
1
-5
/
+8
*
|
Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge
Ron Yorston
2012-03-22
2
-4
/
+14
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2011-08-10
1
-1
/
+1
|
*
tar: ignore file size (assume 0) for hardlinks
Ian Wienand
2011-07-29
1
-3
/
+13
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
11
-20
/
+2
|
\
|
|
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
11
-20
/
+2
*
|
Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge
Ron Yorston
2012-03-22
3
-17
/
+33
|
\
|
|
*
warning removal
Cristian Ionescu-Idbohrn
2011-05-20
1
-7
/
+0
|
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-6
/
+1
|
*
tar: store negative mtime as 0; pack very large files using base-256 encoding
Denys Vlasenko
2011-05-04
1
-4
/
+32
*
|
Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge
Ron Yorston
2012-03-22
10
-3
/
+218
|
\
|
|
*
Fix double words in comments. No code changes
Marek Polacek
2011-04-16
2
-3
/
+3
|
*
move help text from include/usage.src.h to archival/*.c
Pere Orga
2011-03-27
10
-0
/
+215
*
|
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Ron Yorston
2012-03-22
3
-19
/
+41
|
\
|
[next]