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
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
*
|
win32: rework adding of extensions to filenames
Ron Yorston
2018-12-06
1
-2
/
+1
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
1
-1
/
+1
|
\
|
|
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-05-13
1
-8
/
+8
|
\
|
|
*
tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code
Denys Vlasenko
2018-04-14
1
-2
/
+2
|
*
start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code
Denys Vlasenko
2018-04-14
1
-6
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
1
-2
/
+0
|
\
|
|
*
libbb.h: always include sys/resource.h
Denys Vlasenko
2018-04-08
1
-2
/
+0
*
|
pipe_progress: add help text
Ron Yorston
2018-04-08
1
-2
/
+4
*
|
win32: additional improvements to handling of executables
Ron Yorston
2018-02-28
1
-5
/
+6
*
|
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-1
/
+1
*
|
which: treat busybox as a special case
Ron Yorston
2018-02-13
1
-1
/
+8
[next]