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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ash: shrink by folding an if check into setprompt; unindent big block
Denys Vlasenko
2010-09-12
1
-166
/
+149
|
*
ash: add missing casts to match CTLfoo; add TODO comments
Denys Vlasenko
2010-09-12
1
-8
/
+12
|
*
hush: remove forgotten commented-out block. no code changes
Denys Vlasenko
2010-09-10
1
-4
/
+0
|
*
hush: do fewer strdups in % and hash expansions
Denys Vlasenko
2010-09-10
3
-13
/
+30
|
*
hush: better function and parameter names
Denys Vlasenko
2010-09-10
1
-20
/
+55
|
*
hush: fixes to testsuite
Denys Vlasenko
2010-09-10
2
-6
/
+8
|
*
hush: fix var_bash5.tests failure
Denys Vlasenko
2010-09-10
3
-26
/
+54
|
*
hush: fix var_bash3.tests failure
Denys Vlasenko
2010-09-10
1
-13
/
+15
|
*
hush: remove useless ESC_GLOB_CHARS clears/resotres
Denys Vlasenko
2010-09-10
1
-15
/
+4
|
*
hush: fix a bug where expand_one_var wasn't restoring 1st char of the encoded...
Denys Vlasenko
2010-09-09
1
-17
/
+27
|
*
hush: make parse_dollar flag quited status regardless of glob escaping status
Denys Vlasenko
2010-09-09
3
-21
/
+22
|
*
hush: simplification in parse_stream, parse_stream_dquoted
Denys Vlasenko
2010-09-09
1
-14
/
+14
|
*
hush: simplify parse_stream_dquoted
Denys Vlasenko
2010-09-09
1
-16
/
+6
|
*
hush: straighten out the logic in parse_stream
Denys Vlasenko
2010-09-09
1
-17
/
+10
|
*
Avoid side effects in putc(), which may be implemented as a macro
Dan Fandrich
2010-09-09
3
-8
/
+12
|
*
hush: eliminate redundant parameter of expand_vars_to_list()
Denys Vlasenko
2010-09-08
1
-10
/
+12
|
*
hush: replace flag bytes in struct o_string with bit flags
Denys Vlasenko
2010-09-08
1
-36
/
+40
|
*
hush: remove unused enum typedef
Denys Vlasenko
2010-09-08
1
-3
/
+3
|
*
hush: fix set -- q w e; (IFS='' echo "$*"; IFS=''; echo "$*"); echo "$*"
Denys Vlasenko
2010-09-08
1
-26
/
+39
|
*
nc: show help text on bad parameters
Denys Vlasenko
2010-09-07
1
-1
/
+1
|
*
lineedit: do not hang on error, but return error indicator.
Denys Vlasenko
2010-09-07
1
-6
/
+6
|
*
shell: unify endofname() in hush and ash
Denys Vlasenko
2010-09-07
4
-43
/
+42
|
*
hush: a few relatively trivial simplifications
Denys Vlasenko
2010-09-07
1
-58
/
+53
|
*
hush: style cleanups. no code changes
Denys Vlasenko
2010-09-07
1
-18
/
+16
|
*
Again fix license line format
Denys Vlasenko
2010-09-06
1
-1
/
+1
|
*
blockdev: code shrink
Denys Vlasenko
2010-09-06
1
-22
/
+34
|
*
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
Denys Vlasenko
2010-09-06
1
-1
/
+1
|
*
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Denys Vlasenko
2010-09-06
3
-3
/
+3
|
*
blockdev: -2 bytes
Denys Vlasenko
2010-09-06
1
-6
/
+9
|
*
tweak blockdev's help text
Denys Vlasenko
2010-09-06
1
-1
/
+1
|
*
tweak udhcpd help text
Denys Vlasenko
2010-09-06
1
-1
/
+1
|
*
blockdev: new applet
Sergey Naumov
2010-09-06
1
-0
/
+180
|
*
hush: revert a recent buggy change which resulted in two HUSH_VERSIONs
Denys Vlasenko
2010-09-06
1
-6
/
+5
|
*
fix typo in comment
Denys Vlasenko
2010-09-06
1
-1
/
+1
|
*
hush: fix another corner case with backslashes in heredocs
Denys Vlasenko
2010-09-06
3
-2
/
+24
|
*
hush: fix backslash and terminator handling in <<[-]["]heredoc["]
Denys Vlasenko
2010-09-06
3
-5
/
+92
|
*
hush: fix globbing+backslashes in unquoted $var expansion
Denys Vlasenko
2010-09-06
5
-86
/
+170
|
*
hush: remove disabled CMD_SINGLEWORD_NOGLOB_COND, rename o_glob->perform_glob
Denys Vlasenko
2010-09-06
2
-12
/
+2
|
*
shell: remove lash and bbsh
Denys Vlasenko
2010-09-06
7
-247
/
+1
|
*
runit_lib: remove/inline a few more things
Denys Vlasenko
2010-09-05
4
-16
/
+18
|
*
tar: add a test for extraction of read-only directory
Dan Fandrich
2010-09-05
1
-0
/
+25
|
*
remove redundant ENABLE_DESKTOP in procps/ps.c
Cristian Ionescu-Idbohrn
2010-09-05
1
-8
/
+0
|
*
hush: big reordering: move parser functions to the beginning. no code changes
Denys Vlasenko
2010-09-05
1
-2042
/
+2042
|
*
hush: rename o_quoted to has_quoted_part; small code shrink
Denys Vlasenko
2010-09-05
1
-26
/
+33
|
*
hush: move variable expansion into a separate function. No logic changes
Denys Vlasenko
2010-09-05
1
-249
/
+264
|
*
hush: add support for ${var/pattern/repl}, conditional on bash compat
Denys Vlasenko
2010-09-05
12
-36
/
+362
|
*
hush: optimize #[#] and %[%] for speed. size -2 bytes.
Denys Vlasenko
2010-09-04
3
-70
/
+87
|
*
hush: fix handling of backslashes in variable assignment
Denys Vlasenko
2010-09-04
5
-41
/
+74
|
*
lzop: fix misordered "v=NULL; free(v)", small code shrink
Denys Vlasenko
2010-09-04
1
-15
/
+22
|
*
fix false positive in testsuite/tar.tests
Denys Vlasenko
2010-09-03
1
-4
/
+4
[prev]
[next]