| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: fix malformed chmod.tl. | Paul A. Patience | 2021-07-05 | 1 | -11/+11 |
* | path-search: fix test for sh not being in /bin. | Kaz Kylheku | 2021-07-04 | 1 | -1/+1 |
* | suffix functions: ignore trailing slashes. | Kaz Kylheku | 2021-07-03 | 1 | -2/+16 |
* | path-cat: becomes variadic. | Kaz Kylheku | 2021-06-29 | 1 | -0/+32 |
* | New function: path-search. | Kaz Kylheku | 2021-06-29 | 1 | -0/+15 |
* | base-name: bug with empty string suffix. | Kaz Kylheku | 2021-06-26 | 1 | -0/+28 |
* | suffix functions: requirements change. | Kaz Kylheku | 2021-06-26 | 1 | -22/+22 |
* | suffix functions: leading dot is not delimiter | Kaz Kylheku | 2021-06-26 | 1 | -13/+23 |
* | short-suffix, long-suffix: no match across slash. | Kaz Kylheku | 2021-06-22 | 1 | -0/+26 |
* | New functions: long-suffix, short-suffix. | Kaz Kylheku | 2021-06-22 | 1 | -0/+34 |
* | subprocesses: cygwin fixes. | Kaz Kylheku | 2021-06-20 | 1 | -3/+9 |
* | subprocesses: a few test cases. | Kaz Kylheku | 2021-06-20 | 1 | -0/+18 |
* | format: revise numeric handling. | Kaz Kylheku | 2021-06-14 | 1 | -5/+96 |
* | format: new precision - character for zero. | Kaz Kylheku | 2021-06-14 | 1 | -0/+5 |
* | pic: support quasiliteral as format string. | Kaz Kylheku | 2021-06-11 | 1 | -0/+5 |
* | pic: allow trailing exclamation. | Kaz Kylheku | 2021-06-11 | 1 | -0/+5 |
* | pic: clarification and tests. | Kaz Kylheku | 2021-06-11 | 1 | -0/+6 |
* | pic: test cases and fixes. | Kaz Kylheku | 2021-06-11 | 1 | -0/+88 |
* | format: ~x/~X specifiers support buffers. | Kaz Kylheku | 2021-05-04 | 1 | -0/+29 |
* | rel-path: bugfixes. | Kaz Kylheku | 2021-05-03 | 1 | -1/+6 |
* | New function: rel-path. | Kaz Kylheku | 2021-05-03 | 1 | -0/+17 |
* | openbsd: fix tests. | Kaz Kylheku | 2021-04-20 | 1 | -27/+28 |
* | tests: implicitly generate empty .expected files. | Kaz Kylheku | 2021-04-12 | 1 | -0/+0 |
* | chmod: disable some chmod tests on Cygwin. | Kaz Kylheku | 2020-12-24 | 1 | -21/+26 |
* | chmod tests: avoid sticky bit when not available. | Kaz Kylheku | 2020-02-10 | 1 | -18/+25 |
* | chmod tests: use macro. | Kaz Kylheku | 2020-02-10 | 1 | -3/+3 |
* | chmod: ugo perms sees effects from same clause. | Kaz Kylheku | 2020-02-08 | 1 | -0/+1 |
* | chmod: ugo must refer to unaltered perms. | Kaz Kylheku | 2020-02-08 | 1 | -0/+5 |
* | chmod: bug handling comma after right hand ugo. | Kaz Kylheku | 2020-02-07 | 1 | -0/+1 |
* | chmod: setuid/setgid bit bugfix and new tests. | Kaz Kyheku | 2020-02-07 | 1 | -5/+6 |
* | chmod: bugfix and new tests. | Kaz Kyheku | 2020-02-07 | 1 | -0/+7 |
* | New tests for chmod. | Kaz Kyheku | 2020-02-07 | 2 | -0/+34 |