| Commit message (Expand) | Author | Files | Lines |
2023-08-19 | testsuite: skip some tests in native build | Ron Yorston | 2 | -0/+6 |
2023-08-17 | ash: detect native Windows environment on WineFRP-5181-g5c1a3b00e | Ron Yorston | 1 | -2/+18 |
2023-08-17 | libbb: change message regarding UTF-8 manifest | Ron Yorston | 1 | -1/+1 |
2023-08-15 | ash: improved support for trap built-in | Ron Yorston | 1 | -9/+23 |
2023-08-15 | ash: code shrink | Ron Yorston | 1 | -10/+6 |
2023-08-10 | libbb: silence compiler warnings | Ron Yorston | 1 | -1/+3 |
2023-08-10 | Update default configurations | Ron Yorston | 5 | -5/+12 |
2023-08-08 | ash: improved support for jobs built-in | Ron Yorston | 1 | -7/+141 |
2023-08-06 | nproc: fix build with long options disabled | Ron Yorston | 1 | -2/+2 |
2023-08-06 | diff: more changes to --binary | Ron Yorston | 2 | -11/+77 |
2023-08-04 | README.md: w64devkit no longer has '-mini' variant | Ron Yorston | 1 | -1/+1 |
2023-08-03 | win32: disable console output conversion with LC_ALL=C | Avi Halachmi (:avih) | 1 | -6/+29 |
2023-08-03 | win32: add FEATURE_UTF8_OUTPUT (enabled with unicode) | Avi Halachmi (:avih) | 6 | -1/+112 |
2023-08-03 | win32: unify 'convert and write to console' (no-op) | Avi Halachmi (:avih) | 1 | -17/+44 |
2023-07-27 | win32: fail early if UTF8 isn't supported | Ron Yorston | 3 | -31/+50 |
2023-07-25 | Add Unicode version to prerelease build | Ron Yorston | 2 | -1/+1250 |
2023-07-24 | win32: version with UTF8 manifest: add '(Unicode on/off)' | Avi Halachmi (:avih) | 1 | -0/+4 |
2023-07-23 | unicode: identify emoji width and modifiers | Avi Halachmi (:avih) | 1 | -0/+8 |
2023-07-23 | win32: use inc_cursor regardless of VT mode | Avi Halachmi (:avih) | 1 | -6/+2 |