aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME% (unfollow)
Commit message (Collapse)Author
2016-11-24ls: LC_COLLATE=CEgor Tensin
2016-11-22add str_invert_matchEgor Tensin
2016-11-20refactoringEgor Tensin
2016-11-17don't set -o nounsetEgor Tensin
2016-11-16less: --ignore-caseEgor Tensin
2016-11-13text.sh: update function interfacesEgor Tensin
2016-11-08rename MinGW-w64 aliasesEgor Tensin
2016-11-08add MinGW-w64 aliasesEgor Tensin
2016-11-07add str_replaceEgor Tensin
2016-11-07bugfixEgor Tensin
2016-11-07bugfix & code styleEgor Tensin
2016-11-07list_repo_*: replace with simple aliasesEgor Tensin
2016-11-07bugfix & code styleEgor Tensin
Add missing '--'s, make arrays and nounset play well, etc.
2016-11-07sums_update: bugfixEgor Tensin
2016-11-07code styleEgor Tensin
2016-11-07distr.sh: prefix with sums_ & add usage messagesEgor Tensin
2016-11-05bugfix & code styleEgor Tensin
2016-11-04update_ruby_settings: code styleEgor Tensin
2016-11-04add_missing_path: preserve orderEgor Tensin
2016-11-04update_ruby_settings: fix Ruby directory pathsEgor Tensin
2016-11-01runc*: interface updateEgor Tensin
2016-10-30.inputrc: set show-all-if-unmodified onEgor Tensin
2016-10-29spawn_ssh_agent: call on UbuntuEgor Tensin
2016-10-29disable bash completion on UbuntuEgor Tensin
It doesn't work well with either `nounset` or `nullglob`.
2016-10-29bugfix & code styleEgor Tensin
2016-10-28remove more dead code from bash dotfilesEgor Tensin
2016-10-27bugfixEgor Tensin
2016-10-27.bashrc: remove dead code + configure RubyEgor Tensin
2016-10-27add .gemrcEgor Tensin
2016-10-27add path.shEgor Tensin
2016-10-27add str_starts_with, str_split, str_joinEgor Tensin
2016-10-27list_checksums_paths: bugfixEgor Tensin
2016-10-26.gitconfig: add alias.xx & remove obsolete entriesEgor Tensin
2016-10-25.vimrc: fix colorsEgor Tensin
2016-10-17.vimrc: don't indent public:, private:, etc.Egor Tensin
2016-10-17.bashrc: source files from $HOME, not cwdEgor Tensin
2016-10-14.bashrc: code styleEgor Tensin
2016-10-14add doslint_repo, lint_repoEgor Tensin
2016-10-11add str_tolower, str_toupper, str_containsEgor Tensin
2016-10-10gpg.conf: minimizeEgor Tensin
2016-10-10add .curlrcEgor Tensin
2016-10-10bugfixEgor Tensin
The infamous nounset & ${xs[@]+"${xs[@]}"} thing.
2016-10-09replace_word: bugfixEgor Tensin
2016-10-09.gitconfig: add alias.wdiffEgor Tensin
2016-10-08code styleEgor Tensin
2016-10-07update_checksums: don't recalculate existingEgor Tensin
2016-10-06.gitconfig: core.filemode = falseEgor Tensin
2016-10-06mustn't be a repository anymoreEgor Tensin