index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-02
unlzma: save a few more bytes, and maybe even a bit faster now
Denis Vlasenko
1
-7
/
+3
2008-03-02
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard A...
Denis Vlasenko
1
-24
/
+36
2008-03-02
msh: a few fields renamed; short->int conversion for a field
Denis Vlasenko
1
-60
/
+59
2008-03-02
actually add bb_qsort.c
Denis Vlasenko
21
-20
/
+40
2008-03-02
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
5
-135
/
+15
2008-03-02
msh: renames: ->words => ->op_words, space() => get_space()
Denis Vlasenko
1
-107
/
+99
2008-03-01
doc: add info about sed s/.../.../I modifier
Denis Vlasenko
1
-0
/
+3
2008-03-01
msh: fix for bug 846 ("break" didn't work second time)
Denis Vlasenko
2
-85
/
+148
2008-02-29
nmeter: fix bug where %[mf] behaves as %[mt]
Denis Vlasenko
1
-1
/
+1
2008-02-28
run-parts: add --reverse
Denis Vlasenko
1
-16
/
+19
2008-02-28
zcip: chdiring to root when daemonizing is not useful,
Denis Vlasenko
1
-2
/
+2
2008-02-28
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
Denis Vlasenko
2
-2
/
+9
2008-02-28
microcom: shrink
Denis Vlasenko
1
-4
/
+1
2008-02-28
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
1
-60
/
+52
2008-02-27
- Don't point to obsolete patches but the current fixes for the stable releases
Bernhard Reutner-Fischer
1
-3
/
+2
2008-02-27
- update docs to point to the current stable branch
Bernhard Reutner-Fischer
1
-1
/
+1
2008-02-27
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
1
-2
/
+0
2008-02-27
httpd: fix breakage introduced by "support for I:index.xml"
Denis Vlasenko
1
-0
/
+1
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
32
-64
/
+97
2008-02-27
lpr: removed stdio; added "job received" message in verbose mode.
Denis Vlasenko
1
-32
/
+28