]> git.phdru.name Git - dotfiles.git/shortlog
dotfiles.git
2016-08-22 Oleg Broytman.profile: use xhost to allow root to run X apps
2016-08-21 Oleg Broytman.muttrc: extend macros to attach screens
2016-08-20 Oleg Broytman.shellrc: check parameters and report usage errors
2016-08-14 Oleg Broytman.shellrc: change bash completion for aliases
2016-08-14 Oleg Broytman.gitconfig: fix 'aliases' alias
2016-08-14 Oleg Broytman.fvwmrc: minor refactoring of font configuration
2016-08-11 Oleg Broytman.gitconfig: use 'exec' as micro-optimization
2016-08-11 Oleg Broytman.gitconfig: simplify 'aliases' alias a bit
2016-08-10 Oleg Broytman.shellrc: refactor cdremote and git-open completion
2016-08-08 Oleg Broytman.shellrc: remove one-time functions
2016-08-08 Oleg Broytman.shellrc: add completion for rsync/ssh/wget wrappers
2016-08-08 Oleg Broytman.shellrc: mtr completion: just hostname
2016-08-06 Oleg Broytman.shellrc: apply wget completion to wrappers
2016-08-05 Oleg Broytman.bash_logout: clear even if there is no clear_console
2016-08-04 Oleg Broytman.curlrc: set timestamp for the downloaded file from...
2016-08-04 Oleg Broytman.gitconfig: use `git var GIT_EDITOR`
2016-08-04 Oleg Broytman.shellrc: rename list_remotes to _list_remotes
2016-08-04 Oleg Broytman.muttrc: Header From: must be from the sending server...
2016-08-03 Oleg Broytmanbrowser-stack: adapt to Python 3
2016-08-02 Oleg Broytman.shellrc: add completion for git {fixup,rbi,rbia,rbiap...
2016-08-02 Oleg Broytman.shellrc: properly indent
2016-08-02 Oleg Broytman.shellrc: test existing of programs before creating...
2016-07-29 Oleg Broytman.bash_logout: clean up python virtual environment on...
2016-07-29 Oleg BroytmanAdd standard .bash_logout
2016-07-27 Oleg Broytman.fvwm/main.m4: add macros for ssh connection sharing...
2016-07-27 Oleg Broytman.fvwm/main.m4: refactor remote host macros
2016-07-26 Oleg BroytmanAdd lib/config/python
2016-07-26 Oleg BroytmanAdd lib/config/git/less
2016-07-25 Oleg Broytmanlib/python/init.py: simplify excepthook using ColoredFile
2016-07-25 Oleg Broytmanlib/python/init.py: rename pager.stdin to stdout
2016-07-25 Oleg Broytmanlib/python/init.py: colorize stdout from displayhook
2016-07-21 Oleg Broytman.gitconfig: add fixup alias
2016-07-20 Oleg Broytman.shellrc: shopt is bash-specific command
2016-07-19 Oleg Broytman.inputrc: minor update
2016-07-18 Oleg Broytman.vim/ftplugin/gitrebase.vim: goto the first line/column
2016-07-18 Oleg Broytman.shellrc: ${1:+"$@"} => "$@"
2016-07-18 Oleg Broytman.gitconfig: edit all files of the given type
2016-07-18 Oleg Broytman.gitconfig: prefer $VISUAL over $EDITOR; use vi as...
2016-07-17 Oleg Broytmanbin/replace: option -i to ignore case
2016-07-16 Oleg Broytman.gitconfig: use exec to avoid unnecessary fork
2016-07-16 Oleg Broytman.gitconfig: change alias 'ci' back to 'commit'
2016-07-14 Oleg BroytmanAdd .config/gtk-2.0 and .config/gtk-3.0 settings
2016-07-13 Oleg Broytman.shellrc: instead of colorized aliases create shell...
2016-07-13 Oleg Broytman.shellrc: comment out pip completion - it's too slow
2016-07-13 Oleg Broytman.shellrc: align comments
2016-07-13 Oleg Broytman.shellrc: declare a variable local instead of unsetting it
2016-07-12 Oleg Broytman.vimrc: Use long name for a command
2016-07-11 Oleg Broytman.mc/menu: fix lists of extensions for un-tarring
2016-07-07 Oleg Broytman.shellrc: pyenv before venv (alphabetically)
2016-07-07 Oleg BroytmanUse builtin 'type -p' instead of external 'which' with...
2016-07-07 Oleg Broytman.shellrc: unset works fine, no need to clear variables
2016-07-07 Oleg Broytman.profile, .shellrc: test $BASH_VERSION instead of ...
2016-07-07 Oleg Broytman.shellrc: use '() {' syntax for functions
2016-07-07 Oleg Broytman.tmux.conf: add reasonable binding for h/v split
2016-07-07 Oleg Broytman.tmux.conf: move bindings after settings
2016-07-07 Oleg Broytman.shellrc: allow directory URLs to begin with ../
2016-07-07 Oleg Broytman.shellrc: define completion for git-open - list remotes...
2016-07-07 Oleg Broytman.shellrc: define completion for cdremote
2016-07-07 Oleg Broytman.shellrc: add function cdremote
2016-07-07 Oleg Broytman.shellrc: move some functions to the end (alphabetically)
2016-07-06 Oleg Broytman.tmux.conf: display "Reloaded!" after reloading config
2016-07-06 Oleg Broytman.vimrc: automatically close quickfix if it's the only...
2016-07-04 Oleg Broytman.mc/menu: rsync -v
2016-07-04 Oleg Broytman.gitconfig: use long options
2016-07-03 Oleg Broytman.gitconfig: update some aliases from gitalias
2016-06-30 Oleg Broytman.gdbinit: add a link to gdb-dashboard
2016-06-27 Oleg Broytman.mc/menu: handle tar.z, tar.Z, tz, tbz2, tar.7z extensions
2016-06-27 Oleg Broytman.mc/menu: optimize regular expressions
2016-06-26 Oleg Broytman.gitconfig: update aliases
2016-06-26 Oleg Broytman.gitconfig: copied some aliases from gitalias.com
2016-06-23 Oleg Broytman.shellrc: add pyenv virtualenv init; comment out pyenv
2016-06-21 Oleg Broytman.shellrc: remove pip's tmp directory
2016-06-21 Oleg Broytman.vim: Change color
2016-06-15 Oleg Broytman.vim: change colors
2016-06-14 Oleg Broytman.vim: change color; make synload.vim a colorscheme
2016-06-13 Oleg Broytman.vim: change colors
2016-06-12 Oleg Broytman.vim: remove old unused file type
2016-06-12 Oleg Broytman.vim: fix comment
2016-06-12 Oleg Broytman.vim: change colors
2016-06-12 Oleg BroytmanAdd vim.sh
2016-06-12 Oleg Broytman.muttrc: do not set From: to avoid rejection by google...
2016-06-12 Oleg Broytman.muttrc: "close" backtick to fix color highlighting...
2016-06-10 Oleg Broytman.fvwm2rc: call XsetbgFilename in StartStandardSession
2016-06-10 Oleg Broytman.fvwm2rc: refactor XsetbgFilename
2016-06-10 Oleg Broytmanunzip.py: minor refactoring
2016-06-08 Oleg Broytman.inputrc: exchange Up/Dn and PgUp/PgDn keys
2016-06-06 Oleg Broytman.fvwmrc: add menu item for big grey utf8 term
2016-06-05 Oleg Broytman.inputrc: update
2016-06-05 Oleg Broytman.shellrc: source virtualenvwrapper_lazy and pyenv
2016-06-05 Oleg Broytman.shellrc: micro refactoring - move some code below
2016-06-05 Oleg Broytmanunzip.py: optimization
2016-06-04 Oleg Broytman.gitconfig: add push2all alias to push to all remotes
2016-06-03 Oleg Broytman.gitconfig: set push.default = simple
2016-06-03 Oleg Broytmaninit.py: use only HISTSIZE, not HISTFILESIZE
2016-06-03 Oleg Broytman.profile: copy some code and comments from Debian ...
2016-06-03 Oleg Broytman.shellrc: install pip completion
2016-05-31 Oleg Broytman.vim: Recognize all git temporary commit files
2016-05-31 Oleg Broytman.vim: Remove old unused macro
2016-05-21 Oleg BroytmanRename phd.m4 -> main.m4
2016-05-21 Oleg Broytman.fvwm2rc (m4): remove LC_CTYPE
next