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
...
|
*
ash: [BUILTIN] Exit without arguments in a trap should use status outside traps
Denys Vlasenko
2020-02-16
1
-13
/
+30
|
*
ash: parser: Fix incorrect eating of backslash newlines
Denys Vlasenko
2020-02-16
1
-2
/
+8
|
*
ash: use pgetc_eatbnl() in more places, take 2
Denys Vlasenko
2020-02-16
1
-6
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-02-15
1
-21
/
+39
|
\
|
|
*
ash,hush: allow builtins to be tab-completed, closes 7532
Ron Yorston
2020-01-29
1
-1
/
+18
|
*
ash: improve expandstr()
Ron Yorston
2020-01-29
1
-20
/
+21
*
|
ash: code shrink
Ron Yorston
2020-02-14
1
-4
/
+12
*
|
ash: code shrink
Ron Yorston
2020-02-11
1
-3
/
+15
*
|
ash: fixes to trap
Ron Yorston
2020-02-10
1
-3
/
+4
*
|
ash: don't compile dotrap()
Ron Yorston
2020-02-08
1
-0
/
+6
*
|
ash: fixes to handling of ctrl-C in read builtin
Ron Yorston
2020-02-08
1
-0
/
+15
*
|
ash: remove obsolete comment
Ron Yorston
2020-02-04
1
-4
/
+1
*
|
ash: tidy up history_copy()
Ron Yorston
2020-01-21
1
-6
/
+6
*
|
ash: fix out of bounds read in tblentry_copy()
Ron Yorston
2020-01-19
1
-1
/
+1
*
|
ash: reduce size of forkshell relocation map
Ron Yorston
2020-01-18
1
-70
/
+77
*
|
ash: simplify MARK_PTR macro
Ron Yorston
2020-01-18
1
-9
/
+16
*
|
ash: reorder SAVE_PTR macros
Ron Yorston
2020-01-18
1
-10
/
+8
*
|
ash: relocatesize may differ from forkshell block size
Ron Yorston
2020-01-18
1
-9
/
+12
*
|
ash: rework how pointers are adjusted during forkshell
Ron Yorston
2020-01-16
1
-229
/
+185
*
|
ash: minor fixes to forkshell handling
Ron Yorston
2020-01-14
1
-4
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-01-08
1
-4
/
+10
|
\
|
|
*
clang/llvm 9 fix - do not eliminate a store to a fake "const"
Denys Vlasenko
2019-10-25
1
-3
/
+3
|
*
ash: add a FIXME comment
Denys Vlasenko
2019-09-05
1
-1
/
+7
*
|
ash: copy line editing history during forkshell
Ron Yorston
2019-12-16
1
-10
/
+94
*
|
ash: copy alias table during forkshell
Ron Yorston
2019-12-15
1
-1
/
+77
*
|
ash: revert change to behaviour of -s option
Ron Yorston
2019-08-16
1
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-65
/
+128
|
\
|
|
*
ash: fix set -o to not show "nameless" options
Denys Vlasenko
2019-08-02
1
-0
/
+2
|
*
ash: only catch unexpected exceptions in PS1 expansion
Ron Yorston
2019-07-31
1
-0
/
+2
|
*
ash,hush: show 'c' in $- if run in "sh -c CMD"
Denys Vlasenko
2019-06-03
1
-20
/
+42
|
*
ash: allocate line editing structure only if needed
Denys Vlasenko
2019-06-01
1
-37
/
+70
*
|
Merge branch 'busybox' into merge
FRP-3128-g241d4d4ac
Ron Yorston
2019-04-20
1
-13
/
+23
|
\
|
|
*
ash: catch error in arithmetic expansion in PS1
Ron Yorston
2019-04-19
1
-12
/
+20
|
*
ash: prevent error in backquotes in PS1 from exiting shell
Ron Yorston
2019-04-19
1
-1
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-04-17
1
-20
/
+59
|
\
|
|
*
ash: add bash-compatible EPOCH variables
Ron Yorston
2019-04-16
1
-21
/
+56
|
*
ash: an unset dynamic variable should not be dynamic
Ron Yorston
2019-04-16
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-04-04
1
-7
/
+8
|
\
|
|
*
ash: distinguish 'wait -n' from other bashisms
Ron Yorston
2019-04-02
1
-7
/
+8
*
|
win32: try to make working directory names consistent
Ron Yorston
2019-04-02
1
-0
/
+1
*
|
df: display origin of mapped drive
Ron Yorston
2019-04-01
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-03-31
1
-6
/
+47
|
\
|
|
*
ash: add "wait -n" bashism
Denys Vlasenko
2019-03-27
1
-6
/
+47
*
|
win32: improved support for c:path path names
Ron Yorston
2019-03-30
1
-29
/
+68
*
|
win32: interpret absolute paths as relative to %SYSTEMDRIVE%
Ron Yorston
2019-03-28
1
-0
/
+13
*
|
win32: share code to find root prefix of path
Ron Yorston
2019-03-23
1
-28
/
+2
*
|
ash: rewrite PATH update to save a few bytes
Ron Yorston
2019-03-18
1
-12
/
+8
*
|
ash: enforce ';' separator in CDPATH and MANPATH variables
Ron Yorston
2019-03-16
1
-11
/
+23
*
|
ash: set current working directory on startup
Ron Yorston
2019-03-15
1
-0
/
+7
*
|
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-2
/
+2
[prev]
[next]