Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | renamed the repo | Egor Tensin | 2017-11-29 |
| | |||
* | .bashrc: .bash_aliases -> .bashrc_work | Egor Tensin | 2017-11-29 |
| | |||
* | Sublime Text 3: tabs instead of spaces | Egor Tensin | 2017-11-18 |
| | |||
* | .gitconfig: include ~/.gitconfig_work | Egor Tensin | 2017-10-26 |
| | |||
* | don't source files twice | Egor Tensin | 2017-10-04 |
| | |||
* | .bashrc: source optional .bash_aliases | Egor Tensin | 2017-10-04 |
| | |||
* | move PYTHONSTARTUP to python.sh | Egor Tensin | 2017-10-01 |
| | |||
* | add python.sh | Egor Tensin | 2017-10-01 |
| | | | | This is a stupid way to add your user's pip binary directory to $PATH. | ||
* | path_add: prepend | Egor Tensin | 2017-10-01 |
| | |||
* | remove configure_git.sh | Egor Tensin | 2017-09-22 |
| | | | | What was it for, anyway? | ||
* | fix_permissions.sh: o-w | Egor Tensin | 2017-09-22 |
| | |||
* | Sublime Text 3: don't auto-complete braces | Egor Tensin | 2017-09-22 |
| | | | | Also, make sure files end with \n. | ||
* | Sublime Text 3: larger fonts in tabs and sidebar | Egor Tensin | 2017-09-14 |
| | |||
* | add Sublime Text settings | Egor Tensin | 2017-09-13 |
| | | | | Another import from windows-home after switching to Linux full-time. | ||
* | runc*: finally merged runc & runcxx! | Egor Tensin | 2017-09-04 |
| | |||
* | runc*: put flags after source files | Egor Tensin | 2017-09-04 |
| | | | | Weirdly, GCC _really_ likes it that way. | ||
* | runc*: support -L w/ relative paths | Egor Tensin | 2017-09-04 |
| | |||
* | fix_permissions.sh: exclude .git/ properly | Egor Tensin | 2017-09-02 |
| | |||
* | .gitconfig: add comment to alias.xx | Egor Tensin | 2017-09-02 |
| | |||
* | add fix_permissions.sh | Egor Tensin | 2017-09-02 |
| | |||
* | add .ghci and .stack/config.yaml | Egor Tensin | 2017-09-02 |
| | | | | I no longer do Haskell on Windows only, yay! | ||
* | .bashrc: don't export SHELLOPTS, BASHOPTS | Egor Tensin | 2017-09-02 |
| | |||
* | .bashrc: set +o histexpand | Egor Tensin | 2017-08-31 |
| | |||
* | .bashrc: add stty hack | Egor Tensin | 2017-08-25 |
| | |||
* | os.sh: support Linux Mint | Egor Tensin | 2017-08-25 |
| | |||
* | 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 |
| |