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
/
which.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2021-12-27
1
-2
/
+3
|
\
|
*
which: add -a to help text
Denys Vlasenko
2021-11-09
1
-2
/
+3
*
|
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
*
|
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
*
|
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-3
/
+3
*
|
which: standardise slashes in output
Ron Yorston
2019-02-04
1
-0
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
|
win32: rework adding of extensions to filenames
Ron Yorston
2018-12-06
1
-2
/
+1
*
|
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
1
-8
/
+8
|
\
|
|
*
which: fix TODO with NOFORK+malloc_failure misbehaving
Denys Vlasenko
2018-01-12
1
-8
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-3
/
+4
|
\
|
|
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+1
|
*
new NOFORKs: clear, nproc, tty, uname, arch, unlink, which
Denys Vlasenko
2017-08-03
1
-1
/
+3
*
|
Allow PREFER_APPLETS and SH_STANDALONE to be set separately
Ron Yorston
2017-07-27
1
-2
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-3
/
+3
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
which: explicit test for busybox when applets are preferred
Ron Yorston
2016-05-19
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-19
1
-0
/
+10
|
\
|
|
*
debianutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
1
-0
/
+10
|
*
which: rewrite
Timo Teräs
2014-05-03
1
-60
/
+23
*
|
MinGW: rename execable -> executable
Ron Yorston
2014-05-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
1
-71
/
+28
|
\
\
|
*
|
which: rewrite
Tito Ragusa
2014-05-04
1
-60
/
+23
|
|
/
|
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
1
-5
/
+5
*
|
Use win32_execable_file() in test, which and execable.c
Ron Yorston
2012-05-09
1
-23
/
+0
*
|
which: report applets if PREFER_APPLETS is set
Ron Yorston
2012-04-03
1
-5
/
+7
*
|
which: report use of applets in sh standalone mode
Ron Yorston
2012-04-02
1
-28
/
+41
*
|
Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge
Ron Yorston
2012-03-22
1
-0
/
+9
|
\
|
|
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
1
-0
/
+9
*
|
Merge branch 'origin/master' (early part)
Nguyễn Thái Ngọc Duy
2010-09-14
1
-1
/
+1
|
\
|
|
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
|
win32: which: support .com executables
Nguyễn Thái Ngọc Duy
2010-09-14
1
-0
/
+10
*
|
win32: which: look for .exe files too
Nguyễn Thái Ngọc Duy
2010-09-10
1
-2
/
+22
|
/
[next]