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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump version to 1.16.2
1_16_2
Denys Vlasenko
2010-06-12
1
-1
/
+1
*
post-1.16.1 fixes
Denys Vlasenko
2010-06-12
11
-49
/
+149
*
apply post-1.16.0 fixes, bump version to 1.16.1
1_16_1
Denys Vlasenko
2010-03-28
27
-314
/
+408
*
Bump version to 1.16.0
1_16_0
Denys Vlasenko
2010-01-26
1
-1
/
+1
*
modprobe: protect against possible SEGV
Denys Vlasenko
2010-01-26
1
-6
/
+8
*
whitespace fix
Denys Vlasenko
2010-01-26
1
-1
/
+1
*
ntpd: explain why scripts can be run in quick succession
Denys Vlasenko
2010-01-25
2
-9
/
+24
*
whitespace fixes
Denys Vlasenko
2010-01-25
15
-32
/
+32
*
unicode_wcwidth.c: shrink
Denys Vlasenko
2010-01-25
1
-50
/
+306
*
testsuite-discovered fixes
Denys Vlasenko
2010-01-25
3
-6
/
+8
*
scripts/randomtest: tweaks for non-eliminable warnings and broken static glibc
Denys Vlasenko
2010-01-24
1
-4
/
+7
*
randomconfig fixes
Denys Vlasenko
2010-01-24
5
-17
/
+13
*
libbb: better unicode width support. Hopefully fixes bug 839.
Denys Vlasenko
2010-01-24
10
-98
/
+410
*
date: introduce FEATURE_DATE_COMPAT; shrink
Denys Vlasenko
2010-01-23
2
-34
/
+41
*
ping: use ICMP_MINLEN
Bernhard Reutner-Fischer
2010-01-23
1
-1
/
+1
*
fbset: add possibility to set timing and sync polarity
Michael Grzeschik
2010-01-23
1
-97
/
+172
*
chown: -2 bytes
Denys Vlasenko
2010-01-23
1
-4
/
+3
*
chown: support long options
Matheus Izvekov
2010-01-23
2
-1
/
+24
*
patch: accept and ignore -g NUM
Denys Vlasenko
2010-01-22
1
-6
/
+7
*
diff: fix flag -B, cleanups and a couple more tests V2
Matheus Izvekov
2010-01-22
2
-54
/
+71
*
patch: add more long opts; but remove -g for now
Denys Vlasenko
2010-01-22
1
-8
/
+25
*
*: small code shrinks and compile fix for unicode
Denys Vlasenko
2010-01-20
5
-19
/
+23
*
tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME
Mikhail Gusarov
2010-01-20
3
-1
/
+22
*
patch: ignore flag -g. +22 bytes
Matheus Izvekov
2010-01-20
1
-1
/
+3
*
diff: don't exit in case we can't open input files. -2 bytes
Matheus Izvekov
2010-01-20
1
-3
/
+3
*
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
Matheus Izvekov
2010-01-20
1
-16
/
+11
*
diff: correct handling of labels. -10 bytes
Matheus Izvekov
2010-01-20
1
-7
/
+2
*
diff: support long options
Matheus Izvekov
2010-01-20
2
-0
/
+32
*
diff: implement flag -B (Ignore changes whose lines are all blank)
Matheus Izvekov
2010-01-20
2
-12
/
+19
*
diff: honor flag -i (ignore case differences)
Matheus Izvekov
2010-01-20
1
-1
/
+4
*
watch: compat: use stderr to determine screen dimensions
Denys Vlasenko
2010-01-19
1
-3
/
+12
*
ls: fix sort of very large files. +21 byte
Denys Vlasenko
2010-01-18
1
-12
/
+24
*
fix examples which used non-standard cut -b0-NNN
Denys Vlasenko
2010-01-18
8
-8
/
+8
*
diff: add NOINLINE
Denys Vlasenko
2010-01-18
1
-2
/
+4
*
diff: defeat gcc's optimization
Denys Vlasenko
2010-01-18
1
-1
/
+4
*
diff: rewrite. much smaller and more correct
Matheus Izvekov
2010-01-18
3
-1150
/
+709
*
ftpd: conditional support for broken clients
Stefan Seyfried
2010-01-18
2
-0
/
+23
*
ls: make it so that group never glues itself to file size
Denys Vlasenko
2010-01-18
4
-31
/
+52
*
diff: add more tests
Denys Vlasenko
2010-01-18
1
-1
/
+29
*
ftpd: code shrink
Denys Vlasenko
2010-01-17
1
-21
/
+30
*
bunzip2.tests: replace $? with \$?
Denys Vlasenko
2010-01-17
1
-1
/
+1
*
ntpd: remove some code which is at best unneeded and at worst wrong
Denys Vlasenko
2010-01-17
1
-18
/
+3
*
ntpd: add anti-clock-hopping code
Denys Vlasenko
2010-01-17
1
-17
/
+61
*
ntpd: disable frequency estimation code
Denys Vlasenko
2010-01-17
1
-24
/
+45
*
fix testing of busybox "applet" itself
Denys Vlasenko
2010-01-16
2
-4
/
+5
*
cp: improve test coverage
Denys Vlasenko
2010-01-16
1
-81
/
+81
*
trim usage text a bit; fix cp usage (meaning of -H option)
Denys Vlasenko
2010-01-15
1
-29
/
+30
*
cp: fix -H handling
Denys Vlasenko
2010-01-15
5
-24
/
+227
*
small doc update
Denys Vlasenko
2010-01-14
2
-2
/
+3
*
whitespace fix
Denys Vlasenko
2010-01-14
1
-1
/
+1
[next]