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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: export xappendword()
Ron Yorston
2023-04-23
1
-0
/
+1
*
win32: case-sensitivity in tab completion
Ron Yorston
2023-04-19
1
-1
/
+0
*
libbb: don't build useless functions
Ron Yorston
2023-04-16
1
-0
/
+6
*
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
1
-1
/
+1
|
\
|
*
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
Denys Vlasenko
2023-04-06
1
-1
/
+1
*
|
ash: add support for INT trap
Ron Yorston
2023-04-03
1
-0
/
+3
*
|
win32: add fake HUP and QUIT signals
Ron Yorston
2023-04-03
1
-0
/
+2
*
|
win32: delay adjusting code page
Ron Yorston
2023-03-17
1
-1
/
+0
*
|
runuser: add 'drop' as an alias for runuser
Ron Yorston
2023-03-16
1
-0
/
+1
*
|
win32: code shrink detection of executables
Ron Yorston
2023-03-16
1
-1
/
+2
*
|
runuser: new applet
Ron Yorston
2023-03-13
1
-0
/
+2
*
|
win32: virtual terminal input fixes
Ron Yorston
2023-03-06
1
-1
/
+1
*
|
win32: enable Unix read_key() for virtual terminal
Ron Yorston
2023-03-05
1
-3
/
+2
*
|
win32: changes to console mode handling
Ron Yorston
2023-03-05
2
-2
/
+6
*
|
win32: only count subdirectories if necessary
Ron Yorston
2023-01-23
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-1
/
+7
|
\
|
|
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-1
/
+7
*
|
win32: revised implementation of setlinebuf(3)
Ron Yorston
2022-12-31
1
-1
/
+1
*
|
win32: remove declaration of vfork(2)
Ron Yorston
2022-10-31
1
-1
/
+0
*
|
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-0
/
+1
|
\
|
|
*
ash: optional sleep builtin
Shawn Landden
2022-08-27
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-06-27
1
-8
/
+3
|
\
|
|
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-8
/
+3
*
|
win32: return reparse tag in struct stat
Ron Yorston
2022-05-19
1
-0
/
+1
*
|
jn: new applet
Ron Yorston
2022-05-16
1
-0
/
+1
*
|
win32: make default PATH more likely to work
Ron Yorston
2022-05-10
1
-7
/
+10
*
|
ash: export certain variables to the environment immediately
Ron Yorston
2022-05-08
1
-1
/
+5
*
|
win32: allow preference for applets to be disabled at runtime
Ron Yorston
2022-05-06
1
-0
/
+8
*
|
which,ash: changes to which/command/type
Ron Yorston
2022-05-01
1
-0
/
+1
*
|
date: enable FEATURE_DATE_NANO
Ron Yorston
2022-04-22
1
-0
/
+1
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
2
-5
/
+16
|
\
|
|
*
*: slap on a few ALIGN* where appropriate
Denys Vlasenko
2022-02-06
1
-0
/
+1
|
*
apply const trick to ptr_to_globals
Khem Raj
2022-01-23
1
-1
/
+1
|
*
libbb: shrink lineedit_read_key()
Denys Vlasenko
2022-01-18
1
-0
/
+2
|
*
ash,hush: fix handling of SIGINT while waiting for interactive input
Denys Vlasenko
2022-01-17
1
-1
/
+4
|
*
libbb: introduce and use chdir_or_warn()
Denys Vlasenko
2022-01-13
1
-0
/
+1
|
*
libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR
Denys Vlasenko
2022-01-13
1
-3
/
+3
*
|
Merge busybox into merge
Ron Yorston
2022-01-13
1
-8
/
+10
|
\
|
|
*
sulogin: increase util-linux compatibility
Denys Vlasenko
2022-01-12
1
-8
/
+10
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
1
-2
/
+5
|
\
|
|
*
libbb: change xstrndup, xmemdup to take size_t as size parameter
Denys Vlasenko
2022-01-05
1
-2
/
+2
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
1
-0
/
+2
|
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
1
-0
/
+1
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
2
-1
/
+2
|
\
|
|
*
libarchive: remove duplicate forward declaration
Bernhard Reutner-Fischer
2021-11-28
1
-1
/
+0
|
*
tls: P256: 64-bit optimizations
Denys Vlasenko
2021-11-27
1
-0
/
+2
*
|
ash: silence compiler warnings
Ron Yorston
2021-10-14
1
-0
/
+6
*
|
realpath: improved support for Windows paths
Ron Yorston
2021-10-13
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
1
-26
/
+49
|
\
|
[next]