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
*
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
*
INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad...
Denys Vlasenko
2010-01-13
2
-5
/
+17
*
examples: add example ntpd service
Denys Vlasenko
2010-01-13
5
-0
/
+118
*
fix configure sha256sum problem. Closes bug 895
Denys Vlasenko
2010-01-13
1
-3
/
+3
*
ash: remove config items for read options which are no longer optional
Denys Vlasenko
2010-01-13
1
-17
/
+0
*
shell/read: check that variable names are sane
Denys Vlasenko
2010-01-13
5
-24
/
+26
*
builtin_read: note about better implementation
Denys Vlasenko
2010-01-13
1
-0
/
+5
*
hush: use ash's read builtin
Denys Vlasenko
2010-01-12
18
-49
/
+124
*
shell/read: fix "'read' without parameters" bash compat thingy
Denys Vlasenko
2010-01-12
1
-31
/
+39
*
shell: split read builtin from ash
Denys Vlasenko
2010-01-12
14
-217
/
+379
*
hush: fix potential buffer overflow on NOMMU
Denys Vlasenko
2010-01-12
1
-3
/
+6
*
hush: fix subshell.tests failure on NOMMU
Denys Vlasenko
2010-01-12
3
-41
/
+88
*
scripts/basic/docproc.c: remove stray NUL byte from the source
Denys Vlasenko
2010-01-12
1
-1
/
+1
*
hush: two NOMMU fixes for bugs 877 and 883
Denys Vlasenko
2010-01-12
3
-3
/
+22
[next]