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
...
|
*
move iterate_on_dir() from e2fsprogs to libbb
Denys Vlasenko
2021-06-24
1
-0
/
+28
|
*
cp: implement -n
Denys Vlasenko
2021-06-22
1
-0
/
+2
|
*
xxd: implement -i "C style output"
Denys Vlasenko
2021-06-18
1
-15
/
+14
|
*
xxd: do not try reading from closed stdin when non-existent file is given
Denys Vlasenko
2021-06-18
1
-0
/
+1
|
*
xxd: implement -o DISPLAYOFFSET
Denys Vlasenko
2021-06-17
1
-5
/
+6
|
*
hexdump: fix error message
Denys Vlasenko
2021-06-17
1
-1
/
+1
*
|
win32: changes to mntent implementation
Ron Yorston
2021-06-27
1
-15
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-07
3
-5
/
+14
|
\
|
|
*
shells: do not allow bare "read" in non-bash compat configs
Denys Vlasenko
2021-06-06
1
-4
/
+7
|
*
runsv: robustify signal handling - SIGTERM to child between vfork and exec co...
Denys Vlasenko
2021-06-05
1
-1
/
+1
|
*
libbb: correct the name of is_TERM_dumb()
Denys Vlasenko
2021-06-05
1
-1
/
+1
|
*
ls: don't output any colors with TERM=dumb
Sören Tempel
2021-06-04
1
-0
/
+6
*
|
sync: enable in default configuration
Ron Yorston
2021-06-07
1
-1
/
+1
*
|
libbb: allow dumping of /dev/fd file descriptors
Ron Yorston
2021-06-07
1
-0
/
+36
*
|
busybox: make 'busybox --help busybox' work
Ron Yorston
2021-05-14
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-05-14
4
-13
/
+37
|
\
|
|
*
fix gcc-11.0 warnings
Denys Vlasenko
2021-04-14
2
-2
/
+2
|
*
lineedit: fix tab completion with equal sign
Natanael Copa
2021-04-11
1
-1
/
+1
|
*
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-03-23
1
-2
/
+12
|
*
echo: special case "echo --help": it should not show help text
Denys Vlasenko
2021-03-15
1
-8
/
+22
*
|
libbb: special case for busybox --help is WIN32-only
Ron Yorston
2021-04-09
1
-1
/
+1
*
|
libbb: fix another tab-completion corner case
Ron Yorston
2021-03-17
1
-0
/
+6
*
|
libbb: allow single-applet binary to build
Ron Yorston
2021-03-14
1
-11
/
+10
*
|
busybox: allow '--install' to install symlinks
FRP-3902-g61e53aa93
Ron Yorston
2021-03-02
1
-43
/
+39
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
4
-45
/
+61
|
\
|
|
*
lineedit: support empty PATH entries in tab completion
Ron Yorston
2021-02-23
1
-6
/
+4
|
*
libbb: fix '--help' handling in FEATURE_SH_NOFORK=y
Denys Vlasenko
2021-02-18
2
-10
/
+24
|
*
ash: placate -Werror=format-security
Denys Vlasenko
2021-02-18
1
-0
/
+12
*
|
libbb: fix detection of relative paths in xreadlink.c
symlink
Ron Yorston
2021-03-01
1
-0
/
+4
*
|
Fix `xmalloc_readlink()` again
Ron Yorston
2021-03-01
1
-1
/
+1
*
|
libbb: make banner shorter
Ron Yorston
2021-02-16
1
-2
/
+2
*
|
win32: code shrink
Ron Yorston
2021-02-13
1
-5
/
+15
*
|
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
1
-1
/
+1
*
|
libbb: avoid problems with quoted characters in tab completion
Ron Yorston
2021-02-12
1
-3
/
+11
*
|
win32: code shrink
Ron Yorston
2021-02-06
2
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
10
-107
/
+50
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
6
-10
/
+15
|
*
libbb: code shrink fgets_str
Ron Yorston
2021-02-03
1
-12
/
+5
|
*
nl: ensure '-b n' option displays file content
Ron Yorston
2021-02-02
1
-1
/
+2
|
*
libbb: code shrink and speed up index_in_strings()
Ron Yorston
2021-02-02
1
-4
/
+10
|
*
libbb: code shrink and speed up find_applet_by_name()
Ron Yorston
2021-02-02
1
-79
/
+17
|
*
update_passwd: fix context variable
Bernd Kuhls
2021-01-14
1
-1
/
+1
*
|
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
1
-7
/
+0
*
|
tls: avoid unnecessary changes to POSIX build
Ron Yorston
2021-01-24
1
-0
/
+7
*
|
libbb: reduce changes to find_executable()
Ron Yorston
2021-01-23
1
-8
/
+7
*
|
Revert "libbb: reinstate NULL check in last_char_is()"
Ron Yorston
2021-01-22
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
24
-359
/
+543
|
\
|
|
*
Fix missing "crypt.h" compilation error on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+3
|
*
libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in sh...
Denys Vlasenko
2020-12-30
2
-3
/
+14
|
*
libbb/procps: smaller global data for username/groupname cache
Denys Vlasenko
2020-12-30
1
-28
/
+17
[prev]
[next]