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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
10
-102
/
+87
|
\
|
*
hush: whitespace and comment fixes
Denys Vlasenko
2024-09-28
1
-43
/
+27
|
*
ash: reject unknown long options
Ron Yorston
2024-09-27
1
-1
/
+2
|
*
lineedit: use stdout for shell history builtin
Ron Yorston
2024-09-27
1
-1
/
+1
|
*
ed: fix line insertion before current line. Closes 15081
Ron Yorston
2024-09-27
2
-0
/
+23
|
*
fixdep: add fstat error handling
Sam James
2024-09-27
1
-2
/
+9
|
*
libbb: send usage messages to correct stream
Ron Yorston
2024-09-27
1
-13
/
+17
|
*
libbb: use full_write1_str() to shrink busybox_main()
Ron Yorston
2024-09-27
1
-13
/
+11
|
*
lineedit: make save_history() FAST_FUNC
Denys Vlasenko
2024-09-27
2
-6
/
+6
|
*
Start 1.38.0 development cycle
Denys Vlasenko
2024-09-26
1
-2
/
+2
|
*
Bump version to 1.37.0
Denys Vlasenko
2024-09-26
1
-1
/
+1
|
*
wget: fix compile warnings when WGET_FTP is not selected
Denys Vlasenko
2024-09-26
2
-4
/
+7
*
|
win32: drop workaround for Wine console buffer
Ron Yorston
2024-09-27
2
-10
/
+3
*
|
Update sample build scripts
Ron Yorston
2024-09-25
3
-7
/
+25
*
|
cut: don't print empty lines with '-s' option
Ron Yorston
2024-09-23
1
-0
/
+5
*
|
Use builtin ffs also with GCC
Christopher Wellons
2024-09-21
1
-1
/
+1
*
|
ash: reject unknown long options
Ron Yorston
2024-09-21
1
-0
/
+5
*
|
make: fix error reporting for included files
FRP-5467-g9376eebd8
Ron Yorston
2024-09-15
1
-5
/
+6
*
|
make: fix test for include with no pathnames
Ron Yorston
2024-09-14
1
-1
/
+1
*
|
make: handling of leading whitespace in makefiles
Ron Yorston
2024-09-10
1
-14
/
+16
*
|
make: reinstate conditional skipping of command lines
Ron Yorston
2024-09-10
2
-11
/
+13
*
|
ash: code shrink
Ron Yorston
2024-09-08
1
-6
/
+2
*
|
ash: optimise running of scripts (2)
Ron Yorston
2024-09-04
3
-8
/
+26
*
|
make: duplicate makefile name recorded with command
Ron Yorston
2024-08-22
1
-3
/
+12
*
|
ash: optimise running of scripts
Ron Yorston
2024-08-19
3
-15
/
+68
*
|
which,ash: code shrink detection of standalone shell
Ron Yorston
2024-08-17
2
-28
/
+11
*
|
ash: allow additional element in argv array
Ron Yorston
2024-08-16
1
-2
/
+5
*
|
win32: code shrink
Ron Yorston
2024-08-16
5
-34
/
+34
*
|
win32: use 64-bit time on 32-bit platforms
Ron Yorston
2024-08-14
3
-2
/
+22
*
|
win32: fix strftime(3) '%s' format
Ron Yorston
2024-08-14
1
-1
/
+1
*
|
make: disallow inference rules for phony targets
Ron Yorston
2024-08-10
2
-5
/
+22
*
|
win32: fix another problem with stat(2)
Ron Yorston
2024-08-09
1
-2
/
+3
*
|
make: allow empty commands
Ron Yorston
2024-08-08
2
-10
/
+23
*
|
drop: use correct option when cmd.exe is used as shell
Ron Yorston
2024-08-08
1
-0
/
+2
*
|
su: note that test mode implies -W in usage message
Ron Yorston
2024-08-08
1
-1
/
+1
*
|
su: add test mode
Ron Yorston
2024-08-07
1
-19
/
+27
*
|
su: use correct option when cmd.exe is used as shell
Ron Yorston
2024-08-05
1
-1
/
+3
*
|
drop: allow an alternative shell to be selected
Ron Yorston
2024-08-05
1
-7
/
+16
*
|
su: allow an alternative shell to be selected
Ron Yorston
2024-08-04
1
-19
/
+30
*
|
su: detect inability to raise privilege
Ron Yorston
2024-08-03
3
-22
/
+37
*
|
dd: add support for writing to physical drives
Ron Yorston
2024-08-02
1
-0
/
+17
*
|
ash: rewrite waitpid_child() to improve performance
Ron Yorston
2024-07-30
1
-32
/
+19
*
|
ash: fix slow running when background job is present
Ron Yorston
2024-07-28
1
-1
/
+1
*
|
lineedit: use stdout for shell history builtin
Ron Yorston
2024-07-27
1
-0
/
+5
*
|
wget: let user override Content-Length
Ron Yorston
2024-07-26
1
-0
/
+21
*
|
linedit: increase line edit buffer to 8192 bytes
Ron Yorston
2024-07-26
4
-4
/
+4
*
|
win32: consolidate executable handling in popen.c
Ron Yorston
2024-07-20
2
-34
/
+29
*
|
win32: code shrink popen(3)
Ron Yorston
2024-07-19
1
-40
/
+13
*
|
ash: ignore hidden/iconified state
Ron Yorston
2024-07-18
1
-10
/
+3
*
|
ed: fix line insertion before current line
Ron Yorston
2024-07-18
2
-0
/
+25
[next]