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
path:
root
/
shell
/
ash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix POSIX build
FRP-3445-g10e14d5eb
Ron Yorston
2020-04-11
1
-1
/
+1
*
win32: improve handling of 'c:file' paths for executables
Ron Yorston
2020-03-18
1
-2
/
+10
*
Merge branch 'busybox' into merge
Ron Yorston
2020-02-25
1
-207
/
+183
|
\
|
*
ash: expand: Fix multiple issues with EXP_DISCARD in evalvar
Denys Vlasenko
2020-02-24
1
-14
/
+14
|
*
ash: expand: Do not reprocess data when expanding words
Denys Vlasenko
2020-02-24
1
-178
/
+154
|
*
ash: move TRACE statement in evalcommand()
Ron Yorston
2020-02-24
1
-1
/
+2
|
*
ash: rename some function parameters to match dash
Denys Vlasenko
2020-02-24
1
-29
/
+29
|
*
ash: rename stack_nputstr() back to stnputs() to match dash
Denys Vlasenko
2020-02-24
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-25
1
-54
/
+56
|
\
|
|
*
ash: Expand here-documents in the current shell environment
Denys Vlasenko
2020-02-22
1
-13
/
+16
|
*
ash: parser: Do not push token back before parseheredoc
Denys Vlasenko
2020-02-22
1
-1
/
+4
|
*
ash: parser: Fix old-style command substitution here-document crash
Denys Vlasenko
2020-02-22
1
-1
/
+1
|
*
ash: expand: Ensure result is escaped in cvtnum
Denys Vlasenko
2020-02-21
1
-25
/
+24
|
*
ash: memalloc: Avoid looping in growstackto
Denys Vlasenko
2020-02-21
1
-7
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-21
1
-74
/
+88
|
\
|
|
*
ash: eval: Only restore exit status on exit/return
Denys Vlasenko
2020-02-20
1
-48
/
+51
|
*
ash: Return without arguments in a trap should use status outside traps
Denys Vlasenko
2020-02-20
1
-5
/
+18
|
*
ash: return exit status of nofork applets (again)
Ron Yorston
2020-02-20
1
-1
/
+1
|
*
ash: expand: Merge syntax/quotes in memtodest with flags
Denys Vlasenko
2020-02-20
1
-21
/
+19
*
|
ash: merge changes to local variables from upstream
Ron Yorston
2020-02-21
1
-175
/
+136
|
\
|
|
*
ash: eval: Always set localvar_stop
Denys Vlasenko
2020-02-20
1
-11
/
+12
|
*
ash: eval: Replace with listsetvar with mklocal/setvareq
Denys Vlasenko
2020-02-20
1
-35
/
+28
|
*
ash: eval: Fail immediately with redirections errors for simple command
Denys Vlasenko
2020-02-20
1
-16
/
+16
|
*
ash: eval: Add assignment built-in support again
Denys Vlasenko
2020-02-20
1
-85
/
+91
*
|
ash: remove unused signal handling variables
Ron Yorston
2020-02-21
1
-3
/
+11
*
|
ash: fixes to make the last merge work
Ron Yorston
2020-02-20
1
-1
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-20
1
-88
/
+89
|
\
|
|
*
ash,hush: add comment about masked SIGCHLD, handle SIG_IGNed SIGHUP as in bash
Denys Vlasenko
2020-02-18
1
-6
/
+20
|
*
ash: jobs: Only clear gotsigchld when waiting for everything
Denys Vlasenko
2020-02-18
1
-66
/
+56
|
*
ash: jobs - Do not block when waiting on SIGCHLD
Denys Vlasenko
2020-02-18
1
-11
/
+14
|
*
ash: eval: Reap zombies after built-in commands and functions
Denys Vlasenko
2020-02-18
1
-16
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-18
1
-134
/
+196
|
\
|
|
*
ash: exec: Never rehash regular built-ins
Denys Vlasenko
2020-02-17
1
-3
/
+10
|
*
ash: exec: Stricter pathopt parsing
Denys Vlasenko
2020-02-17
1
-64
/
+104
|
*
ash: exec: Do not allocate stack string in padvance
Denys Vlasenko
2020-02-17
1
-36
/
+38
|
*
ash: memalloc: Add growstackto helper
Denys Vlasenko
2020-02-17
1
-17
/
+12
|
*
ash: parser: Save/restore here-documents in command substitution
Denys Vlasenko
2020-02-17
1
-9
/
+16
|
*
ash: mkinit: Split reset into exitreset and reset
Denys Vlasenko
2020-02-17
1
-7
/
+19
|
*
ash: expand: Fix trailing newlines processing in backquote expanding
Denys Vlasenko
2020-02-17
1
-1
/
+1
|
*
ash: parser: Only accept single-digit parameter expansion outside of braces
Denys Vlasenko
2020-02-17
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-17
1
-36
/
+59
|
\
|
|
*
ash: shell: Fix clang warnings about "string plus integer"
Denys Vlasenko
2020-02-16
1
-1
/
+2
|
*
ash: eval: Use the correct expansion mode for fd redirection
Denys Vlasenko
2020-02-16
1
-2
/
+1
|
*
ash: expand: Fix skipping of command substitution when trimming in evalvar
Denys Vlasenko
2020-02-16
1
-0
/
+2
|
*
ash: main: Print \n upon EOF (CTRL-D) when run interactively
Denys Vlasenko
2020-02-16
1
-1
/
+5
|
*
ash: expand: Use HOME in tilde expansion when it is empty
Denys Vlasenko
2020-02-16
1
-1
/
+1
|
*
ash: builtin: Mark more regular built-ins
Denys Vlasenko
2020-02-16
1
-4
/
+4
|
*
ash: jobs: Replace some uses of fmtstr with stpcpy/stpncpy
Denys Vlasenko
2020-02-16
1
-8
/
+7
|
*
ash: output: Fix fmtstr return value
Denys Vlasenko
2020-02-16
1
-1
/
+1
|
*
ash: main: Only set savestatus in exitcmd
Denys Vlasenko
2020-02-16
1
-7
/
+2
[next]