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
/
debianutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-6
/
+3
|
\
|
*
libbb: modify find_executable() to not temporarily write to PATH
Denys Vlasenko
2024-10-08
1
-6
/
+3
*
|
win32: adjust usage for timeout and pipe_progress
Ron Yorston
2024-10-02
1
-1
/
+1
*
|
which,ash: code shrink detection of standalone shell
Ron Yorston
2024-08-17
1
-15
/
+2
*
|
Merge branch 'busybox' into merge
FRP-5236-g7dff7f376
Ron Yorston
2023-12-05
1
-33
/
+98
|
\
|
|
*
start-stop-daemon: make --output not depend on FANCY
Denys Vlasenko
2023-11-08
1
-1
/
+1
|
*
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
1
-29
/
+28
|
*
start-stop-daemon: typo fix
Denys Vlasenko
2023-11-08
1
-1
/
+1
|
*
start-stop-daemon: implement option -O|--output
Louai Al-Khanji
2023-11-07
1
-12
/
+34
|
*
start-stop-daemon: update comment, no code changes
Denys Vlasenko
2023-11-07
1
-3
/
+13
|
*
start-stop-daemon: add -d DIR chdir option
ejaaskel
2023-11-07
1
-13
/
+21
|
*
start-stop-daemon: fix --help: -K or -S is required
Denys Vlasenko
2023-11-07
1
-10
/
+36
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
3
-3
/
+3
|
\
|
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
3
-3
/
+3
*
|
win32: code shrink detection of executables
Ron Yorston
2023-03-16
1
-7
/
+4
*
|
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-3
/
+3
*
|
win32: search PATH for missing Unix-style executables
Ron Yorston
2022-05-06
1
-5
/
+12
*
|
which,ash: changes to which/command/type
Ron Yorston
2022-05-01
1
-21
/
+29
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
1
-2
/
+2
|
\
|
|
*
libbb: code shrink: introduce and use [_]exit_SUCCESS()
Denys Vlasenko
2022-01-05
1
-2
/
+2
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
1
-2
/
+3
|
\
|
|
*
which: add -a to help text
Denys Vlasenko
2021-11-09
1
-2
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-07
1
-2
/
+13
|
\
|
|
*
run-parts: permit dot later in file name
Ján Sáreník
2021-06-05
1
-2
/
+13
*
|
which: changes to standalone shell support
Ron Yorston
2021-02-25
1
-19
/
+27
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-2
/
+2
|
\
|
|
*
help text tweaks
Denys Vlasenko
2020-12-18
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
1
-6
/
+6
|
\
|
|
*
libbb: shrink recursive_action() by reducing memory pressure
Denys Vlasenko
2020-10-01
1
-5
/
+5
|
*
tydy up a few uses of recursive_action(), no logic changes
Denys Vlasenko
2020-10-01
1
-4
/
+4
*
|
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
1
-23
/
+13
*
|
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
1
-0
/
+10
*
|
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
1
-0
/
+1
*
|
win32: code shrink
Ron Yorston
2020-08-13
1
-2
/
+1
*
|
which: handle paths of form 'c:path'
Ron Yorston
2020-08-13
1
-2
/
+5
*
|
which: rearrange conditional compilation
Ron Yorston
2020-08-04
1
-1
/
+6
*
|
win32: code shrink
Ron Yorston
2020-02-13
1
-7
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-11
/
+11
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-2
/
+2
|
*
start-stop-daemon: change priority before dropping privileges
Aitor Esteve Alvarado
2019-06-09
1
-9
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-05-27
1
-15
/
+20
|
\
|
|
*
start-stop-daemon: Fix -x is not required for -K
Alexander Vickberg
2019-04-27
1
-15
/
+20
*
|
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-3
/
+3
*
|
win32: fix POSIX build
Ron Yorston
2019-02-17
1
-4
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-02-12
1
-22
/
+47
|
\
|
|
*
start-stop-daemon: fix "both -x and -a" case: -a does override argv[0]
Denys Vlasenko
2019-01-14
1
-2
/
+5
|
*
start-stop-daemon: create pidfile before parent exits, closes 8596
Denys Vlasenko
2019-01-14
1
-22
/
+44
*
|
which: standardise slashes in output
Ron Yorston
2019-02-04
1
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
3
-3
/
+3
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
3
-3
/
+3
[next]