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