Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | runc*: support -I w/ relative paths | Egor Tensin | 2017-08-24 |
| | |||
* | .vimrc: better colors + highlight current line | Egor Tensin | 2017-08-23 |
| | |||
* | add .screenrc | Egor Tensin | 2017-08-22 |
| | |||
* | .bashrc: add xclip alias | Egor Tensin | 2017-08-22 |
| | |||
* | .gitconfig: group aliases | Egor Tensin | 2017-08-22 |
| | |||
* | .gitconfig: remove alias.wdiff | Egor Tensin | 2017-08-22 |
| | |||
* | .gitconfig: remove custom KDiff3 settings | Egor Tensin | 2017-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 = false | Egor Tensin | 2017-08-22 |
| | | | | | Because seriously, what the hell. Watch your newlines! | ||
* | .profile: fix on Linux Mint | Egor Tensin | 2017-08-22 |
| | |||
* | branch_fixup_comitter_dates: an alias now | Egor Tensin | 2017-08-07 |
| | |||
* | *_eol_normalized: don't clean workdir | Egor Tensin | 2017-08-07 |
| | |||
* | repo_branches: an alias now | Egor Tensin | 2017-08-07 |
| | |||
* | code style | Egor Tensin | 2017-07-16 |
| | |||
* | .bashrc: use bold colors in PS1 | Egor Tensin | 2017-07-15 |
| | | | | | This way, directory names are more clearly visible in my VirtualBox Arch Linux window. | ||
* | sums_add_distr: add *.img, *.tar files | Egor Tensin | 2017-07-10 |
| | |||
* | branch_fixup_committer_dates: --force | Egor Tensin | 2017-06-02 |
| | |||
* | add branch_fixup_committer_date | Egor Tensin | 2017-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: refactoring | Egor Tensin | 2017-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 = true | Egor Tensin | 2017-05-29 |
| | |||
* | .gitconfig: mergetool.keepBackup = false w/ KDiff3 | Egor Tensin | 2017-05-29 |
| | |||
* | .gitconfig: add alias.ll, alias.lll | Egor Tensin | 2017-05-19 |
| | |||
* | add sums_remove_missing | Egor Tensin | 2017-04-18 |
| | |||
* | distr.sh: bugfix | Egor Tensin | 2017-04-18 |
| | |||
* | code style | Egor Tensin | 2017-04-17 |
| | |||
* | branch_eol_normalized: bugfix | Egor Tensin | 2017-04-17 |
| | |||
* | 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-16 |
| | |||
* | 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-15 |
| | |||
* | sums_list_paths: handle special characters | Egor Tensin | 2017-04-14 |
| | |||
* | sums_update_distr: include archives | Egor Tensin | 2017-03-28 |
| | |||
* | runc*: add .exe on Cygwin | Egor Tensin | 2017-02-23 |
| | |||
* | runc*: no .exe extensions | Egor Tensin | 2017-02-17 |
| | |||
* | PS1 update | Egor Tensin | 2017-02-14 |
| | |||
* | PS1 update | Egor Tensin | 2017-02-14 |
| | |||
* | runc*: customizable compiler selection | Egor Tensin | 2017-02-13 |
| | |||
* | export BASHOPTS | Egor Tensin | 2017-01-30 |
| | |||
* | sed --follow-symlinks doesn't work w/ sed 4.2.2 | Egor Tensin | 2017-01-24 |
| | |||
* | 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 | 2017-01-20 |
| | | | | I can't remember what it's for anyway. | ||
* | branch_eol_normalized: bugfix | Egor Tensin | 2017-01-16 |
| |