| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent re-closing input pipe file descriptorHEADmaster | Louis Burda | 2024-07-14 | 2 | -29/+34 |
| * | Add manpage, README and flag to disable binary resolving | Louis Burda | 2024-02-18 | 3 | -4/+113 |
| * | Use execvp() for path resolution | Louis Burda | 2023-11-09 | 1 | -42/+1 |
| * | Fix waitall() condition | Louis Burda | 2023-11-08 | 1 | -2/+1 |
| * | Make functions static and add noreturn attribute | Louis Burda | 2023-10-28 | 1 | -4/+6 |
| * | Only return status code of last command in pipeline | Louis Burda | 2023-10-16 | 1 | -12/+18 |
| * | Rename main.c to pipeln.c and properly close fds | Louis Burda | 2023-07-29 | 3 | -6/+10 |
| * | Offset WTERMSIG in exit code | Louis Burda | 2023-06-09 | 1 | -1/+1 |
| * | Parallelize process execution | Louis Burda | 2023-06-07 | 1 | -13/+27 |
| * | Add MIT license | Louis Burda | 2023-06-07 | 2 | -0/+27 |
| * | Add initial version | Louis Burda | 2023-06-07 | 5 | -0/+190 |
