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
...
|
*
archival: note implicit dependencies between lzop & bbunzip
Mike Frysinger
2013-03-03
2
-0
/
+2
|
*
decompress_unlzma: move function, no code changes
Denys Vlasenko
2013-03-01
1
-7
/
+6
|
*
decompress_unlzma: 10% speedup in "small" code
Denys Vlasenko
2013-03-01
1
-1
/
+1
|
*
decompress_unlzma: make "fast" version a bit smaller
Denys Vlasenko
2013-03-01
1
-10
/
+4
|
*
lzop: fiq -q and OPTION_DECOMPRESS mismatch
Denys Vlasenko
2013-03-01
1
-15
/
+16
|
*
bbunzip: fix order of flags vs bit defines
Mike Frysinger
2013-02-28
1
-4
/
+4
|
*
bbunzip: ignore the -q flag with the decompressors
Mike Frysinger
2013-02-28
1
-6
/
+7
|
*
zcat: fix "zcat FILE" trying to do detection twice
Denys Vlasenko
2013-02-28
1
-8
/
+7
|
*
zcat: if seamless uncompressors are defined, autodetect file's format
Denys Vlasenko
2013-02-28
1
-14
/
+40
|
*
fix error message on failure to oen /dev/null; fix zcat's help text
Denys Vlasenko
2013-02-28
1
-6
/
+6
|
*
code shrink in check_errors_in_children()
Denys Vlasenko
2013-02-28
1
-3
/
+8
|
*
xz: fix put_unaligned_{l,b}e32
Leonid Lisovskiy
2013-02-27
1
-2
/
+2
|
*
xz: support concatenated .xz streams
Lasse Collin
2013-02-27
1
-7
/
+36
|
*
xz: mention xzminidec.c in README
Lasse Collin
2013-02-27
1
-1
/
+1
|
*
xz: fix incorrect XZ_BUF_ERROR
Lasse Collin
2013-02-27
1
-7
/
+20
|
*
xz: fix decoding of LZMA2 streams having no uncompressed data.
Lasse Collin
2013-02-27
1
-3
/
+3
|
*
cz: add C++ support to xz.h
Lasse Collin
2013-02-27
1
-0
/
+9
|
*
xz: remove an empty line from xz_dec_lzma2.c
Lasse Collin
2013-02-27
1
-1
/
+0
|
*
xz: make bcj_x86_test_msbyte() an inline function
Lasse Collin
2013-02-27
1
-2
/
+5
|
*
xz: add a comment about using uint32_t as vli_type
Lasse Collin
2013-02-27
1
-2
/
+7
|
*
xz: avoid "NOTE:" in xz.h
Lasse Collin
2013-02-27
1
-4
/
+4
|
*
xz: update README
Lasse Collin
2013-02-27
1
-2
/
+2
|
*
xz: omit explicit \0 from HEADER_MAGIC
Lasse Collin
2013-02-27
1
-1
/
+1
|
*
rpm: unmap rpm file before working with next one
Denys Vlasenko
2013-02-20
1
-3
/
+5
|
*
rpm: stop using statics; move main() to the end of the source file
Denys Vlasenko
2013-02-20
1
-146
/
+141
|
*
rpm: use "create+rename" method of replacing existing files
Denys Vlasenko
2013-02-20
2
-3
/
+16
|
*
rpm: make -ql display more compatible; improve help text
Denys Vlasenko
2013-02-20
1
-32
/
+36
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
11
-58
/
+61
|
\
|
|
*
unzip: add missing fflush; code shrink
Denys Vlasenko
2013-01-22
1
-8
/
+11
|
*
*: reuse more strings
Denys Vlasenko
2013-01-22
1
-2
/
+2
|
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
7
-31
/
+31
|
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
4
-19
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-12-11
1
-14
/
+16
|
\
|
|
*
decompress_uncompress: comment out a bigger chunk of debug code
Denys Vlasenko
2012-12-05
1
-1
/
+1
|
*
decompress_uncompress: comment out debug printout on corrupted data
Denys Vlasenko
2012-12-05
1
-1
/
+2
|
*
decompress_uncompress: move 'code' variable into loop - sole user
Denys Vlasenko
2012-12-05
1
-13
/
+14
*
|
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
|
\
|
[prev]
[next]