Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-03 | f: Improve sed compatibility | John Ankarstr\xf6m | |
2021-06-03 | each: Support |, &&, || separators | John Ankarstr\xf6m | |
2021-06-02 | Add 'each' utility | John Ankarstr\xf6m | |
2021-06-01 | Add 'flip' utility | John Ankarstr\xf6m | |
2021-06-01 | Makefile: Don't install directories | John Ankarstr\xf6m | |
2021-05-31 | Add 'isort' utility | John Ankarstr\xf6m | |
2021-05-31 | Add 'inc' utility | John Ankarstr\xf6m | |
2021-05-20 | Rename 'ft' to 'f' | John Ankarström | |
It is such a commonly used utility that it might as well be as easy to type as possible. | |||
2021-05-20 | Add 'ft' utility | John Ankarström | |
2021-05-03 | mkmv: Fix bug | John Ankarström | |
2021-05-03 | Makefile: Change manual location | John Ankarström | |
2021-05-03 | Add 'mkmv' utility | John Ankarström | |
2020-11-24 | ep: Use mktemp instead of $RANDOM | John Ankarström | |
$RANDOM is (unfortunately) not POSIX, and mktemp is safer permission-wise. | |||
2020-11-24 | ord: Use ep to edit order | John Ankarström | |
2020-11-24 | ep: Add manual | John Ankarström | |
2020-11-24 | Add 'cpy' / 'pst', 'ep' and 'ord' utilities | John Ankarström | |