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
*
lineedit: first shot at optional unicode bidi input support
Tomas Heinrich
2010-03-18
5
-18
/
+189
*
libbb/loop: comment out u32 hack
Denys Vlasenko
2010-03-18
1
-1
/
+2
*
brctl: Fix comment
Bernhard Reutner-Fischer
2010-03-17
1
-1
/
+1
*
brctl: fix parsing of timespec to allow 0 (setfd, sethello..)
Maciek Borzecki
2010-03-17
1
-2
/
+3
*
mdev: fix a trivial SEGV
Denys Vlasenko
2010-03-16
1
-1
/
+1
*
libbb/getopt32.c: clear applet_long_options and opt_complementary after use
Denys Vlasenko
2010-03-16
1
-5
/
+10
*
include/fix_u32.h: try harder to not cause redefinition errors
Denys Vlasenko
2010-03-16
1
-8
/
+19
*
tar compability modes for dpkg
Kim B. Heino
2010-03-15
1
-8
/
+4
*
ar: add archive creation support
Alexander Shishkin
2010-03-15
7
-42
/
+263
*
fbsplash: reinstate drawing of over/undersized images; shrink
Denys Vlasenko
2010-03-14
1
-37
/
+35
*
beep: the -d option takes milliseconds not microseconds
Natanael Copa
2010-03-14
1
-2
/
+2
*
testsuite: don't run grep NUL tests when we know the would fail
Denys Vlasenko
2010-03-14
2
-2
/
+4
*
ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one)
Denys Vlasenko
2010-03-13
1
-12
/
+59
*
tailk: fix error detected by testsuite
Denys Vlasenko
2010-03-12
1
-1
/
+2
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-33
/
+39
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-143
/
+154
*
awk: style fixes
Denys Vlasenko
2010-03-12
1
-19
/
+20
*
awk: code shrink
Denys Vlasenko
2010-03-12
1
-8
/
+15
*
lineedit: fix another corner case with bad unicode input
Denys Vlasenko
2010-03-11
6
-35
/
+67
*
awk: code shrink
Denys Vlasenko
2010-03-11
1
-7
/
+5
*
awk: code shrink; style fixes
Denys Vlasenko
2010-03-11
1
-41
/
+71
*
awk: be more paranoid when freeing loop variable; make code less obfuscated
Denys Vlasenko
2010-03-11
1
-21
/
+49
*
awk: add two tests we currently fail
Denys Vlasenko
2010-03-11
1
-16
/
+97
*
awk: simple code shrink
Denys Vlasenko
2010-03-10
1
-11
/
+13
*
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-03-10
2
-10
/
+58
*
popmaildir: give examples in help text. +91 byte
Denys Vlasenko
2010-03-10
1
-2
/
+7
*
lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR
Tomas Heinrich
2010-03-09
4
-5
/
+73
*
shell/ulimit: code shrink by 10 bytes
Denys Vlasenko
2010-03-08
1
-4
/
+5
*
libbb/loop.c: move #include to its user, improve comment
Denys Vlasenko
2010-03-08
1
-3
/
+1
*
wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes
Denys Vlasenko
2010-03-08
1
-0
/
+2
*
include/fix_u32.h: fix trivial compile breakage :(
Denys Vlasenko
2010-03-08
1
-2
/
+2
*
libbb/loop.c: use common fix_u32.h trick
Denys Vlasenko
2010-03-06
2
-5
/
+7
*
hush: use ash's ulimit builtin; make it more more bash0like while at it
Denys Vlasenko
2010-03-06
5
-215
/
+253
*
tftp: do not show progress bar if we get error right away. +13 bytes
Denys Vlasenko
2010-03-05
5
-8
/
+14
*
*: use NULL for null pointers
Denys Vlasenko
2010-03-05
19
-36
/
+36
*
libbb/loop.c: style and readability fixes, no code changes
Denys Vlasenko
2010-03-05
1
-13
/
+18
*
top: make 's' display easier to understand
Denys Vlasenko
2010-03-04
1
-6
/
+6
*
modprobe: remove 2k limit on /proc/cmdline
Denys Vlasenko
2010-03-03
1
-7
/
+5
*
ping: do not leak data from stack; shrink
Denys Vlasenko
2010-03-03
1
-47
/
+57
*
head,tail: trim help text; make suffixes unconditional for head too
Denys Vlasenko
2010-03-02
2
-34
/
+33
*
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-03-02
4
-9
/
+9
*
syslog: allow multiple -R options
Thomas Geulig
2010-02-28
1
-36
/
+50
*
modprobe: pick up module options from /proc/cmdline too
Denys Vlasenko
2010-02-27
1
-0
/
+34
*
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2010-02-27
2
-28
/
+36
|
\
|
*
Config: fix alphabetical ordering
Bernhard Reutner-Fischer
2010-02-26
1
-28
/
+28
|
*
tail: document FANCY flags in helptext
Bernhard Reutner-Fischer
2010-02-26
1
-0
/
+4
|
*
df: explain FANCY options in helptext
Bernhard Reutner-Fischer
2010-02-26
1
-0
/
+4
*
|
*: gethostname-related fixes
Denys Vlasenko
2010-02-27
3
-35
/
+13
|
/
*
reuse a few strings
Bernhard Reutner-Fischer
2010-02-26
2
-5
/
+5
*
su: move restricted_shell into su.c (the only user)
Denys Vlasenko
2010-02-26
4
-49
/
+18
[next]