Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-10 | T4421: add support for floating point number in the numeric validator | Daniil Baturin | |
2021-12-04 | T4047: use full string match in the regex validator | Daniil Baturin | |
2021-06-22 | Merge pull request #1 from jestabro/T3574 | Daniil Baturin | |
T3574: add support for --grp argument | |||
2021-06-13 | T3574: refactor for clarity | John Estabrook | |
2021-06-08 | T3574: add support for --grp argument | John Estabrook | |
Add support for --grp argument, which joins the arguments following (up until the next --grp) with logical and; arguments preceding a group, and other groups following, are joined by logical or. | |||
2021-04-18 | Consistent formatting in validate-value.ml | Daniil Baturin | |
2021-03-26 | Jenkins: setup OCaml build environment | Christian Poessinger | |
2021-02-18 | T2759: collect output from validators in a buffer and print it only if ↵ | Daniil Baturin | |
validation fails. | |||
2021-02-07 | Jenkins: enable arm64 builds | Christian Poessinger | |
2021-01-10 | Jenkins: add CI/CD | Christian Poessinger | |
2020-06-19 | T1901: quote the value to avoid having the shell interpret anything as a ↵ | Daniil Baturin | |
part of the command. | |||
2020-05-21 | Update debian package changelog. | Daniil Baturin | |
2020-05-20 | T2434: use correct bigint comparison. | Daniil Baturin | |
2020-05-06 | Initial import. | Daniil Baturin | |
2020-05-06 | Initial commit | Daniil Baturin | |