| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ash: add title built-in | Ron Yorston | 2024-04-09 | 3 | -2/+28 |
* | timeout: fix handling of timeouts | Ron Yorston | 2024-04-08 | 1 | -12/+7 |
* | win32: ascii-optimize winansi_fputc, winansi_putchar | Avi Halachmi (:avih) | 2024-04-06 | 1 | -8/+2 |
* | win32: UTF8_OUTPUT: flush stream before conversion | Avi Halachmi (:avih) | 2024-04-06 | 1 | -1/+3 |
* | time: mitigation for interleaved output | Ron Yorston | 2024-04-06 | 1 | -0/+6 |
* | md5/shaXsum: accept uppercase hex strings | Ron Yorston | 2024-04-03 | 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 | 4 | -0/+683 |
* | ash: strip path from NOFORK applet names | Ron Yorston | 2024-03-26 | 1 | -0/+3 |
* | make: allow '#' to be escaped with a backslash | Ron Yorston | 2024-03-11 | 2 | -3/+20 |
* | win32: improvements to realpath(3) | Ron Yorston | 2024-03-09 | 1 | -2/+6 |
* | win32: let realpath(3) work on flaky filesystems | Ron Yorston | 2024-03-08 | 1 | -0/+3 |
* | su: free all allocated memory | Ron Yorston | 2024-03-08 | 1 | -14/+18 |
* | su: handle restricted disk drivers | Ron Yorston | 2024-03-07 | 1 | -6/+18 |
* | ash: fix 'read' built-in performance regression | Ron Yorston | 2024-03-06 | 1 | -0/+4 |
* | tls: use C code for x86_64 sp_256_sub_8_p256_mod() | Ron Yorston | 2024-03-03 | 1 | -1/+1 |
* | win32: add a comment about LTO to mkrelease | Ron Yorston | 2024-02-25 | 1 | -2/+7 |
* | win32: add BB_VER.h to .gitignore | Ron Yorston | 2024-02-25 | 1 | -0/+1 |
* | Update README.md | Ron Yorston | 2024-02-23 | 1 | -2/+7 |
* | win32: fix uname(2) if ARM architecture is undefinedFRP-5301-gda71f7c57 | Ron Yorston | 2024-02-20 | 1 | -0/+2 |
* | build system: fix for older GNU make | Ron Yorston | 2024-02-20 | 1 | -3/+9 |
* | build system: avoid full rebuild when EXTRAVERSION changes | Ron Yorston | 2024-02-16 | 7 | -2/+25 |
* | build system: improvements to EXTRAVERSION detection | Ron Yorston | 2024-02-16 | 1 | -8/+9 |
* | build system: try to find a more precise EXTRAVERSION | Ron Yorston | 2024-02-15 | 2 | -0/+34 |
* | httpd: enable interpreter script feature | Ron Yorston | 2024-02-11 | 5 | -18/+38 |
* | httpd: code shrink | Ron Yorston | 2024-02-11 | 1 | -10/+7 |
* | httpd: avoid unnecessary process creation | Ron Yorston | 2024-02-09 | 1 | -3/+4 |
* | ash: allow nofork applets in Windows on ARM + UCRT | Ron Yorston | 2024-02-08 | 1 | -1/+2 |
* | win32: avoid console windows from CGI scripts | Ron Yorston | 2024-02-07 | 1 | -1/+1 |
* | win32: update sample script for release build | Ron Yorston | 2024-02-03 | 2 | -36/+67 |
* | 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 | 4 | -36/+38 |
* | win32: UTF8_OUTPUT: recover quicker from bad byte | Avi Halachmi (:avih) | 2024-01-31 | 1 | -12/+19 |
* | win32: import dirname(3) from mingw-w64 | Ron Yorston | 2024-01-30 | 2 | -0/+288 |
* | ls: support NO_COLOR environment variable | Ron Yorston | 2024-01-30 | 1 | -0/+5 |
* | win32: avoid invalid free | Ron Yorston | 2024-01-24 | 1 | -3/+5 |
* | win32: hardcode numeric value of MANIFEST resource | Ron Yorston | 2024-01-23 | 1 | -2/+3 |
* | Fix POSIX build in standalone shell mode | Ron Yorston | 2024-01-23 | 3 | -4/+7 |
* | build system: try a different exception method | Ron Yorston | 2024-01-21 | 1 | -1/+1 |
* | build system: actually detect lack of --warn-common | Ron Yorston | 2024-01-21 | 1 | -1/+7 |
* | win32: add aarch64 to uname(2) | Ron Yorston | 2024-01-21 | 1 | -0/+3 |
* | build system: improved handling of silent mode | Ron Yorston | 2024-01-21 | 1 | -1/+8 |
* | win32: update sample script | Ron Yorston | 2024-01-21 | 1 | -15/+38 |
* | build system: make compiler names configurable | Ron Yorston | 2024-01-20 | 6 | -6/+48 |
* | awk: fix segfault when compiled by clang | Ron Yorston | 2024-01-19 | 1 | -0/+4 |
* | ash: workaround environment issue in Windows on ARM | Ron Yorston | 2024-01-18 | 1 | -1/+2 |
* | build system: permit ARM64 build | Ron Yorston | 2024-01-18 | 1 | -0/+1251 |
* | build system: more clang/llvm tweaks | Ron Yorston | 2024-01-18 | 4 | -4/+12 |
* | Remove FAST_FUNC from variadic functions | Ron Yorston | 2024-01-17 | 6 | -24/+24 |