| Commit message (Expand) | Author | Age | Files | Lines |
* | winansi: more accurate colour mapping | Ron Yorston | 2021-02-07 | 1 | -20/+99 |
* | winansi: code shrink | Ron Yorston | 2021-02-07 | 1 | -90/+71 |
* | winansi: tweak colour mapping | Ron Yorston | 2021-02-04 | 1 | -19/+9 |
* | winansi: extend ANSI emulation | Ron Yorston | 2021-02-03 | 1 | -49/+177 |
* | winansi: change default 'skip ANSI emulation' setting | Ron Yorston | 2021-02-03 | 1 | -13/+3 |
* | tls: avoid unnecessary changes to POSIX build, part 2 | Ron Yorston | 2021-01-25 | 1 | -0/+9 |
* | Update copyright message | Ron Yorston | 2021-01-13 | 1 | -1/+1 |
* | win32: handle various Alt key modifiers in termios | Christopher Wellons | 2021-01-13 | 1 | -2/+16 |
* | win32: make realpath() return an error if necessary | Ron Yorston | 2020-12-12 | 1 | -1/+0 |
* | winansi: intercept calls to fputc(3) | Ron Yorston | 2020-12-07 | 1 | -1/+19 |
* | win32: make location of Unix-style absolute paths configurable | Ron Yorston | 2020-08-31 | 1 | -1/+1 |
* | ash, ls: improve support for 'c:path' | Ron Yorston | 2020-08-28 | 1 | -15/+0 |
* | win32: code shrink Unix-style path handling | Ron Yorston | 2020-08-23 | 2 | -42/+16 |
* | win32: allow putenv() to set empty values | Ron Yorston | 2020-08-21 | 1 | -4/+18 |
* | win32: env.c code shrink and clarification | Ron Yorston | 2020-08-21 | 1 | -7/+6 |
* | win32: use built-in applets for non-existent binaries with Unix-style paths | Ron Yorston | 2020-08-13 | 2 | -2/+26 |
* | win32: handle Unix-style absolute paths for executables | Ron Yorston | 2020-08-13 | 2 | -1/+25 |
* | win32: use a static buffer in get_system_drive() | Ron Yorston | 2020-08-13 | 1 | -14/+13 |
* | win32: code shrink | Ron Yorston | 2020-08-13 | 2 | -1/+9 |
* | win32: move code to fork (de)compressor to a function | Ron Yorston | 2020-08-05 | 1 | -0/+22 |
* | win32: update strptime(3) implementation | Ron Yorston | 2020-08-03 | 1 | -12/+19 |
* | win32: code shrink kill(2) | Ron Yorston | 2020-07-25 | 1 | -31/+17 |
* | win32: update link to Microsoft document on command-line arguments | Ron Yorston | 2020-07-21 | 1 | -1/+1 |
* | win32: import strndup from gnulib | Ron Yorston | 2020-07-09 | 2 | -0/+37 |
* | win32: return raw file attributes in struct mingw_stat | Ron Yorston | 2020-07-09 | 1 | -0/+4 |
* | ash: improve handling of UNC paths | Ron Yorston | 2020-06-30 | 1 | -1/+2 |
* | win32: enable globbing by default | Ron Yorston | 2020-06-14 | 1 | -1/+17 |
* | win32: minor improvements to process spawning | Ron Yorston | 2020-06-12 | 1 | -3/+2 |
* | winansi: suppress console flags redefinition warning | Biswa96 | 2020-06-07 | 1 | -0/+5 |
* | time: detect when spawn fails | Ron Yorston | 2020-06-04 | 1 | -1/+1 |
* | win32: fix networking problems | Ron Yorston | 2020-06-03 | 1 | -2/+4 |
* | win32: use lazy loading for certain DLLs | Ron Yorston | 2020-06-02 | 3 | -22/+36 |
* | win32: only initialise networking if necessary | Ron Yorston | 2020-06-01 | 1 | -5/+36 |
* | ash: simplify spawning during forkshell | Ron Yorston | 2020-06-01 | 1 | -0/+9 |
* | win32: changes to '#!' support | Ron Yorston | 2020-05-24 | 1 | -10/+12 |
* | dd: fix handling of 'conv=notrunc seek=N' | Ron Yorston | 2020-05-20 | 1 | -3/+3 |
* | inotifyd: WIN32 port | Ron Yorston | 2020-04-15 | 1 | -0/+0 |
* | winansi: more fine-grained control of ANSI emulation | Ron Yorston | 2020-04-13 | 1 | -2/+34 |
* | ash: reset ANSI emulation when BB_SKIP_ANSI_EMULATION changes | Ron Yorston | 2020-04-13 | 1 | -10/+7 |
* | time: WIN32 port | Ron Yorston | 2020-04-06 | 2 | -7/+45 |
* | win32: new functions: getpeername(2), mingw_spawn_detach() | Ron Yorston | 2020-04-05 | 2 | -3/+27 |
* | win32: more improvements to 'c:file' paths | Ron Yorston | 2020-03-29 | 1 | -2/+3 |
* | dd: create a sparse file when seek=N is used | Ron Yorston | 2020-03-24 | 1 | -0/+17 |
* | win32: stat(2): return correct st_blocks for compressed/sparse files | Ron Yorston | 2020-03-24 | 1 | -1/+13 |
* | win32: reduce size of strptime() | Ron Yorston | 2020-02-16 | 1 | -74/+8 |
* | win32: save bytes in fnmatch | Ron Yorston | 2020-02-16 | 1 | -13/+55 |
* | win32: tidy up detection of device files | Ron Yorston | 2020-02-16 | 1 | -9/+3 |
* | win32: save a few bytes in statfs | Ron Yorston | 2020-02-16 | 1 | -3/+5 |
* | win32: save space in statfs | Ron Yorston | 2020-02-15 | 1 | -20/+5 |
* | win32: rework device file detection | Ron Yorston | 2020-02-15 | 1 | -6/+4 |