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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libbb: in @SECONDS date format, use 64-bit time if libc allows
Denys Vlasenko
2020-11-28
2
-1
/
+6
|
*
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
|
*
base32/64: "truncated base64 input" -> "truncated input"
Denys Vlasenko
2020-11-28
1
-6
/
+7
|
*
libbb: change decode_base32/64 API to return the end of _dst_, not _src_.
Denys Vlasenko
2020-11-28
3
-20
/
+19
|
*
libbb: trim base32/64 tables
Denys Vlasenko
2020-11-28
1
-13
/
+11
|
*
base32/64: code shrink
Denys Vlasenko
2020-11-28
1
-29
/
+37
|
*
base32/64: code shrink
Denys Vlasenko
2020-11-28
1
-32
/
+43
|
*
libbb: faster and smaller decode_base32()
Denys Vlasenko
2020-11-27
1
-50
/
+34
|
*
libbb: smaller and faster decode_base64()
Denys Vlasenko
2020-11-27
2
-101
/
+36
|
*
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
|
*
free: code shrink
Denys Vlasenko
2020-11-27
1
-4
/
+12
|
*
base32: new applet
Denys Vlasenko
2020-11-26
3
-13
/
+192
|
*
mdev: clear LOGMODE_STDIO only directly before daemonizing
Denys Vlasenko
2020-11-22
1
-10
/
+6
|
*
uevent: make it survive ENOBUFS
Denys Vlasenko
2020-11-22
1
-13
/
+22
|
*
mdev: clean up
Denys Vlasenko
2020-11-22
1
-10
/
+10
|
*
mdev: add -v to increase log verbosity
Jan Klötzke
2020-11-22
1
-3
/
+8
|
*
mdev: add syslog logging mode
Jan Klötzke
2020-11-22
1
-6
/
+18
|
*
mdev: re-initialize if uevent messages were lost
Jan Klötzke
2020-11-22
1
-0
/
+10
|
*
mdev: move daemon setup to dedicated function
Jan Klötzke
2020-11-22
1
-17
/
+27
|
*
uevent: increase netlink buffer sizes
Denys Vlasenko
2020-11-22
1
-10
/
+14
|
*
mdev: increase netlink buffer sizes
Jan Klötzke
2020-11-22
1
-9
/
+17
|
*
libbb: set netlink socket revbuf size before binding
Jan Klötzke
2020-11-22
1
-8
/
+12
|
*
lineedit: fix unicode characters in prompt
Audun-Marius Gangstø
2020-11-21
1
-4
/
+11
|
*
libiproute: reuse string constants
Denys Vlasenko
2020-11-21
1
-20
/
+33
|
*
volume_id: improve struct layout (smaller offesets, smaller insns on x86)
Denys Vlasenko
2020-11-19
1
-3
/
+3
|
*
fix warning: label 'out1' defined but not used
Cristian Ionescu-Idbohrn
2020-11-19
1
-0
/
+2
|
*
util-linux: support erofs filesystem
Norbert Lange
2020-11-18
3
-0
/
+72
|
*
archival: avoid std namespace for local includes
Joachim Nilsson
2020-11-16
4
-3
/
+3
|
*
ash: make interactive ^C break out of PS2 mode
Denys Vlasenko
2020-11-16
1
-4
/
+3
|
*
hush: make interactive ^C break out of PS2 mode
Denys Vlasenko
2020-11-16
1
-35
/
+51
|
*
syslogd: delay PID file creation until syslogd is ready
Joachim Nilsson
2020-11-16
1
-3
/
+1
|
*
login: update UTMP before forking
Joachim Nilsson
2020-11-16
1
-3
/
+5
|
*
awk: fix dodgy multi-char separators splitting logic
Denys Vlasenko
2020-11-16
1
-9
/
+16
|
*
chrt: support for musl C library
Christian Eggers
2020-11-15
1
-2
/
+32
*
|
Update copyright message
Ron Yorston
2021-01-13
2
-2
/
+2
*
|
win32: handle various Alt key modifiers in termios
Christopher Wellons
2021-01-13
1
-2
/
+16
*
|
win32: make realpath() return an error if necessary
Ron Yorston
2020-12-12
1
-1
/
+0
*
|
winansi: intercept calls to fputc(3)
Ron Yorston
2020-12-07
2
-1
/
+21
*
|
ash: suppress compiler warning
Ron Yorston
2020-11-12
1
-0
/
+1
*
|
win32: update default configuration
Ron Yorston
2020-11-12
2
-4
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
90
-487
/
+1009
|
\
|
|
*
hush: document bugs in [[ =~ ]] comparison
Denys Vlasenko
2020-11-01
4
-0
/
+28
|
*
shell: update comments on the status of [[ ]] compat
Denys Vlasenko
2020-10-31
2
-5
/
+4
[prev]
[next]