projects
/
oweals
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/busybox.git
2010-09-14
Denys Vlasenko
sleep: make it non-NOFORK. Fixes ^C in standalone shell
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Denys Vlasenko
shell/math.c: stop using bss variable
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Denys Vlasenko
shell/math.c: rename arith_eval_hooks to arith_state...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Denys Vlasenko
shell/math.c: small code shrink; fixed incomprehensible...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
shell: small code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
shell: shrink arith code; and prepare for returning...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
hush: optional support for history saving
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
smemcap: use correct tar magic
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Marek Polacek
*: s/perror/bb_simple_perror_msg/g
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Dan Fandrich
Fixed a couple of failing tar tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
busybox: add "busybox --list[-full]" to help text
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
hush: move the EXIT trap comment. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
hush: fix EXIT trap display inside exit trap handler
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
shell/match.c: shrink by dropping double bool inversion
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
hush: fix handling of \" in quoted/unquoted `cmd`
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
ash: shrink by folding an if check into setprompt;...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Denys Vlasenko
ash: add missing casts to match CTLfoo; add TODO comments
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: remove forgotten commented-out block. no code...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: do fewer strdups in % and hash expansions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: better function and parameter names
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: fixes to testsuite
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: fix var_bash5.tests failure
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: fix var_bash3.tests failure
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Denys Vlasenko
hush: remove useless ESC_GLOB_CHARS clears/resotres
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Denys Vlasenko
hush: fix a bug where expand_one_var wasn't restoring...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Denys Vlasenko
hush: make parse_dollar flag quited status regardless...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Denys Vlasenko
hush: simplification in parse_stream, parse_stream_dquoted
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Denys Vlasenko
hush: simplify parse_stream_dquoted
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Denys Vlasenko
hush: straighten out the logic in parse_stream
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Dan Fandrich
Avoid side effects in putc(), which may be implemented...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Denys Vlasenko
hush: eliminate redundant parameter of expand_vars_to_l...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Denys Vlasenko
hush: replace flag bytes in struct o_string with bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Denys Vlasenko
hush: remove unused enum typedef
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Denys Vlasenko
hush: fix set -- q w e; (IFS='' echo "$*"; IFS='';...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Denys Vlasenko
nc: show help text on bad parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Denys Vlasenko
lineedit: do not hang on error, but return error indicator.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Denys Vlasenko
shell: unify endofname() in hush and ash
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Denys Vlasenko
hush: a few relatively trivial simplifications
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Denys Vlasenko
hush: style cleanups. no code changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
Again fix license line format
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
blockdev: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
made 3 license strings to follow the usual form ("or...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
blockdev: -2 bytes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
tweak blockdev's help text
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
tweak udhcpd help text
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Sergey Naumov
blockdev: new applet
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
hush: revert a recent buggy change which resulted in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
hush: fix another corner case with backslashes in heredocs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
hush: fix backslash and terminator handling in <<[...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
hush: fix globbing+backslashes in unquoted $var expansion
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
hush: remove disabled CMD_SINGLEWORD_NOGLOB_COND, renam...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Denys Vlasenko
shell: remove lash and bbsh
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Denys Vlasenko
runit_lib: remove/inline a few more things
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Dan Fandrich
tar: add a test for extraction of read-only directory
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Cristian Ionescu...
remove redundant ENABLE_DESKTOP in procps/ps.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Denys Vlasenko
hush: big reordering: move parser functions to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Denys Vlasenko
hush: rename o_quoted to has_quoted_part; small code...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Denys Vlasenko
hush: move variable expansion into a separate function...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Denys Vlasenko
hush: add support for ${var/pattern/repl}, conditional...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Denys Vlasenko
hush: optimize #[#] and %[%] for speed. size -2 bytes.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Denys Vlasenko
hush: fix handling of backslashes in variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Denys Vlasenko
lzop: fix misordered "v=NULL; free(v)", small code...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
fix false positive in testsuite/tar.tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Dan Fandrich
Fix some test cases
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
ifupdown: %client%, not %clientid%
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: on tab completion, show filenames obly in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: allocate matchBuf only temporarily: saves...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: de-indent large block in input_tab. No logic...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: rename tmp -> chosen_match; small code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: stop using permanent int_buf[] (16k!): alloca...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: remove pos_buf[] array (up to 16k!); fix...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: return prefix len from tab completion helpers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
lineedit: clean up tab completion code (variable reuse...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Denys Vlasenko
preparatory cleanup patch for tab completion fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Denys Vlasenko
lineedit: small readability improvement (same code)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Denys Vlasenko
lineedit: fix completion with Unicode chars
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Denys Vlasenko
lineedit: preparatory cleanup patch for Unicode complet...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Denys Vlasenko
libbb: xfunc_error_retval can be a byte
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Denys Vlasenko
uudecode,base64: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Denys Vlasenko
better shared strings trick
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Denys Vlasenko
getty: small code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Denys Vlasenko
find: add rudimentary support for -exec {} +
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Denys Vlasenko
base64: new applet
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Denys Vlasenko
libbb: add xfstat function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Denys Vlasenko
mkswap: clear 1st kilobyte. Closes bug 1831
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Denys Vlasenko
iplink: another compat #ifndef/#define tweak
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Denys Vlasenko
ash: small code shrink (-21 bytes)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Denys Vlasenko
ash: add another ${v/a/b} test we currently fail
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
typo fix in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
remove stray debugging stuff
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
bbconfig: add COMPRESS_BBCONFIG option
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Baruch Siach
nandwrite: always check the first erase block
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
nandwrite: complain on malformed -s NUM
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Baruch Siach
nandwrite: allow hex values in the -s parameter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
showkey: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Dan Fandrich
testsuite: show the number of failures after a test run
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Denys Vlasenko
typo fixes in config help text
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Alexander Shishkin
pmap: new applet. +1k.
commit
|
commitdiff
|
tree
|
snapshot
next