Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-06 | Clear errno before calling strto*() functions | Boris Kolpackov | 1 | -0/+1 |
2021-03-27 | Fix occasionally failing timeout builtin test | Karen Arutyunov | 1 | -2/+2 |
2021-03-26 | Add regex_replace_parse() overloads | Karen Arutyunov | 1 | -3/+3 |
2020-11-25 | Allow multiple -e options for sed builtin | Karen Arutyunov | 1 | -16/+39 |
2020-11-06 | Add builtin::timed_wait(), builtin::try_wait(), and pseudo_builtin() | Karen Arutyunov | 3 | -18/+166 |
2020-06-19 | Adapt mv builtin tests to terminology change | Karen Arutyunov | 1 | -6/+6 |
2020-06-11 | Add date builtin | Karen Arutyunov | 1 | -0/+48 |
2020-06-03 | Add builtin weight | Karen Arutyunov | 1 | -3/+9 |
2020-03-17 | Fix ln builtin not to complete relative target against working directory | Karen Arutyunov | 1 | -3/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 14 | -14/+0 |
2019-09-27 | Add builtins support | Karen Arutyunov | 15 | -0/+1992 |