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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editors
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
7
-230
/
+144
|
\
|
*
patch: fix "patch at the beginning" testcase failure
Rob Landley
2010-11-29
1
-9
/
+14
|
*
patch: remove out-of-file build machinery
Denys Vlasenko
2010-11-22
2
-7
/
+0
|
*
cmp: with -s, do not report open errors
Denys Vlasenko
2010-11-21
1
-4
/
+5
|
*
patch: simplify double list helpers
Denys Vlasenko
2010-11-21
1
-42
/
+32
|
*
patch: busyboxify by migrating from toybox to busybox helpers
Denys Vlasenko
2010-11-21
1
-160
/
+85
|
*
whitespace cleanup
Denys Vlasenko
2010-10-29
3
-11
/
+11
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-127
/
+139
|
\
|
|
*
awk: reduce ifdef forest
Rob Landley
2010-10-24
1
-33
/
+32
|
*
awk: fix breakage in last commit
Denys Vlasenko
2010-10-24
1
-12
/
+15
|
*
awk: fix segfault on closing non-opened file
Denys Vlasenko
2010-10-23
1
-86
/
+96
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e'
Nguyễn Thái Ngọc Duy
2011-01-04
3
-8
/
+4
|
\
|
|
*
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
3
-8
/
+4
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-9
/
+16
|
\
|
|
*
patch: implement -E option
Lukas Huba
2010-10-21
1
-9
/
+16
|
*
revert last change (wrong author)
Denys Vlasenko
2010-10-21
1
-16
/
+9
|
*
patch: implement -E option
Gilles Espinasse
2010-10-21
1
-9
/
+16
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
3
-59
/
+91
|
\
|
|
*
*: replace xopen3 with xopen where makes sense
Denys Vlasenko
2010-10-18
2
-2
/
+2
|
*
awk: code shrink
Denys Vlasenko
2010-10-05
1
-43
/
+41
|
*
awk: 00.123 is not a octal constant; neither is 009.123. fixing this
Denys Vlasenko
2010-10-05
1
-8
/
+40
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-05
2
-2
/
+2
|
*
patch: tweaks
Rob Landley
2010-10-04
1
-4
/
+6
*
|
win32: vi: reimplement mysleep() because poll() won't work on stdin
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+9
|
/
*
*: s/perror/bb_simple_perror_msg/g
Marek Polacek
2010-09-12
1
-5
/
+5
*
typo fix in comment
Denys Vlasenko
2010-08-30
1
-1
/
+1
*
patch: support "patch [FILE [PATCH]]" format
Denys Vlasenko
2010-08-22
1
-11
/
+24
*
patch: fix -N regression
Denys Vlasenko
2010-08-17
1
-5
/
+11
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
7
-19
/
+19
*
sed: make N command behave as in GNU sed
Denys Vlasenko
2010-08-16
1
-3
/
+11
*
patch: add -N and a test for it (fails for now)
Denys Vlasenko
2010-08-16
1
-2
/
+4
*
patch: move closer to toybox code
Denys Vlasenko
2010-08-13
1
-4
/
+7
*
patch: deal with ommitted ",len" in hunk headers (default len to 1)
Rob Landley
2010-08-13
1
-7
/
+13
*
patch: replace it with toybox's implementation
Rob Landley
2010-08-13
3
-336
/
+959
*
sed: fix sed -i: unlike without -i, it does not forget ranges
Denys Vlasenko
2010-08-01
1
-4
/
+9
*
vi: fix "ask terminal" code
Denys Vlasenko
2010-07-21
1
-10
/
+10
*
diff: make diff -r much less eager to recurse into directories
Denys Vlasenko
2010-07-10
1
-1
/
+22
*
diff: cosmetic change on top of last commit
Denys Vlasenko
2010-07-09
1
-1
/
+1
*
diff: fix "diff dir1 dir2/". Closes bug 2203
Matheus Izvekov
2010-07-09
1
-2
/
+4
*
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-04
1
-1
/
+0
*
sed: trivial code shrink -18 bytes
Denys Vlasenko
2010-06-19
1
-3
/
+6
*
Revert "sed: trivial code shrink"
Denys Vlasenko
2010-06-19
1
-6
/
+3
*
sed: trivial code shrink
Denys Vlasenko
2010-06-19
1
-3
/
+6
*
add a comment about sed and suid bits
Denys Vlasenko
2010-06-18
1
-0
/
+2
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+4
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-11
/
+11
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
typo fix
Denys Vlasenko
2010-06-04
1
-1
/
+1
*
sed: fix a case when one-line range matches past lines. Closes bug 1867.
Denys Vlasenko
2010-06-04
1
-15
/
+28
*
vi: fix "set ic" command; code shrink while at it. closes bug 1765
Denys Vlasenko
2010-05-19
1
-49
/
+37
[next]