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
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
touch: add SUSv3 options -a and -m
Xabier Oneca
2021-04-12
1
-14
/
+45
|
*
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-03-23
3
-4
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
1
-5
/
+5
|
\
|
|
*
echo: do not assume that free() leaves errno unmodified
Natanael Copa
2021-02-23
1
-5
/
+5
*
|
nproc: port to WIN32 and enable by default
Ron Yorston
2021-02-17
1
-0
/
+30
*
|
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
2
-9
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
13
-27
/
+27
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
12
-25
/
+25
|
*
nl: ensure '-b n' option displays file content
Ron Yorston
2021-02-02
2
-2
/
+2
*
|
printf: better support for escape sequences
Ron Yorston
2021-02-03
1
-48
/
+60
*
|
printf: code shrink
Ron Yorston
2021-01-27
1
-19
/
+7
*
|
stat: improve conditional compilation
Ron Yorston
2021-01-26
1
-5
/
+4
*
|
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
3
-10
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
21
-211
/
+424
|
\
|
|
*
Fix mknod compilation on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+3
|
*
factor: fix comment
Denys Vlasenko
2020-12-23
1
-1
/
+1
|
*
factor: detect squares
Denys Vlasenko
2020-12-22
1
-3
/
+39
|
*
factor: fix typo in undef
Denys Vlasenko
2020-12-21
1
-1
/
+1
|
*
factor: code shrink
Denys Vlasenko
2020-12-21
1
-9
/
+8
|
*
factor: 30% faster trial division (better sieve)
Denys Vlasenko
2020-12-20
1
-75
/
+95
|
*
help text tweaks
Denys Vlasenko
2020-12-18
3
-3
/
+3
|
*
dd: support for O_DIRECT i/o
Denys Vlasenko
2020-12-14
1
-31
/
+80
|
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
4
-5
/
+5
|
*
help text tweaks
Denys Vlasenko
2020-12-13
4
-4
/
+4
|
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
5
-7
/
+7
|
*
libbb: introduce and use sleep1()
Denys Vlasenko
2020-11-29
1
-1
/
+1
|
*
libbb: in @SECONDS date format, use 64-bit time if libc allows
Denys Vlasenko
2020-11-28
1
-0
/
+1
|
*
date: tweak --help: -D FMT is used for -s TIME as well
Denys Vlasenko
2020-11-28
1
-26
/
+19
|
*
date: remove non-standard special-casing of date '+%f'
Denys Vlasenko
2020-11-28
1
-4
/
+0
|
*
date: trim --help (no need to show long opts)
Denys Vlasenko
2020-11-28
1
-19
/
+9
|
*
date: support -Ins, more compatible timezone display in -I
Denys Vlasenko
2020-11-28
1
-7
/
+19
|
*
date: for -uR and -uIh, timezone still have to be shown at +hhmm, not as abbr...
Denys Vlasenko
2020-11-28
1
-5
/
+3
|
*
fix comments
Denys Vlasenko
2020-11-28
1
-3
/
+4
|
*
sha3sum: fix --help: -a does not depend on FEATURE_MD5_SHA1_SUM_CHECK
Denys Vlasenko
2020-11-27
1
-1
/
+1
|
*
base32/64: decode in-place
Denys Vlasenko
2020-11-27
1
-5
/
+12
|
*
base32/64: implement -w COL
Denys Vlasenko
2020-11-27
1
-22
/
+34
|
*
base32: new applet
Denys Vlasenko
2020-11-26
1
-10
/
+108
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
4
-15
/
+95
|
\
|
|
*
shell: better support of [[ ]] bashism
Denys Vlasenko
2020-10-31
1
-0
/
+82
|
*
uudecode: fix possible signed char bug
Denys Vlasenko
2020-10-07
1
-4
/
+2
|
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
2
-11
/
+11
*
|
ash, ls: improve support for 'c:path'
Ron Yorston
2020-08-28
1
-0
/
+5
*
|
printf: ensure '\045' is printed as '%'
Ron Yorston
2020-08-28
1
-5
/
+10
*
|
printf: prevent '\0' in format string from truncating output
FRP-3578-g359211429
Ron Yorston
2020-08-24
1
-1
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-08-23
2
-2
/
+0
|
\
|
|
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
2
-2
/
+0
*
|
ls: allow backslashes to be replaced in displayed paths
fix_backslash
Ron Yorston
2020-08-19
1
-0
/
+15
*
|
build system: reinstate PLATFORM_LINUX
Ron Yorston
2020-08-03
1
-0
/
+1
*
|
win32: code shrink kill(2)
Ron Yorston
2020-07-25
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
1
-4
/
+4
|
\
|
[prev]
[next]