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
2016-04-04
1
-2
/
+1
|
\
|
*
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
2016-04-01
1
-2
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
9
-91
/
+209
|
\
|
|
*
[g]unzip: fix recent breakage.
Denys Vlasenko
2015-10-30
1
-12
/
+21
|
*
lzop: eliminate variable, use "int" as return type
Denys Vlasenko
2015-10-28
1
-8
/
+6
|
*
gzip: add support for --no-name long option
Aaro Koskinen
2015-10-27
2
-0
/
+2
|
*
gunzip: add support for long options
Aaro Koskinen
2015-10-27
1
-0
/
+20
|
*
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-26
1
-4
/
+7
|
*
tweak defconfig
Denys Vlasenko
2015-10-25
2
-14
/
+4
|
*
inetd: make FEATURE_INETD_RPC off by default
Denys Vlasenko
2015-10-25
1
-1
/
+1
|
*
tar: fix files skipped with --strip_components not resetting selinux context
Denys Vlasenko
2015-10-22
1
-3
/
+2
|
*
tar: shrink hardlink name handling code
Denys Vlasenko
2015-10-22
1
-26
/
+17
|
*
tar: implement --version for buildroot
Denys Vlasenko
2015-10-22
1
-0
/
+9
|
*
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-22
3
-46
/
+143
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
6
-16
/
+55
|
\
|
|
*
cpio: implement -R/--owner
Aaro Koskinen
2015-10-16
5
-13
/
+53
|
*
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-13
1
-3
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
2
-5
/
+5
|
\
|
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
2
-5
/
+5
*
|
archival: provide dummy check_errors_in_children for WIN32
Ron Yorston
2015-07-15
3
-5
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
8
-14
/
+0
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
8
-14
/
+0
*
|
mingw: add magic '--busybox' flag
Ron Yorston
2015-06-01
2
-2
/
+3
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
5
-2
/
+60
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
3
-21
/
+86
|
\
|
|
*
tar: do not try to decode GNU extended headers as pax headers
Denys Vlasenko
2015-05-11
1
-11
/
+17
|
*
libarchive: auto-detect .Z files as well
Thiago Jung Bauermann
2015-05-03
1
-0
/
+7
|
*
gzip: add support for compression levels 4-9
Aaro Koskinen
2015-04-26
1
-10
/
+62
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
11
-59
/
+167
|
\
|
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
4
-6
/
+6
|
*
unzip: prevent attacks via malicious filenames
Denys Vlasenko
2015-02-10
4
-43
/
+63
|
*
gzip: trivial code shrink -5 bytes
Denys Vlasenko
2015-02-03
1
-4
/
+4
|
*
gzip: speed up and shrink put_16bit()
Denys Vlasenko
2015-02-02
1
-7
/
+34
|
*
gzip: do not store timestamp in gzip header
Rich Felker
2015-02-02
1
-4
/
+16
|
*
dpkg: update supported compression methods
Denys Vlasenko
2015-01-30
5
-0
/
+49
*
|
ar: fix modification of existing archives
Ron Yorston
2015-03-04
1
-1
/
+15
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
1
-5
/
+3
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
1
-5
/
+3
*
|
Use MinGW-w64 by default
Ron Yorston
2015-01-07
2
-2
/
+2
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
2
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
15
-177
/
+267
|
\
|
|
*
tar: fix "tar -cJ" ignoring -J option. closes 7706
Denys Vlasenko
2014-12-11
1
-38
/
+28
|
*
make xmalloc_open_zipped_read_close result NUL terminated
Denys Vlasenko
2014-12-07
1
-1
/
+2
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
12
-110
/
+211
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
12
-58
/
+58
*
|
Omit functions not required if seamless compression is disabled
Ron Yorston
2014-11-29
1
-5
/
+3
*
|
Move definition of bb_got_signal to mingw.c
Ron Yorston
2014-11-29
1
-4
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
3
-0
/
+6
|
\
|
|
*
cpio: reinstate "options:" line in help text
Denys Vlasenko
2014-06-30
1
-0
/
+1
|
*
lzop: add overflow check
Denys Vlasenko
2014-06-30
2
-0
/
+5
[next]