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
...
|
*
date,touch: allow timezone offsets in dates
Ron Yorston
2021-09-17
6
-10
/
+83
|
*
getopt: code shrink
Ron Yorston
2021-09-16
1
-36
/
+28
|
*
ash: introduce bash-like $FUNCNAME
Denys Vlasenko
2021-09-15
1
-3
/
+24
|
*
libbb: code shrink parse_datestr
Ron Yorston
2021-09-15
1
-11
/
+36
|
*
ash: let ignoreeof only affect interactive shells
Ron Yorston
2021-09-14
1
-3
/
+4
|
*
ash: stopped jobs should only prevent exit from interactive shell
Ron Yorston
2021-09-14
1
-1
/
+1
|
*
ash: fix ignoreeof option
Ron Yorston
2021-09-14
1
-19
/
+3
|
*
df: "support" -H as an alias of -h
Denys Vlasenko
2021-09-11
1
-11
/
+15
*
|
Update default configuration
Ron Yorston
2021-09-10
2
-2
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-10
53
-437
/
+683
|
\
|
|
*
httpd: fix config deps
Denys Vlasenko
2021-09-10
1
-0
/
+1
|
*
libbb: reuse "bad port" error message string
Denys Vlasenko
2021-09-10
1
-1
/
+1
|
*
blkdiscard: accept -f (force) as no-op
Denys Vlasenko
2021-09-10
1
-5
/
+8
|
*
basename: implement -a and -s SUFFIX
Denys Vlasenko
2021-09-09
1
-24
/
+38
|
*
libbb: make bb_lookup_port() abort on bad port names
Denys Vlasenko
2021-09-09
4
-22
/
+10
|
*
httpd,telnetd: make default port configurable
Sergey Ponomarev
2021-09-09
3
-4
/
+21
|
*
awk: never return NULL from awk_printf()
Denys Vlasenko
2021-09-09
1
-4
/
+4
|
*
awk: code shrink
Denys Vlasenko
2021-09-09
1
-8
/
+7
|
*
awk: code shrink: avoid duplicate NUL checks and strlen()
Denys Vlasenko
2021-09-09
1
-21
/
+33
|
*
awk: fix read beyond end of buffer
Ron Yorston
2021-09-09
1
-11
/
+13
|
*
ash: eval: Prevent recursive PS4 expansion
Denys Vlasenko
2021-09-09
1
-1
/
+6
|
*
ash: parser: Get rid of PEOA
Denys Vlasenko
2021-09-08
1
-131
/
+108
|
*
ash: parser: Fix alias expansion after heredoc or newlines
Denys Vlasenko
2021-09-08
5
-2
/
+31
|
*
ash: use pgetc_eatbnl() in more places, take 3
Denys Vlasenko
2021-09-08
1
-1
/
+1
|
*
ash: parser: Save and restore heredoclist in expandstr
Denys Vlasenko
2021-09-08
1
-8
/
+11
|
*
ash: parser: Fix handling of empty aliases
Denys Vlasenko
2021-09-08
1
-21
/
+15
|
*
shuf: add a TODO, code shrink
Denys Vlasenko
2021-09-07
1
-10
/
+14
|
*
hush: fix var_LINENO3.tests failure
Denys Vlasenko
2021-09-07
1
-2
/
+8
|
*
shell/ash_test/run-all: unset locale/language variables
Denys Vlasenko
2021-09-07
1
-1
/
+10
|
*
ash: LINENO starts from 0 in -c SCRIPT mode
Denys Vlasenko
2021-09-07
17
-41
/
+49
|
*
ash: fix LINENO in functions
Denys Vlasenko
2021-09-07
5
-12
/
+28
|
*
ash: support testsuite for !FEATURE_SUID_CONFIG_QUIET configs
Denys Vlasenko
2021-09-07
1
-1
/
+2
|
*
hush: fix set -n to act immediately, not just after run_list()
Denys Vlasenko
2021-09-07
6
-3
/
+21
|
*
ash: eval: Do not cache value of eflag in evaltree
Denys Vlasenko
2021-09-07
3
-8
/
+16
|
*
ash: eval: Check nflag in evaltree instead of cmdloop
Denys Vlasenko
2021-09-07
3
-1
/
+9
|
*
ash: add bash-like ERR trap and set -E
Roberto A. Foglietta
2021-09-07
1
-17
/
+69
|
*
chat: hopefully fix infinite spinning on input EOF
Denys Vlasenko
2021-09-06
1
-30
/
+34
|
*
awk: fix printf %%
Daniel Thau
2021-09-05
3
-1
/
+19
|
*
shuf: make -i 99999999990-100000000000 work even on 32 bits
Denys Vlasenko
2021-09-04
1
-26
/
+19
|
*
udhcp: add comments, no code changes
Denys Vlasenko
2021-09-04
1
-7
/
+24
|
*
examples/var_service/fw/run: allow extif's to be more than one iface
Denys Vlasenko
2021-09-02
1
-8
/
+12
|
*
ash: regressions in process substitution
Ron Yorston
2021-09-02
1
-3
/
+7
|
*
dhcprelay: change two more variables to unsigned
Denys Vlasenko
2021-09-02
1
-1
/
+1
|
*
udhcp: clarify aspects of relay operation, add TODOs and FIXMEs, tweak --help
Denys Vlasenko
2021-09-02
2
-22
/
+46
|
*
udhcpd: check config file for bad IP ranges (start > end)
Denys Vlasenko
2021-09-02
1
-4
/
+6
|
*
udhcpd: update --help to include -a MSEC
Denys Vlasenko
2021-09-02
1
-6
/
+12
*
|
ash: code shrink ps_cmd
Ron Yorston
2021-09-08
1
-6
/
+12
*
|
ash: code shrink
Ron Yorston
2021-09-05
1
-10
/
+6
*
|
ash: restrict valid job ids
Ron Yorston
2021-09-05
1
-0
/
+8
*
|
ash: omit handling of stopped jobs
Ron Yorston
2021-09-05
1
-1
/
+10
[prev]
[next]