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
*
post-1.14.0 fixes
Denys Vlasenko
2009-05-27
1
-37
/
+31
*
trailing whitespace removal
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
cpio: more compat: -0 and -L options
Denis Vlasenko
2009-03-20
1
-82
/
+92
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
2
-16
/
+72
*
tar: make FEATURE_TAR_AUTODETECT work with DESKTOP off too.
Denis Vlasenko
2009-03-13
1
-2
/
+2
*
unzip: fix thinko with le/be conv and size (closes bug 129)
Denis Vlasenko
2009-02-26
1
-1
/
+1
*
tar: stop changing net tarfile's mode, GNU tar doesn't do it
Denis Vlasenko
2009-01-20
1
-2
/
+0
*
header_verbose_list: show off_t size, not cast to (unsigned)
Denis Vlasenko
2008-12-12
3
-4
/
+76
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-3
/
+2
*
dpkg: better and shorter code to compare versions
Denis Vlasenko
2008-11-20
1
-68
/
+59
*
gunzip: restore mtime. approx +80 bytes of code
Denis Vlasenko
2008-11-01
5
-23
/
+56
*
cpio: emit TRAILER even when hard links were found.
Denis Vlasenko
2008-10-26
1
-2
/
+3
*
tar: fix typo in comment
Denis Vlasenko
2008-10-25
1
-1
/
+1
*
tar: fix bug 3844: non-root tar does not preserve perms
Denis Vlasenko
2008-10-24
1
-0
/
+4
*
cpio: fix regression in prev commit (harmless)
Denis Vlasenko
2008-10-17
1
-2
/
+4
*
data_extract_all: do not complain if directory exists on mkdir
Denis Vlasenko
2008-10-17
3
-2
/
+8
*
rpm: fix incompatibilities which prevented rpm -i foo.src.rpm
Denis Vlasenko
2008-10-16
1
-4
/
+11
*
build system: dpkg needs .gz handling
Denis Vlasenko
2008-10-15
1
-2
/
+3
*
unzip: remove example of a file we now can handle
Denis Vlasenko
2008-10-09
1
-0
/
+0
*
- add dpkg -l <packagepattern> (Peter Korsgaard)
Bernhard Reutner-Fischer
2008-09-25
1
-2
/
+6
*
unzip: handle "central directory"
Denis Vlasenko
2008-09-21
1
-47
/
+196
*
man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com>
Denis Vlasenko
2008-08-05
1
-6
/
+6
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
12
-193
/
+145
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
1
-2
/
+1
*
unzip: move check for unsupported zip features to better place
Denis Vlasenko
2008-07-26
1
-15
/
+17
*
unzip: give better error message when presented with unsupported
Denis Vlasenko
2008-07-26
3
-0
/
+6
*
fix trivial build warning
Denis Vlasenko
2008-07-22
1
-1
/
+1
*
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-22
1
-21
/
+25
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
3
-7
/
+7
*
tar: fix handling of tarballs with symlinks with size field != 0
Denis Vlasenko
2008-07-20
2
-7
/
+14
*
build system: fix indentation in config menu
Denis Vlasenko
2008-07-17
1
-2
/
+6
*
cpio: make long opts depend only on ENABLE_GETOPT_LONG
Denis Vlasenko
2008-07-16
1
-1
/
+1
*
whitespace fixes
Denis Vlasenko
2008-07-12
1
-1
/
+1
*
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-12
4
-55
/
+38
*
cpio: on unpack, limit filename length to 8k; shorten comment a bit
Denis Vlasenko
2008-07-11
2
-15
/
+15
*
cpio: support some long options; document GNU options
Denis Vlasenko
2008-07-11
2
-16
/
+92
*
fix compile failures resulting from last few commits
Denis Vlasenko
2008-07-11
1
-2
/
+1
*
dpkg_deb: slight code shrink
Denis Vlasenko
2008-07-10
8
-44
/
+62
*
open_transformer: do not return fd, it does not change
Denis Vlasenko
2008-07-10
7
-16
/
+15
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
2
-9
/
+9
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
10
-19
/
+19
*
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
2
-3
/
+3
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
2
-2
/
+13
*
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
1
-8
/
+1
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
2
-6
/
+2
*
bunzip2: make proper fix for the problem "fixed" in rev. 22521
Denis Vlasenko
2008-06-28
1
-80
/
+13
*
libunarchive: stop using static data in archivers - archive_handle_t
Denis Vlasenko
2008-06-28
10
-82
/
+81
*
support gzip -t and bzip2 -t
Denis Vlasenko
2008-06-27
2
-5
/
+6
*
cpio: fix -m to actually work as expected (Pascal Bellard)
Denis Vlasenko
2008-06-27
1
-1
/
+4
*
unlzma: fix memory leak (Pascal Bellard)
Denis Vlasenko
2008-06-27
1
-20
/
+23
[next]