| Commit message (Expand) | Author | Age | Files | Lines |
* | lineedit: use stdout for shell history builtin | Ron Yorston | 2024-07-27 | 1 | -0/+5 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2024-07-13 | 1 | -6/+23 |
|\ |
|
| * | tls: fix CONFIG_FEATURE_TLS_SHA1=y + CONFIG_SHA1_HWACCEL=y | Denys Vlasenko | 2024-07-12 | 1 | -6/+23 |
* | | win32: code shrink system drive handling | Ron Yorston | 2024-07-07 | 1 | -3/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2024-06-23 | 4 | -28/+111 |
|\| |
|
| * | libbb: add bit counting function, use where appropriate | Denys Vlasenko | 2024-05-31 | 2 | -0/+47 |
| * | nproc: prepare for arbitrarily large CPU masks | Denys Vlasenko | 2024-05-31 | 2 | -0/+30 |
| * | lineedit: print prompt and editing operations to stderr | Denys Vlasenko | 2024-04-13 | 1 | -28/+34 |
* | | win32: code shrink BB_CRITICAL_ERROR_DIALOGS | Ron Yorston | 2024-06-23 | 1 | -1/+1 |
* | | win32: add env var to control error dialogs | Ron Yorston | 2024-06-22 | 2 | -2/+3 |
* | | win32: revert 'don't set error mode' | Ron Yorston | 2024-06-22 | 1 | -0/+4 |
* | | win32: don't set error mode | Ron Yorston | 2024-06-16 | 1 | -4/+0 |
* | | win32: allow for trailing separator in PATH | Ron Yorston | 2024-06-14 | 1 | -0/+12 |
* | | libbb: make default history size configurable | Ron Yorston | 2024-04-28 | 2 | -2/+12 |
* | | lineedit: reduce default history size | Ron Yorston | 2024-04-27 | 1 | -0/+4 |
* | | win32: unicode: new wcwidth: allow enabling bidi | Avi Halachmi (:avih) | 2024-04-02 | 1 | -2/+5 |
* | | Revert "unicode: identify emoji width and modifiers" | Avi Halachmi (:avih) | 2024-03-29 | 1 | -8/+0 |
* | | win32: unicode: use newer wcwidth by default | Avi Halachmi (:avih) | 2024-03-29 | 2 | -0/+510 |
* | | build system: avoid full rebuild when EXTRAVERSION changes | Ron Yorston | 2024-02-16 | 1 | -0/+3 |
* | | win32: stat(1) requires find_mount_point() | Ron Yorston | 2024-02-02 | 1 | -0/+1 |
* | | win32: rearrange applet override handling | Ron Yorston | 2024-02-02 | 2 | -27/+29 |
* | | win32: avoid invalid free | Ron Yorston | 2024-01-24 | 1 | -3/+5 |
* | | Fix POSIX build in standalone shell mode | Ron Yorston | 2024-01-23 | 1 | -0/+2 |
* | | Remove FAST_FUNC from variadic functions | Ron Yorston | 2024-01-17 | 5 | -12/+12 |
* | | Annual update of copyright message | Ron Yorston | 2024-01-15 | 1 | -1/+1 |
* | | lineedit: remove CRs from input | Ron Yorston | 2024-01-12 | 1 | -2/+6 |
* | | libbb: code shrink bb_get_last_path_component_strip() | Ron Yorston | 2024-01-04 | 1 | -6/+4 |
* | | libbb: introduce last_char_is_dir_sep() | Ron Yorston | 2024-01-04 | 2 | -2/+13 |
* | | win32: make the clang build less crashy | Ron Yorston | 2024-01-03 | 1 | -0/+10 |
* | | httpd: fix failure to run daemonised | Ron Yorston | 2023-12-15 | 1 | -2/+1 |
* | | lineedit: fix to tab completion of applet override | Ron Yorston | 2023-12-12 | 1 | -1/+3 |
* | | win32: tidy up conditional compilation of applet override | Ron Yorston | 2023-12-12 | 1 | -7/+6 |
* | | win32: code shrink applet overrides | Ron Yorston | 2023-12-10 | 2 | -13/+24 |
* | | win32: allow hardcoded list of applets to override | Ron Yorston | 2023-12-09 | 1 | -3/+10 |
* | | Merge branch 'busybox' into mergeFRP-5236-g7dff7f376 | Ron Yorston | 2023-12-05 | 2 | -7/+17 |
|\| |
|
| * | start-stop-daemon: do not lose error messages with -b | Denys Vlasenko | 2023-11-08 | 1 | -3/+6 |
| * | sleep: fix "sleep -- ARGS" | Denys Vlasenko | 2023-10-02 | 1 | -4/+11 |
* | | lineedit: normalise HOME for use in prompt | Ron Yorston | 2023-10-25 | 1 | -1/+7 |
* | | ash: add options to control globbing of hidden files | Ron Yorston | 2023-09-20 | 1 | -0/+4 |
* | | ash: changes to login shell functionality | Ron Yorston | 2023-08-30 | 1 | -1/+2 |
* | | libbb: fix #!/bin/busybox | Ron Yorston | 2023-08-28 | 1 | -0/+4 |
* | | win32: replace readlink(2) | Ron Yorston | 2023-08-21 | 1 | -0/+2 |
* | | libbb: change message regarding UTF-8 manifest | Ron Yorston | 2023-08-17 | 1 | -1/+1 |
* | | libbb: silence compiler warnings | Ron Yorston | 2023-08-10 | 1 | -1/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2023-08-10 | 7 | -8/+8 |
|\| |
|
| * | libbb: rename source files, no code changes | Denys Vlasenko | 2023-07-18 | 7 | -8/+8 |
* | | win32: fail early if UTF8 isn't supported | Ron Yorston | 2023-07-27 | 1 | -11/+20 |
* | | win32: version with UTF8 manifest: add '(Unicode on/off)' | Avi Halachmi (:avih) | 2023-07-24 | 1 | -0/+4 |
* | | unicode: identify emoji width and modifiers | Avi Halachmi (:avih) | 2023-07-23 | 1 | -0/+8 |
* | | win32: use inc_cursor regardless of VT mode | Avi Halachmi (:avih) | 2023-07-23 | 1 | -6/+2 |