Commit message (Collapse) | Author | ||
---|---|---|---|
2017-04-16 | str_join: echo instead of printf | Egor Tensin | |
2017-04-16 | str_split: bugfix | Egor Tensin | |
2017-04-16 | bugfix & code style | Egor Tensin | |
2017-04-15 | str_replace*: proper escaping in sed patterns | Egor Tensin | |
2017-04-15 | str_contains, str_*_with: proper escaping | Egor Tensin | |
2017-04-15 | str_split: interface update | Egor Tensin | |
2017-01-20 | remove str_invert_match | Egor Tensin | |
I can't remember what it's for anyway. | |||
2017-01-08 | add str_ends_with | Egor Tensin | |
2016-11-22 | add str_invert_match | Egor Tensin | |
2016-11-13 | text.sh: update function interfaces | Egor Tensin | |
2016-11-07 | add str_replace | Egor Tensin | |
2016-11-07 | bugfix & code style | Egor Tensin | |
2016-11-07 | bugfix & code style | Egor Tensin | |
Add missing '--'s, make arrays and nounset play well, etc. | |||
2016-11-07 | code style | Egor Tensin | |
2016-10-27 | add str_starts_with, str_split, str_join | Egor Tensin | |
2016-10-11 | add str_tolower, str_toupper, str_contains | Egor Tensin | |
2016-10-09 | replace_word: bugfix | Egor Tensin | |
2016-10-06 | mustn't be a repository anymore | Egor Tensin | |
2016-09-23 | make usage messages consistent | Egor Tensin | |
2016-09-21 | code style | Egor Tensin | |
2016-09-21 | add replace_word, swap_files | Egor Tensin | |
2016-08-17 | move .bashrc_* to .bash_utils/ | Egor Tensin | |
2016-08-14 | add licensing notices | Egor Tensin | |
2016-08-14 | get rid of multi-`source`ing protection | Egor Tensin | |
2016-08-13 | code style | Egor Tensin | |
2016-08-13 | fix ShellCheck warnings | Egor Tensin | |
2016-07-26 | remove unnecessary comments | Egor Tensin | |
2016-07-26 | split .bashrc into multiple files | Egor Tensin | |