Commit message (Collapse) | Author | ||
---|---|---|---|
2017-04-15 | sums_update -> sums_add | Egor Tensin | |
2017-04-14 | sums_list_paths: handle special characters | Egor Tensin | |
2017-03-28 | sums_update_distr: include archives | Egor Tensin | |
2017-02-23 | runc*: add .exe on Cygwin | Egor Tensin | |
2017-02-17 | runc*: no .exe extensions | Egor Tensin | |
2017-02-13 | runc*: customizable compiler selection | Egor Tensin | |
2017-01-20 | add common prefixes to functions in .bash_utils/ | Egor Tensin | |
2017-01-20 | remove str_invert_match | Egor Tensin | |
I can't remember what it's for anyway. | |||
2017-01-16 | branch_eol_normalized: bugfix | Egor Tensin | |
2017-01-16 | code style | Egor Tensin | |
2017-01-15 | os.sh: add corresponding functions for Arch Linux | Egor Tensin | |
2017-01-15 | add list_initial_packages_ubuntu | Egor Tensin | |
2017-01-15 | bugfix | Egor Tensin | |
2017-01-15 | add branch_eol_normalized | Egor Tensin | |
* repo_line_endings_are_normalized -> repo_eol_normalized * repo_eol_normalized checks every branch. | |||
2017-01-15 | add repo_line_endings_are_normalized | Egor Tensin | |
2017-01-08 | add str_ends_with | Egor Tensin | |
2016-12-24 | split .bashrc into os.sh, ruby.sh | Egor Tensin | |
2016-11-27 | sums_update_all: bugfix | Egor Tensin | |
2016-11-26 | sums_update_all: exclude sha1sums.txt | Egor Tensin | |
2016-11-26 | add sums_update_all | Egor Tensin | |
2016-11-22 | add str_invert_match | Egor Tensin | |
2016-11-20 | refactoring | Egor Tensin | |
2016-11-13 | text.sh: update function interfaces | Egor Tensin | |
2016-11-07 | add str_replace | Egor Tensin | |
2016-11-07 | bugfix | Egor Tensin | |
2016-11-07 | bugfix & code style | Egor Tensin | |
2016-11-07 | list_repo_*: replace with simple aliases | Egor Tensin | |
2016-11-07 | bugfix & code style | Egor Tensin | |
Add missing '--'s, make arrays and nounset play well, etc. | |||
2016-11-07 | sums_update: bugfix | Egor Tensin | |
2016-11-07 | code style | Egor Tensin | |
2016-11-07 | distr.sh: prefix with sums_ & add usage messages | Egor Tensin | |
2016-11-04 | add_missing_path: preserve order | Egor Tensin | |
2016-11-01 | runc*: interface update | Egor Tensin | |
2016-10-29 | bugfix & code style | Egor Tensin | |
2016-10-27 | bugfix | Egor Tensin | |
2016-10-27 | add path.sh | Egor Tensin | |
2016-10-27 | add str_starts_with, str_split, str_join | Egor Tensin | |
2016-10-27 | list_checksums_paths: bugfix | Egor Tensin | |
2016-10-14 | add doslint_repo, lint_repo | Egor Tensin | |
2016-10-11 | add str_tolower, str_toupper, str_contains | Egor Tensin | |
2016-10-10 | bugfix | Egor Tensin | |
The infamous nounset & ${xs[@]+"${xs[@]}"} thing. | |||
2016-10-09 | replace_word: bugfix | Egor Tensin | |
2016-10-07 | update_checksums: don't recalculate existing | Egor Tensin | |
2016-10-06 | mustn't be a repository anymore | Egor Tensin | |