aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* os.sh: support Linux MintEgor Tensin2017-08-25
|
* runc*: support -I w/ relative pathsEgor Tensin2017-08-24
|
* .vimrc: better colors + highlight current lineEgor Tensin2017-08-23
|
* add .screenrcEgor Tensin2017-08-22
|
* .bashrc: add xclip aliasEgor Tensin2017-08-22
|
* .gitconfig: group aliasesEgor Tensin2017-08-22
|
* .gitconfig: remove alias.wdiffEgor Tensin2017-08-22
|
* .gitconfig: remove custom KDiff3 settingsEgor Tensin2017-08-22
| | | | | | It's supported by git anyway. The only inconvinience is that I'll have to confirm a mergetool every time there's a conflict, but meh.
* .gitconfig: core.autocrlf = falseEgor Tensin2017-08-22
| | | | | Because seriously, what the hell. Watch your newlines!
* .profile: fix on Linux MintEgor Tensin2017-08-22
|
* branch_fixup_comitter_dates: an alias nowEgor Tensin2017-08-07
|
* *_eol_normalized: don't clean workdirEgor Tensin2017-08-07
|
* repo_branches: an alias nowEgor Tensin2017-08-07
|
* code styleEgor Tensin2017-07-16
|
* .bashrc: use bold colors in PS1Egor Tensin2017-07-15
| | | | | This way, directory names are more clearly visible in my VirtualBox Arch Linux window.
* sums_add_distr: add *.img, *.tar filesEgor Tensin2017-07-10
|
* branch_fixup_committer_dates: --forceEgor Tensin2017-06-02
|
* add branch_fixup_committer_dateEgor Tensin2017-06-01
| | | | | | This routine sets every commit's "commit date" to its "author date". It's really useful for me, given the amount of history rewriting I do routinely.
* git.sh: refactoringEgor Tensin2017-06-01
| | | | | Rename functions to better reflect their scopes. Like, whether a routine applies to a branch or to a whole repository.
* .gitconfig: log.follow = trueEgor Tensin2017-05-29
|
* .gitconfig: mergetool.keepBackup = false w/ KDiff3Egor Tensin2017-05-29
|
* .gitconfig: add alias.ll, alias.lllEgor Tensin2017-05-19
|
* add sums_remove_missingEgor Tensin2017-04-18
|
* distr.sh: bugfixEgor Tensin2017-04-18
|
* code styleEgor Tensin2017-04-17
|
* branch_eol_normalized: bugfixEgor Tensin2017-04-17
|
* str_join: echo instead of printfEgor Tensin2017-04-16
|
* str_split: bugfixEgor Tensin2017-04-16
|
* bugfix & code styleEgor Tensin2017-04-16
|
* sums_list_paths: factor out sums_unescape_pathEgor Tensin2017-04-16
|
* backup_gitconfig.sh -> configure_git.shEgor Tensin2017-04-16
|
* str_replace*: proper escaping in sed patternsEgor Tensin2017-04-15
|
* str_contains, str_*_with: proper escapingEgor Tensin2017-04-15
|
* str_split: interface updateEgor Tensin2017-04-15
|
* os.sh: package_list -> pkg_listEgor Tensin2017-04-15
|
* swap_files: not necessarily regularEgor Tensin2017-04-15
|
* code styleEgor Tensin2017-04-15
|
* sums_verify: --strictEgor Tensin2017-04-15
|
* sums_update -> sums_addEgor Tensin2017-04-15
|
* sums_list_paths: handle special charactersEgor Tensin2017-04-14
|
* sums_update_distr: include archivesEgor Tensin2017-03-28
|
* runc*: add .exe on CygwinEgor Tensin2017-02-23
|
* runc*: no .exe extensionsEgor Tensin2017-02-17
|
* PS1 updateEgor Tensin2017-02-14
|
* PS1 updateEgor Tensin2017-02-14
|
* runc*: customizable compiler selectionEgor Tensin2017-02-13
|
* export BASHOPTSEgor Tensin2017-01-30
|
* sed --follow-symlinks doesn't work w/ sed 4.2.2Egor Tensin2017-01-24
|
* sed: --follow-symlinksEgor Tensin2017-01-20
|
* add common prefixes to functions in .bash_utils/Egor Tensin2017-01-20
|