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
*
Apply post-1.17.0 fixes
Denys Vlasenko
2010-07-25
3
-2
/
+2
*
randomconfig fixes
Denys Vlasenko
2010-07-05
2
-1
/
+2
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
3
-20
/
+5
*
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-04
1
-0
/
+1
*
consolidate xz format comment. no code changes
Denys Vlasenko
2010-07-01
1
-2
/
+0
*
xz compression detection: avoid the need to seek
Denys Vlasenko
2010-07-01
3
-3
/
+14
*
bzip2 decompression: simple code shrink
Denys Vlasenko
2010-06-30
2
-6
/
+9
*
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-27
1
-2
/
+2
*
tar: make typical extraction less memory-hungry
Denys Vlasenko
2010-06-26
1
-3
/
+6
*
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26
2
-72
/
+75
*
tar: fix --to-command wrt short writes
Denys Vlasenko
2010-06-26
1
-1
/
+1
*
fix breakage in compressed file detection
Denys Vlasenko
2010-06-26
1
-2
/
+2
*
tar: optional support for --to-command
Ladislav Michl
2010-06-25
4
-0
/
+159
*
decompress_unxz: use common string
Denys Vlasenko
2010-06-21
1
-1
/
+1
*
unxz: update from XZ embedded git
Denys Vlasenko
2010-06-20
5
-179
/
+270
*
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19
1
-2
/
+2
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-0
/
+2
*
Improve unzip's handling of stream ZIP files
Dan Fandrich
2010-06-18
1
-4
/
+9
*
data_extract_all: do not chmod symlink. Closes 2053
Denys Vlasenko
2010-06-18
1
-17
/
+14
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
3
-0
/
+7
*
dpkg: add support for lzma compression
Pascal Bellard
2010-06-07
1
-3
/
+6
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-32
/
+32
*
make it possible to keep usage texts in .c files
Denys Vlasenko
2010-06-06
1
-0
/
+11
*
make it possible to have include/applets.h-esque entries in .c files
Denys Vlasenko
2010-06-06
1
-0
/
+2
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
3
-0
/
+0
*
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
2010-06-02
1
-7
/
+12
*
*: better string sharing
Denys Vlasenko
2010-06-02
3
-4
/
+4
*
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
2010-06-01
1
-3
/
+3
*
deinline two big functions
Denys Vlasenko
2010-06-01
1
-1
/
+1
*
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
2010-06-01
7
-68
/
+154
*
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
2010-05-31
4
-55
/
+29
*
rpm2cpio: teach it to understand xz format
Denys Vlasenko
2010-05-30
1
-11
/
+24
*
unxz: remove debugging. no code changes
Denys Vlasenko
2010-05-30
4
-33
/
+11
*
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
2010-05-30
2
-5
/
+6
*
forgotten "git add"...
Denys Vlasenko
2010-05-30
1
-0
/
+116
*
reorder parts of bbunzip.c, no code changes
Denys Vlasenko
2010-05-30
1
-75
/
+48
*
unxz: new applet, complete with xzcat and xz -d aliases
Denys Vlasenko
2010-05-30
13
-9
/
+3407
*
rename FEATURE_LZMA_ALIAS to just LZMA
Denys Vlasenko
2010-05-30
2
-3
/
+3
*
lzop: fix indentation
Denys Vlasenko
2010-05-30
1
-1
/
+1
*
bbunzip: silence warning about unused variable
Bernhard Reutner-Fischer
2010-05-27
1
-1
/
+1
*
unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat
Denys Vlasenko
2010-05-27
4
-15
/
+28
*
unzip: another small code shrink
Denys Vlasenko
2010-05-24
1
-2
/
+2
*
unzip: tiny code shrink -2 bytes
Denys Vlasenko
2010-05-24
1
-5
/
+4
*
unzip: restore unix file mode if possible. closes bug 1045
Denys Vlasenko
2010-05-24
1
-55
/
+88
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
1
-0
/
+1
*
tar: support GNU 256-bit encoding in all numeric fields
Denys Vlasenko
2010-05-06
1
-80
/
+31
*
rpm: make rpm -i SRPM.rpm install it to surrent dir; better help text
Denys Vlasenko
2010-05-06
1
-5
/
+13
*
rpm: code shrink. Now uses open_zipped's logic (factored out into setup_unzip...
Denys Vlasenko
2010-05-06
3
-107
/
+97
*
cpio: "NNN blocks" should go to stderr
Matheus Izvekov
2010-04-26
1
-1
/
+1
[next]