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
*
lineedit: normalise HOME for use in prompt
Ron Yorston
2023-10-25
1
-1
/
+7
*
make: stricter checks for c:/path filenames
Ron Yorston
2023-10-24
1
-6
/
+9
*
win32: avoid terminal weirdness induced by Gradle
Ron Yorston
2023-10-24
1
-2
/
+2
*
make: fix detection of target rules
Ron Yorston
2023-10-23
2
-152
/
+191
*
win32: avoid terminal weirdness induced by Gradle?
Ron Yorston
2023-10-22
1
-0
/
+2
*
make: permit Unix-style paths when setting MAKE
Ron Yorston
2023-10-06
1
-1
/
+4
*
win32: fix handling of relative paths
Ron Yorston
2023-10-04
1
-12
/
+3
*
sort: add support for sorting version strings
Ron Yorston
2023-10-01
5
-1
/
+69
*
ash: add options to control globbing of hidden files
Ron Yorston
2023-09-20
8
-18
/
+59
*
win32: missing support for "app exec link" reparse points
Ron Yorston
2023-09-18
1
-1
/
+2
*
Typo in README.md
Ron Yorston
2023-09-15
1
-2
/
+2
*
win32: include our manifests in default configurations
Ron Yorston
2023-09-15
8
-19
/
+21
*
win32: improved support for manifests
Ron Yorston
2023-09-14
10
-8
/
+89
*
win32: convert exit codes
Ron Yorston
2023-09-14
6
-22
/
+43
*
ash: fix signal handling
Ron Yorston
2023-09-13
1
-1
/
+2
*
make: return non-zero exit status when a command fails
Ron Yorston
2023-09-12
3
-10
/
+48
*
make: avoid more warnings
Ron Yorston
2023-09-12
1
-1
/
+2
*
win32: UTF8_INPUT: fix combining of some surrogates pairs
Avi Halachmi (:avih)
2023-09-11
1
-1
/
+1
*
ash: initialize basepf.buf in ash (2)
Ron Yorston
2023-08-31
1
-1
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2023-08-31
2
-4
/
+18
|
\
|
*
tsort: avoid use-after-free
Ron Yorston
2023-08-31
1
-3
/
+17
|
*
ash: initialize basepf.buf in ash
zhuyan
2023-08-31
1
-1
/
+1
*
|
Update README.md
Ron Yorston
2023-08-31
1
-1
/
+1
*
|
ash: changes to login shell functionality
Ron Yorston
2023-08-30
2
-1
/
+9
*
|
ps: increase length of 'comm' field
Ron Yorston
2023-08-29
2
-0
/
+8
*
|
win32: UCRT: avoid I64 printf format warnings
Avi Halachmi (:avih)
2023-08-28
1
-2
/
+3
*
|
libbb: fix #!/bin/busybox
Ron Yorston
2023-08-28
1
-0
/
+4
*
|
Merge pull request #355 from avih/utf8-output-speedup
Ron Yorston
2023-08-25
1
-2
/
+8
|
\
\
|
*
|
win32: UTF8_OUTPUT: speedup for big outputs
Avi Halachmi (:avih)
2023-08-24
1
-2
/
+8
*
|
|
make: fixes to warning messages
Ron Yorston
2023-08-25
1
-28
/
+28
*
|
|
make: fix .DEFAULT for prerequisite
Ron Yorston
2023-08-24
1
-1
/
+0
*
|
|
Add test for .DEFAULT rule for prerequisite
Ron Yorston
2023-08-24
1
-0
/
+7
*
|
|
make: fix POSIX build
Ron Yorston
2023-08-24
2
-2
/
+16
|
/
/
*
|
make: allow targets of the form c:/path
Ron Yorston
2023-08-23
1
-2
/
+35
*
|
win32: replace readlink(2)
Ron Yorston
2023-08-21
3
-12
/
+17
*
|
ash: detect console state on shell start up
noconsole2
Ron Yorston
2023-08-20
3
-15
/
+31
*
|
testsuite: skip some tests in native build
Ron Yorston
2023-08-19
2
-0
/
+6
*
|
ash: detect native Windows environment on Wine
FRP-5181-g5c1a3b00e
Ron Yorston
2023-08-17
1
-2
/
+18
*
|
libbb: change message regarding UTF-8 manifest
Ron Yorston
2023-08-17
1
-1
/
+1
*
|
ash: improved support for trap built-in
Ron Yorston
2023-08-15
1
-9
/
+23
*
|
ash: code shrink
Ron Yorston
2023-08-15
1
-10
/
+6
*
|
libbb: silence compiler warnings
Ron Yorston
2023-08-10
1
-1
/
+3
*
|
Update default configurations
Ron Yorston
2023-08-10
5
-5
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-08-10
26
-67
/
+211
|
\
|
|
*
libbb: rename source files, no code changes
Denys Vlasenko
2023-07-18
7
-8
/
+8
|
*
introduce and use exitcode_t
Denys Vlasenko
2023-07-17
18
-19
/
+26
|
*
getfattr: fix "getfattr NOTEXIST" - now prints error msg
Denys Vlasenko
2023-07-17
1
-4
/
+9
|
*
getfattr: new applet
YU Jincheng
2023-07-16
1
-0
/
+131
|
*
hwclock: force LONG_OPTS, stop accepting non-compatible -t
Denys Vlasenko
2023-07-14
1
-41
/
+42
*
|
ash: improved support for jobs built-in
Ron Yorston
2023-08-08
1
-7
/
+141
[next]