index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-04
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
1
-3
/
+4
2010-06-04
typo fix
Denys Vlasenko
1
-1
/
+1
2010-06-04
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2
-15
/
+33
2010-06-03
ash: rename parsefile->fd to ->pf_fd
Denys Vlasenko
1
-15
/
+15
2010-06-03
ash: fix redirection of fd 0 in scripts are sourced from interactive ash
Denys Vlasenko
3
-13
/
+28
2010-06-03
test: "" is not a valid number. Closes bug 1915
Denys Vlasenko
1
-1
/
+1
2010-06-02
*: simplify checks for gz/bz2/xz magic
Denys Vlasenko
3
-15
/
+41
2010-06-02
document how to find non-shared string dups
Denys Vlasenko
1
-0
/
+5
2010-06-02
*: better string sharing
Denys Vlasenko
10
-26
/
+22
2010-06-02
ash: remove one redundant function, improve string sharing, better field names
Denys Vlasenko
1
-55
/
+57
2010-06-01
decompress_unxz: allocate permanent crc32 table _fisrt_
Denys Vlasenko
1
-3
/
+3
2010-06-01
deinline two big functions
Denys Vlasenko
2
-2
/
+2
2010-06-01
decompress_unxz: newer version, one which can unpack SHA-256 protected files
Denys Vlasenko
7
-68
/
+154
2010-06-01
lineedit: fix column display for wide and combining chars in TAB completion
Tomas Heinrich
3
-7
/
+25
2010-05-31
archival/*: shrink by reusing sufficiently similar functions
Denys Vlasenko
5
-57
/
+34
2010-05-31
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
Denys Vlasenko
1
-12
/
+20
2010-05-30
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
1
-4
/
+4
2010-05-30
dhcp: readability cleanups and small code shrink
Denys Vlasenko
4
-49
/
+54
2010-05-30
rpm2cpio: teach it to understand xz format
Denys Vlasenko
1
-11
/
+24
2010-05-30
unxz: remove debugging. no code changes
Denys Vlasenko
4
-33
/
+11
2010-05-30
*: teach tar et. al. to understand .xz by heart
Denys Vlasenko
5
-25
/
+46