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
*
tar: fix problem handling tarballs with chksums prepended by spaces
Denys Vlasenko
2010-01-03
1
-1
/
+2
*
*: do not assign to stdout/stderr, it's not portable.
Denys Vlasenko
2010-01-02
1
-4
/
+1
*
tar: fix recently added SEGV on "tar" w/o args
Denys Vlasenko
2009-12-18
1
-1
/
+1
*
tar: add support for --overwrite. +70 bytes.
Denys Vlasenko
2009-12-16
2
-3
/
+15
*
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
Denys Vlasenko
2009-12-16
4
-29
/
+19
*
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
fix improper utimes usage
Denys Vlasenko
2009-11-29
2
-8
/
+8
*
tar: revert part of last change. -39 bytes
Denys Vlasenko
2009-11-29
1
-18
/
+11
*
tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes
Denys Vlasenko
2009-11-29
2
-61
/
+82
*
libunarchive: fix reversed test for older/newer
Denys Vlasenko
2009-11-24
1
-3
/
+3
*
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
2
-5
/
+9
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-15
1
-3
/
+3
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-14
1
-5
/
+3
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
2
-4
/
+4
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
tar: add support for -o as synonym to --no-same-owner. +5 bytes
Bernhard Reutner-Fischer
2009-10-25
1
-10
/
+12
*
tar: handle "tar fx TARFILE" etc
Denys Vlasenko
2009-10-25
1
-0
/
+27
*
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-23
1
-2
/
+2
*
*: three more NOINLINEs
Denys Vlasenko
2009-10-08
1
-2
/
+2
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
*: code shrink via NOINLINE
Denys Vlasenko
2009-10-08
3
-3
/
+3
*
unpackers: check errors from close() too
Denys Vlasenko
2009-10-05
1
-5
/
+5
*
*: more portability fixes by Dan Fandrich
Denys Vlasenko
2009-09-23
1
-2
/
+2
*
tar: accept spaces at the end of header fields (compat)
Denys Vlasenko
2009-09-23
1
-11
/
+13
*
ar: fix long filenames handling (bug 611)
Denys Vlasenko
2009-09-20
1
-37
/
+50
*
tar: do chown, not lchown to restore mode (compat)
Denys Vlasenko
2009-09-17
1
-2
/
+3
*
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
Denys Vlasenko
2009-09-17
6
-37
/
+42
*
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-16
2
-2
/
+2
*
unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denys Vlasenko
2009-09-15
2
-146
/
+108
*
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-09-07
1
-29
/
+118
|
\
|
*
unzip: more compat if DESKTOP=y
Denys Vlasenko
2009-09-06
1
-29
/
+118
*
|
Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)"
Denys Vlasenko
2009-09-06
2
-60
/
+98
|
/
*
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-2
/
+2
*
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
libunarchive: fix a bug where mode and time is no longer restored
Denys Vlasenko
2009-08-30
1
-1
/
+1
*
rpm2cpio: code shrink
Denys Vlasenko
2009-08-28
1
-11
/
+10
*
rpm2cpio: handle unseekable input correctly
Denys Vlasenko
2009-08-28
5
-15
/
+18
*
rpm2cpio: handle bz2 too; code shrink
Pascal Bellard
2009-08-28
1
-29
/
+48
*
dpkg: delete postrm script after it's run, not before. closes bug 449
Denys Vlasenko
2009-07-25
1
-8
/
+13
*
unzip: try lseek before resorting to reading
Stefani Seibold
2009-07-25
1
-1
/
+2
*
remove trailing whitespace
Denys Vlasenko
2009-07-15
2
-4
/
+4
*
tar: handle 256-base encoding in mtime
Denys Vlasenko
2009-07-08
1
-3
/
+7
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-2
/
+2
*
updates for supporting Linux kernel build and initrd utilities
Denys Vlasenko
2009-06-26
1
-4
/
+19
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
2
-2
/
+2
*
tweak Config texts and some broken English elsewhere
Denys Vlasenko
2009-06-18
1
-5
/
+5
*
randomconfig fixes
Denys Vlasenko
2009-06-09
1
-1
/
+1
*
only build common libarchive objs when needed
Mike Frysinger
2009-05-28
1
-1
/
+7
*
gzip: fix gzip with many files corrupting some files after first
Denys Vlasenko
2009-05-18
1
-38
/
+32
*
libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME
Mike Frysinger
2009-05-05
1
-5
/
+4
[next]