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
path:
root
/
shell
/
ash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ash: more Unix-style path fixes
Ron Yorston
2023-04-16
1
-7
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
1
-37
/
+32
|
\
|
|
*
ash: code shrink: do not take address of prefix(), allowing it to inline
Denys Vlasenko
2023-04-03
1
-8
/
+4
|
*
ash: code shrink - reuse is_prefixed_with() from libbb
Denys Vlasenko
2023-04-03
1
-2
/
+4
|
*
ash: get rid of separate mail_var_path_changed flag variable
Denys Vlasenko
2023-04-03
1
-10
/
+9
|
*
ash: fix still-broken new mail detection
Denys Vlasenko
2023-04-03
1
-4
/
+4
|
*
ash: fix broken new mail detection
Denys Vlasenko
2023-04-03
1
-1
/
+0
|
*
ash: code shrink
Denys Vlasenko
2023-04-01
1
-3
/
+3
|
*
ash: exec: Stricter pathopt parsing - lost chunk
Denys Vlasenko
2023-03-31
1
-1
/
+1
|
*
ash: improve trap and jobs builtins in child shells
Ron Yorston
2023-03-31
1
-6
/
+7
|
*
ash: make EPOCH variables work if RANDOM is disabled
Ron Yorston
2023-03-29
1
-1
/
+1
*
|
ash: remove ASH_IGNORE_CR config option
Ron Yorston
2023-04-09
1
-19
/
+9
*
|
ash: special treatment for read builtin
Ron Yorston
2023-04-05
1
-1
/
+4
*
|
ash: reinstate fix for ctrl-c issue
Ron Yorston
2023-04-05
1
-1
/
+1
*
|
ash: add support for INT trap
Ron Yorston
2023-04-03
1
-10
/
+81
*
|
ash: fix POSIX build
Ron Yorston
2023-04-03
1
-0
/
+2
*
|
ash: Unix-style paths, shell builtins and applets
Ron Yorston
2023-03-31
1
-3
/
+6
*
|
ash: changes to evalsubshell()
Ron Yorston
2023-03-28
1
-2
/
+12
*
|
drop: adjust environment on privilege change
Ron Yorston
2023-03-27
1
-5
/
+6
*
|
win32: changes to console mode handling
Ron Yorston
2023-03-05
1
-4
/
+5
*
|
ash: revised CRLF handling for scripts
Ron Yorston
2023-02-21
1
-1
/
+64
*
|
ash: revert changes to handle CRLF in scripts
Ron Yorston
2023-02-21
1
-34
/
+4
*
|
ash: really reset ANSI emulation in interactive mode
Ron Yorston
2023-02-20
1
-2
/
+2
*
|
ash: only reset ANSI emulation in interactive loop
Ron Yorston
2023-02-19
1
-3
/
+3
*
|
ash: skip CR when detecting end of here document
FRP-4882-g6e0a6b7e5
Ron Yorston
2023-02-15
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-02-13
1
-1
/
+2
|
\
|
|
*
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
2023-01-26
1
-1
/
+2
*
|
ash: remove CRs from CRLF during field splitting
Ron Yorston
2023-02-10
1
-3
/
+34
*
|
ash: change CRLF handling
Ron Yorston
2023-02-07
1
-3
/
+41
*
|
Fix POSIX build
Ron Yorston
2023-02-04
1
-1
/
+1
*
|
ash: fix CRLF handling
Ron Yorston
2023-01-31
1
-2
/
+7
*
|
win32: provide a default value for HOME
Ron Yorston
2023-01-29
1
-4
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-3
/
+7
|
\
|
|
*
ash: trivial code shrink
Denys Vlasenko
2023-01-03
1
-1
/
+1
|
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-2
/
+6
*
|
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-33
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-2
/
+24
|
\
|
|
*
ash: optional sleep builtin
Shawn Landden
2022-08-27
1
-0
/
+11
|
*
ash: fix use-after-free in bash pattern substitution
Sören Tempel
2022-08-02
1
-0
/
+7
|
*
ash: fix use-after-free in pattern substituon code
Denys Vlasenko
2022-08-02
1
-2
/
+4
|
*
ash: fix ifs cleanup on error paths
Denys Vlasenko
2022-08-02
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-06-27
1
-4
/
+3
|
\
|
|
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-4
/
+3
*
|
ash: code shrink
Ron Yorston
2022-05-20
1
-46
/
+50
*
|
ash: restore special variables when replaced by local
Ron Yorston
2022-05-18
1
-0
/
+4
*
|
ash: code shrink
Ron Yorston
2022-05-10
1
-2
/
+1
*
|
ash: export certain variables to the environment immediately
Ron Yorston
2022-05-08
1
-1
/
+41
*
|
ash: don't set OLDPWD on startup
Ron Yorston
2022-05-07
1
-1
/
+2
*
|
win32: allow preference for applets to be disabled at runtime
Ron Yorston
2022-05-06
1
-4
/
+6
*
|
win32: search PATH for missing Unix-style executables
Ron Yorston
2022-05-06
1
-23
/
+23
[prev]
[next]