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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: case-sensitivity in tab completion
Ron Yorston
2023-04-19
2
-43
/
+62
*
Merge branch 'busybox' into merge
Ron Yorston
2023-04-17
3
-12
/
+10
|
\
|
*
lineedit: fix crash when icanon set with -echo
Akos Somfai
2023-04-12
1
-2
/
+2
|
*
appletlib: fix "warning: unused variable applet_no"
Tomas Paukrt
2023-04-10
1
-1
/
+1
|
*
ash: fix sleep built-in not running INT trap immediately on ^C
Denys Vlasenko
2023-04-10
1
-9
/
+7
*
|
wget: enable progress bar in default configuration
Ron Yorston
2023-04-16
1
-1
/
+1
*
|
libbb: don't build useless functions
Ron Yorston
2023-04-16
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
2
-16
/
+22
|
\
|
|
*
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
Denys Vlasenko
2023-04-06
1
-4
/
+6
|
*
lineedit: fix matching of directories when searching PATH
Ron Yorston
2023-03-29
1
-2
/
+2
|
*
libbb/sha: do not read shaNI variable twice, and factor out its setting
Denys Vlasenko
2023-03-29
1
-12
/
+16
|
*
libbb/sha: fix sha-NI instruction detection
Denys Vlasenko
2023-03-29
1
-2
/
+2
*
|
ash: add support for INT trap
Ron Yorston
2023-04-03
1
-0
/
+4
*
|
lineedit: fix matching of directories when searching PATH
Ron Yorston
2023-03-24
1
-2
/
+2
*
|
win32: delay adjusting code page
Ron Yorston
2023-03-17
1
-3
/
+1
*
|
win32: code shrink detection of executables
Ron Yorston
2023-03-16
1
-4
/
+6
*
|
win32: virtual terminal input fixes
Ron Yorston
2023-03-06
2
-5
/
+7
*
|
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
1
-12
/
+9
*
|
win32: enable Unix read_key() for virtual terminal
Ron Yorston
2023-03-05
2
-1
/
+5
*
|
win32: add virtual terminal support to termios(3)
Ron Yorston
2023-03-05
1
-3
/
+5
*
|
win32: changes to console mode handling
Ron Yorston
2023-03-05
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-02-13
1
-7
/
+10
|
\
|
|
*
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
2023-01-26
1
-7
/
+10
*
|
Fix POSIX build
Ron Yorston
2023-02-04
1
-1
/
+1
*
|
libbb: fix CRLF handling
Ron Yorston
2023-01-31
2
-4
/
+14
*
|
Annual update of copyright message
Ron Yorston
2023-01-05
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
3
-73
/
+148
|
\
|
|
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-11
/
+13
|
*
libbb/loop: fix compile failure (name collision)
Denys Vlasenko
2023-01-02
1
-2
/
+2
|
*
libbb: shrink del_loop()
Denys Vlasenko
2022-12-13
1
-1
/
+1
|
*
loop: restore the correct return vaule of set_loop()
Denys Vlasenko
2022-12-13
1
-4
/
+8
|
*
loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs
Denys Vlasenko
2022-12-13
2
-9
/
+65
|
*
loop: refactor: extract subfunction set_loopdev_params()
Xiaoming Ni
2022-12-13
1
-39
/
+51
|
*
loop: simplify code of LOOP_SET_FD failure
Xiaoming Ni
2022-12-12
1
-7
/
+3
|
*
loop: refactor: extract subfunction get_next_free_loop()
Xiaoming Ni
2022-12-12
1
-30
/
+26
|
*
loop: fix a race when a free loop device is snatched
Xiaoming Ni
2022-11-15
1
-1
/
+10
*
|
libbb: speed up bb_get_chunk_from_file()
Ron Yorston
2022-12-30
1
-0
/
+9
*
|
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
2
-4
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
9
-3
/
+35
|
\
|
|
*
libbb: mark stack in assembly files read-only
Ludwig Nussel
2022-08-30
6
-0
/
+18
|
*
fix [ --help ] and [[ --help ]]
Denys Vlasenko
2022-08-30
1
-0
/
+3
|
*
ash: optional sleep builtin
Shawn Landden
2022-08-27
1
-0
/
+6
|
*
libbb: make '--help' handling more consistent
Ron Yorston
2022-08-22
1
-3
/
+2
|
*
lineedit: get PWD from ash
Ron Yorston
2022-07-03
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-06-27
3
-5
/
+15
|
\
|
|
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-1
/
+11
|
*
libbb: restore special handling of nomsg errors
Ron Yorston
2022-06-26
2
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-05-12
1
-1
/
+1
|
\
|
|
*
style fix
Denys Vlasenko
2022-05-01
1
-1
/
+1
*
|
lineedit: case-insensitive matching for '~'
Ron Yorston
2022-05-11
1
-0
/
+4
[next]