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
...
|
*
sulogin: increase util-linux compatibility
Denys Vlasenko
2022-01-12
1
-4
/
+4
|
*
libbb/sha1: add a comment
Denys Vlasenko
2022-01-08
1
-0
/
+22
|
*
libbb/sha1: simplify cpuid code
Denys Vlasenko
2022-01-08
1
-32
/
+10
|
*
whitespace fix
Denys Vlasenko
2022-01-08
4
-22
/
+22
|
*
libbb/sha1: tweak comments
Denys Vlasenko
2022-01-07
2
-5
/
+5
|
*
libbb/sha1: optional i686 hardware accelerates hashing
Denys Vlasenko
2022-01-07
3
-1
/
+252
|
*
libbb/sha1: optional x86-64 hardware accelerates hashing
Denys Vlasenko
2022-01-07
4
-1
/
+270
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
9
-26
/
+2014
|
\
|
|
*
libbb: change xstrndup, xmemdup to take size_t as size parameter
Denys Vlasenko
2022-01-05
1
-5
/
+2
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
2
-2
/
+12
|
*
libbb: fflush_stdout_and_exit(0) still exits with _error_ (not 0!) if fflush ...
Denys Vlasenko
2022-01-04
1
-1
/
+1
|
*
libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS)
Denys Vlasenko
2022-01-04
1
-0
/
+5
|
*
libbb/sha1: x86_64 version: reorder prologue/epilogue insns
Denys Vlasenko
2022-01-04
2
-60
/
+67
|
*
libbb/sha1: x86_64 version: tidying up, no code changes
Denys Vlasenko
2022-01-03
2
-29
/
+36
|
*
typo fix
Denys Vlasenko
2022-01-03
2
-2
/
+2
|
*
libbb/sha1: x86_64 version: generate from a script, optimize a bit
Denys Vlasenko
2022-01-03
3
-267
/
+474
|
*
libbb/sha1: x86_64 version: move to a separate .S file, no code changes
Denys Vlasenko
2022-01-03
3
-389
/
+1353
|
*
libbb/sha1: code shrink in medium-speed version
Denys Vlasenko
2022-01-02
1
-2
/
+2
|
*
libbb/sha1: x86_64 version: bswap in 64-bit chunks
Denys Vlasenko
2022-01-01
2
-21
/
+23
|
*
libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15]
Denys Vlasenko
2022-01-01
2
-61
/
+240
|
*
libbb/sha1: assembly versions for x86
Denys Vlasenko
2022-01-01
2
-1
/
+418
|
*
libbb/sha1: shrink and speed up fully unrolled version
Denys Vlasenko
2021-12-31
2
-1
/
+23
|
*
libbb/sha1: add config-selectable partially unrolled version
Denys Vlasenko
2021-12-30
2
-5
/
+98
|
*
libbb/sha1: add config-selectable fully unrolled version, closes 14391
Denys Vlasenko
2021-12-30
2
-14
/
+95
|
*
libbb: cose shrink in sha1
Denys Vlasenko
2021-12-28
1
-5
/
+2
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
2
-16
/
+15
|
\
|
|
*
libbb: code shrink in des encryption, in setup_salt()
Denys Vlasenko
2021-11-28
1
-15
/
+14
*
|
realpath: improved support for Windows paths
Ron Yorston
2021-10-13
2
-7
/
+50
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-10-13
8
-202
/
+210
|
\
|
|
*
config system: move some options closer to relevalnt tool subdirectories
Denys Vlasenko
2021-10-12
1
-124
/
+61
|
*
shell: do not read user database for every prompt - only for those which need it
Denys Vlasenko
2021-10-11
1
-27
/
+46
|
*
shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y
Denys Vlasenko
2021-10-11
2
-2
/
+24
|
*
*: add NOINLINEs where code noticeably shrinks
Denys Vlasenko
2021-10-10
1
-1
/
+1
|
*
Make const ptr assign as function call in clang
YU Jincheng
2021-10-09
4
-2
/
+19
|
*
libbb: better coreutils compatibility for realpath
Ron Yorston
2021-10-09
1
-30
/
+45
|
*
*: generalize "const trick"
YU Jincheng
2021-10-07
2
-5
/
+3
|
*
libbb: code shrink in main() and scripted_main()
Denys Vlasenko
2021-09-28
1
-5
/
+5
|
*
libbb/lineedit: tweak #if indenting, no code changes
Denys Vlasenko
2021-09-25
1
-8
/
+8
*
|
win32: fix bb_get_last_path_component_nostrip()
Ron Yorston
2021-10-13
1
-5
/
+11
*
|
win32: rename is_absolute_path()
Ron Yorston
2021-10-12
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-21
4
-39
/
+34
|
\
|
|
*
libbb: code shrink parse_datestr (again)
Ron Yorston
2021-09-18
1
-14
/
+9
|
*
libbb/lineedit: do not escape %^=+}]:, escape ~? in tab completion
Denys Vlasenko
2021-09-17
1
-1
/
+10
|
*
libbb: clarify what bb_mode_string() generates
Denys Vlasenko
2021-09-17
1
-11
/
+9
|
*
libbb: ensure mode_string is NUL terminated
Ron Yorston
2021-09-17
1
-9
/
+3
|
*
libbb: eliminate a static data array in bb_mode_string()
Denys Vlasenko
2021-09-17
1
-4
/
+2
|
*
libbb: code shrink bb_parse_mode
Denys Vlasenko
2021-09-17
1
-2
/
+3
*
|
win32: changes to allow timezones in dates
Ron Yorston
2021-09-17
1
-0
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-17
2
-13
/
+76
|
\
|
|
*
date,touch: allow timezone offsets in dates
Ron Yorston
2021-09-17
2
-4
/
+42
[prev]
[next]