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
...
|
*
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
|
*
Fix some test cases
Dan Fandrich
2010-09-03
3
-5
/
+14
|
*
ifupdown: %client%, not %clientid%
Denys Vlasenko
2010-09-03
1
-3
/
+3
|
*
lineedit: on tab completion, show filenames obly in all cases (bash compat)
Denys Vlasenko
2010-09-03
1
-13
/
+9
|
*
lineedit: allocate matchBuf only temporarily: saves MAX_LINELEN bytes
Denys Vlasenko
2010-09-03
1
-45
/
+48
|
*
lineedit: de-indent large block in input_tab. No logic changes.
Denys Vlasenko
2010-09-03
1
-131
/
+131
|
*
lineedit: rename tmp -> chosen_match; small code shrink
Denys Vlasenko
2010-09-03
1
-26
/
+23
|
*
lineedit: stop using permanent int_buf[] (16k!): allocate it
Denys Vlasenko
2010-09-03
1
-14
/
+13
|
*
lineedit: remove pos_buf[] array (up to 16k!); fix compat bugs
Denys Vlasenko
2010-09-03
1
-83
/
+49
|
*
lineedit: return prefix len from tab completion helpers
Denys Vlasenko
2010-09-03
1
-36
/
+50
|
*
lineedit: clean up tab completion code (variable reuse, comments)
Denys Vlasenko
2010-09-03
1
-69
/
+85
|
*
preparatory cleanup patch for tab completion fixes
Denys Vlasenko
2010-09-03
1
-61
/
+65
|
*
lineedit: small readability improvement (same code)
Denys Vlasenko
2010-09-02
1
-1
/
+1
|
*
lineedit: fix completion with Unicode chars
Denys Vlasenko
2010-09-02
2
-4
/
+14
|
*
lineedit: preparatory cleanup patch for Unicode completion fix
Denys Vlasenko
2010-09-02
1
-113
/
+118
|
*
libbb: xfunc_error_retval can be a byte
Denys Vlasenko
2010-09-01
2
-3
/
+3
|
*
uudecode,base64: code shrink
Denys Vlasenko
2010-09-01
1
-27
/
+26
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
8
-46
/
+34
|
\
|
|
*
better shared strings trick
Denys Vlasenko
2010-09-01
8
-43
/
+33
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
582
-866
/
+1502
|
\
|
|
*
getty: small code shrink
Denys Vlasenko
2010-09-01
1
-9
/
+7
|
*
find: add rudimentary support for -exec {} +
Denys Vlasenko
2010-08-31
1
-10
/
+14
|
*
base64: new applet
Denys Vlasenko
2010-08-31
2
-6
/
+76
|
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
13
-21
/
+29
|
*
mkswap: clear 1st kilobyte. Closes bug 1831
Denys Vlasenko
2010-08-31
1
-2
/
+9
|
*
iplink: another compat #ifndef/#define tweak
Denys Vlasenko
2010-08-30
1
-0
/
+2
|
*
ash: small code shrink (-21 bytes)
Denys Vlasenko
2010-08-30
1
-9
/
+6
|
*
ash: add another ${v/a/b} test we currently fail
Denys Vlasenko
2010-08-30
2
-0
/
+15
|
*
typo fix in comment
Denys Vlasenko
2010-08-30
1
-1
/
+1
|
*
remove stray debugging stuff
Denys Vlasenko
2010-08-29
1
-1
/
+2
|
*
bbconfig: add COMPRESS_BBCONFIG option
Denys Vlasenko
2010-08-29
5
-9
/
+70
|
*
nandwrite: always check the first erase block
Baruch Siach
2010-08-29
1
-2
/
+14
|
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
5
-6
/
+8
|
*
nandwrite: allow hex values in the -s parameter
Baruch Siach
2010-08-29
1
-1
/
+1
|
*
showkey: code shrink
Denys Vlasenko
2010-08-29
1
-16
/
+16
|
*
testsuite: show the number of failures after a test run
Dan Fandrich
2010-08-29
4
-2
/
+21
[prev]
[next]