Commit message (Collapse) | Author | ||
---|---|---|---|
2017-05-19 | .gitconfig: add alias.ll, alias.lll | Egor Tensin | |
2017-04-18 | add sums_remove_missing | Egor Tensin | |
2017-04-18 | distr.sh: bugfix | Egor Tensin | |
2017-04-17 | code style | Egor Tensin | |
2017-04-17 | branch_eol_normalized: bugfix | 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-16 | sums_list_paths: factor out sums_unescape_path | 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-04-15 | os.sh: package_list -> pkg_list | Egor Tensin | |
2017-04-15 | swap_files: not necessarily regular | Egor Tensin | |
2017-04-15 | code style | Egor Tensin | |
2017-04-15 | sums_verify: --strict | Egor Tensin | |
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-14 | PS1 update | Egor Tensin | |
2017-02-14 | PS1 update | Egor Tensin | |
2017-02-13 | runc*: customizable compiler selection | Egor Tensin | |
2017-01-30 | export BASHOPTS | Egor Tensin | |
2017-01-24 | sed --follow-symlinks doesn't work w/ sed 4.2.2 | Egor Tensin | |
2017-01-20 | sed: --follow-symlinks | 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-14 | remove .curlrc | Egor Tensin | |
It was nearly useless anyway. | |||
2017-01-12 | define $EDITOR | Egor Tensin | |
2017-01-08 | add str_ends_with | Egor Tensin | |
2017-01-05 | free: --human | Egor Tensin | |
2016-12-26 | update & export PS1 | Egor Tensin | |
2016-12-25 | ssh-copy-id: -i | Egor Tensin | |
2016-12-25 | .ssh/config: HashKnownHosts no | Egor Tensin | |
2016-12-24 | allow aliases after sudo | Egor Tensin | |
2016-12-24 | split .bashrc into os.sh, ruby.sh | Egor Tensin | |
2016-12-24 | .gitconfig: core.autocrlf = input | Egor Tensin | |
I just can't make up my mind. | |||
2016-12-23 | list_packages_cygwin: skip header lines | Egor Tensin | |
2016-12-22 | add list_manually_installed_packages_ubuntu | Egor Tensin | |
2016-12-20 | .vimrc: set nowrap | Egor Tensin | |
2016-12-01 | code style | Egor Tensin | |