index
:
linux-home
macos
master
My dotfiles
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
%HOME%
/
.bash_utils
/
text.sh
(
unfollow
)
Commit message (
Expand
)
Author
2018-08-01
add str_grep, str_grep_word
Egor Tensin
2017-11-29
renamed the repo
Egor Tensin
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
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
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