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
*
gzip: Improve ptr_to_globals trick, allowing gcc
vda
2007-03-15
1
-2
/
+2
*
fix TODO: getopt32 should reset optind to 1 itself
vda
2007-03-15
1
-2
/
+0
*
modify ptr_to_globals trick so that we do not violate
vda
2007-03-15
1
-5
/
+4
*
get_header_ar: reformatted code, no real changes
vda
2007-03-14
1
-10
/
+14
*
gzip: bbunzip integration fixes
vda
2007-03-14
1
-172
/
+19
*
gzip: use common bbunzip infrastructure - ~700 bytes code less
vda
2007-03-14
3
-99
/
+97
*
gzip: reduce global data footprint, part 3
vda
2007-03-14
2
-5
/
+7
*
gzip: reduce global data footprint, part 2
vda
2007-03-14
1
-44
/
+46
*
gzip: reduce global data footprint, part 1
vda
2007-03-14
1
-446
/
+463
*
bbunzip: remove extra formatting directives in comments
vda
2007-03-12
1
-2
/
+0
*
kill superfluous returns at the end of void functions
vda
2007-03-11
3
-14
/
+0
*
fix buglets found by randomconfig run
vda
2007-03-11
1
-2
/
+14
*
bbunzip: size optimization: ~90 bytes
vda
2007-03-09
2
-22
/
+21
*
bbunzip: fix comments to match reality
vda
2007-03-07
1
-13
/
+14
*
bunzip2/gunzip/uncompress/unlzma: merge into common code -
vda
2007-03-07
10
-403
/
+356
*
remove f words
vda
2007-03-04
2
-2
/
+2
*
tar: handle tarfiles with (broken) checksums a-la Sun.
vda
2007-03-03
2
-6
/
+16
*
sort: fix multiple -k (was ignoring all except last)
vda
2007-02-17
1
-1
/
+1
*
dpkg: fix segfault on "dpkg -i"
vda
2007-02-15
1
-15
/
+15
*
make tar restore mode again
vda
2007-02-12
1
-0
/
+8
*
syslogd: fix "readpath bug" by using readlink instead
vda
2007-02-11
1
-2
/
+2
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
1
-1
/
+1
*
fix tar t segfault (closes 1183)
vda
2007-02-04
1
-18
/
+25
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
13
-0
/
+13
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
2
-12
/
+12
*
preparatory patch for -Wwrite-strings #1
vda
2007-01-29
1
-1
/
+1
*
accumulated post-1.4.0 fixes
vda
2007-01-24
1
-14
/
+14
*
whitespace fixes (leading spaces to tab)
vda
2007-01-13
2
-2
/
+2
*
Trailing whitespace removal over entire tree
vda
2007-01-11
2
-3
/
+3
*
missed a few #undefs (no real impact I think)
vda
2007-01-10
1
-0
/
+2
*
fix bug 1146 (gunzip breakage introduced by me --vda)
vda
2007-01-10
1
-17
/
+19
*
gzip cleanup part #13 - the last for today I think
vda
2007-01-07
1
-144
/
+111
*
gzip cleanup part #12
vda
2007-01-07
1
-203
/
+200
*
gzip cleanup part #11
vda
2007-01-07
1
-12
/
+33
*
gzip cleanup part #10
vda
2007-01-07
1
-353
/
+341
*
gzip cleanup part #9
vda
2007-01-07
1
-105
/
+84
*
gzip cleanup part #8
vda
2007-01-07
1
-178
/
+168
*
gzip cleanup part #7
vda
2007-01-07
1
-5
/
+5
*
gzip cleanup part #6
vda
2007-01-07
1
-33
/
+45
*
gzip cleanup part #5
vda
2007-01-07
1
-204
/
+212
*
gzip cleanup part #4
vda
2007-01-07
1
-35
/
+39
*
gzip cleanup part #3
vda
2007-01-07
1
-73
/
+66
*
gzip cleanup part #2
vda
2007-01-07
1
-210
/
+50
*
a ton of gzip changes, split up in compiled and
vda
2007-01-07
1
-188
/
+145
*
kill unused variable
vda
2007-01-06
1
-14
/
+5
*
move [g]zip decompressor state into malloc'ed buffer. size:
vda
2007-01-06
1
-88
/
+192
*
split inflate_xx_setup() subroutines from inflate_xx()
vda
2007-01-05
1
-119
/
+146
*
do not expose internal state of [g]zip unpacker.
vda
2007-01-05
2
-39
/
+44
*
Stopped doing assignments inside expressions.
vda
2007-01-05
2
-58
/
+110
*
decompress_unzip: preparatory patch
vda
2007-01-05
1
-56
/
+56
[next]