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
*
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
|
*
libbb: code shrink parse_datestr
Ron Yorston
2021-09-15
1
-11
/
+36
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-10
1
-15
/
+7
|
\
|
|
*
libbb: reuse "bad port" error message string
Denys Vlasenko
2021-09-10
1
-1
/
+1
|
*
libbb: make bb_lookup_port() abort on bad port names
Denys Vlasenko
2021-09-09
1
-14
/
+6
|
*
busybox: fix "busybox --help busybox" not showing correct text
Denys Vlasenko
2021-08-16
1
-1
/
+5
*
|
libbb: code shrink u_signal_names.c
Ron Yorston
2021-09-03
1
-1
/
+10
*
|
busybox: bring help handling into line with upstream
Ron Yorston
2021-08-16
1
-5
/
+5
*
|
find_mount_point: code shrink
Ron Yorston
2021-08-12
1
-8
/
+2
*
|
win32: better handling of nested symlinks
Ron Yorston
2021-08-12
1
-0
/
+3
*
|
win32: more efficient tests for executables
Ron Yorston
2021-07-26
2
-4
/
+10
*
|
ash, libbb: don't affect POSIX build
Ron Yorston
2021-07-13
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
4
-25
/
+52
|
\
|
|
*
libbb: do not check closedir() in remove_file()
Denys Vlasenko
2021-06-24
1
-5
/
+1
|
*
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
|
\
|
[next]