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
/
Config.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: make compiler names configurable
Ron Yorston
2024-01-20
1
-0
/
+12
*
win32: allow hardcoded list of applets to override
Ron Yorston
2023-12-09
1
-0
/
+10
*
win32: include our manifests in default configurations
Ron Yorston
2023-09-15
1
-4
/
+4
*
win32: improved support for manifests
Ron Yorston
2023-09-14
1
-3
/
+24
*
win32: add FEATURE_UTF8_OUTPUT (enabled with unicode)
Avi Halachmi (:avih)
2023-08-03
1
-1
/
+12
*
win32: revert to previous console input method by default
Ron Yorston
2023-07-01
1
-6
/
+7
*
win32: don't assume console CP equals OEM CP
Avi Halachmi (:avih)
2023-06-28
1
-1
/
+1
*
win32: make support for euro input a separate option
Ron Yorston
2023-06-22
1
-0
/
+9
*
win32: include UTF-8 manifest
Ron Yorston
2023-06-20
1
-0
/
+7
*
Merge branch 'busybox' into merge
Ron Yorston
2023-05-23
1
-0
/
+11
|
\
|
*
build system: fix "Config.in:117 error: Overlong line"
Denys Vlasenko
2023-05-08
1
-3
/
+4
|
*
build system: Make it possible to build with 64bit time_t
Uwe Kleine-König
2023-05-07
1
-0
/
+10
*
|
win32: more changes to console/terminal modes
Ron Yorston
2023-03-07
1
-13
/
+12
*
|
win32: changes to console mode handling
Ron Yorston
2023-03-05
1
-12
/
+17
*
|
cpio: code shrink with !FEATURE_EXTRA_FILE_DATA
Ron Yorston
2022-02-10
1
-1
/
+1
*
|
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
1
-10
/
+0
*
|
winansi: more accurate colour mapping
Ron Yorston
2021-02-07
1
-0
/
+8
*
|
winansi: change default 'skip ANSI emulation' setting
Ron Yorston
2021-02-03
1
-0
/
+17
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-0
/
+8
|
\
|
|
*
build system: make -static-libgcc selectable in config
Denys Vlasenko
2020-12-16
1
-0
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-08-23
1
-12
/
+0
|
\
|
|
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-12
/
+0
*
|
win32: enable globbing by default
Ron Yorston
2020-06-14
1
-5
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-01-08
1
-2
/
+3
|
\
|
|
*
config: PID_FILE_PATH required for FEATURE_CROND_SPECIAL_TIMES
James Byrne
2019-10-14
1
-2
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-0
/
+13
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-0
/
+13
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-05-27
1
-0
/
+9
|
\
|
|
*
Optionally re-introduce bb_info_msg()
James Byrne
2019-04-30
1
-0
/
+9
*
|
config: add a comment to indicate WIN32 settings
Ron Yorston
2019-04-05
1
-0
/
+2
*
|
win32: consolidate file metadata options
Ron Yorston
2019-03-12
1
-10
/
+4
*
|
win32: implement readlink(2)
Ron Yorston
2019-03-06
1
-0
/
+10
*
|
win32: make stat(2) try to identify the owner of files
Ron Yorston
2019-03-01
1
-0
/
+8
*
|
win32: use manifest provided by MinGW-w64
Ron Yorston
2019-02-21
1
-8
/
+0
*
|
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
1
-0
/
+10
*
|
win32: add support for the euro currency symbol
Ron Yorston
2019-02-02
1
-0
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
build system: fix compiler warnings
Denys Vlasenko
2019-01-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-11-28
1
-0
/
+5
|
\
|
|
*
busybox: add '--show SCRIPT' option to display scripts
Ron Yorston
2018-11-18
1
-0
/
+5
*
|
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
*
|
win32: fix typo
manifest
Ron Yorston
2018-07-25
1
-1
/
+2
*
|
win32: make version info and manifest resources configurable
Ron Yorston
2018-07-24
1
-1
/
+23
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
1
-0
/
+8
|
\
|
|
*
i386: make stack size optimization selectable, and allow i486 insns (bswap)
Denys Vlasenko
2018-04-06
1
-0
/
+8
*
|
Allow icon resources to be included in the binary
Ron Yorston
2018-03-27
1
-0
/
+25
*
|
win32: allow use of shell's PRNG for /dev/urandom
Ron Yorston
2018-03-22
1
-12
/
+33
*
|
win32: always use safe API calls to manipulate environment
Ron Yorston
2018-02-13
1
-10
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-7
/
+14
|
\
|
[next]