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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libunarchive
/
decompress_unlzma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/#ifdef CONFIG_/#if ENABLE_/g
Denis Vlasenko
2007-08-13
1
-3
/
+5
*
diff: shrink code (-85 bytes):
Denis Vlasenko
2007-06-12
1
-5
/
+5
*
rmp: add optional support for bz2 data. +50 bytes of code
Denis Vlasenko
2007-06-08
1
-1
/
+1
*
Stop tracking buffer size - it is a constant.
Denis Vlasenko
2007-01-05
1
-25
/
+34
*
simplify access to buffer, making code a bit smaller
Denis Vlasenko
2007-01-05
1
-80
/
+90
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
1
-4
/
+12
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-2
/
+1
*
Since rangecoder is just a bunch of C functions, move it into the one user
Rob Landley
2006-06-20
1
-20
/
+144
*
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
Rob Landley
2006-05-29
1
-4
/
+2
*
- include proper prototypes in libunarchive.
Bernhard Reutner-Fischer
2006-04-02
1
-0
/
+2
*
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
Rob Landley
2006-03-04
1
-2
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-5
/
+5
*
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
Rob Landley
2006-01-20
1
-0
/
+347