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
...
*
*: 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
*
lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
Denis Vlasenko
2009-04-29
10
-0
/
+2962
*
unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denis Vlasenko
2009-04-25
2
-98
/
+60
*
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2009-04-21
2
-2
/
+2
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
12
-80
/
+80
*
tar: support for tar --numeric-owner. By Natanael Copa.
Denis Vlasenko
2009-04-21
2
-14
/
+22
*
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
[prev]
[next]