]> git.phdru.name Git - dotfiles.git/shortlog
dotfiles.git
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
2016-05-15 Oleg BroytmanRename *-history to *_history
2016-05-14 Oleg Broytman.hgrc: pass options -FSX to less
2016-05-14 Oleg Broytman.gitconfig: add incoming/outgoing aliases
2016-05-12 Oleg Broytman.gitconfig: simplify camend alias
2016-05-08 Oleg Broytman.muttrc: avoid <Enter><exit>
2016-05-07 Oleg Broytmaninit.py: adapt to Py 3
2016-05-06 Oleg BroytmanPass -FSX options to pager less
2016-05-01 Oleg Broytman.vimrc: set ttimeoutlen=100
2016-04-29 Oleg Broytman.gitconfig: use long options
2016-04-21 Oleg Broytmaninit.py: add an example of using cgitb.enable
2016-04-20 Oleg Broytmaninit.py: pass options '-F', '-R' and '-X' to 'less'
2016-04-19 Oleg Broytmaninit.py: colorize traceback in pager
2016-04-19 Oleg Broytmaninit.py: use pager to view a (possibly quite long)...
2016-04-19 Oleg Broytmaninit.py: refactor paging
2016-04-19 Oleg Broytmaninit.py: fix: restore rlcompleter
2016-04-19 Oleg Broytmaninit.py: pipe output to pager
2016-04-19 Oleg Broytmaninit.py: minor refactoring: move displayhook
2016-04-19 Oleg Broytman.gdbinit: set history filename
2016-04-19 Oleg Broytmaninit.py, pdbrc.py: fix flake8 warnings
2016-04-19 Oleg Broytmaninit.py: restore links to the origin of borrowed code
2016-04-07 Oleg Broytman.fvwmrc: increase pause
2016-04-07 Oleg Broytman.muttrc: add descriptions to macros
2016-04-07 Oleg Broytman.muttrc: fix a macro: 'n' is not a command
2016-04-07 Oleg Broytman.muttrc: change some macros
2016-04-06 Oleg Broytman.muttrc: exchange M and <Esc>m keys
2016-04-04 Oleg Broytman.muttrc: rewrite macros using commands instead of keys
2016-03-29 Oleg Broytman.profile: remove options -F and -X from LESS
2016-03-28 Oleg Broytman.sqliterc: fix mode name
2016-03-26 Oleg Broytman.profile: fix a bug in PS1 under screen/tmux: add a...
2016-03-24 Oleg Broytman.mc/menu: compress the current subdirectory to tar...
2016-03-23 Oleg Broytman.gdbinit: pretty-print
2016-03-16 Oleg Broytman.gitconfig: add cat, dump, file, type aliases
2016-03-15 Oleg Broytman.gitconfig: add `alias' and `aliases' aliases
2016-03-15 Oleg Broytman.gitconfig: use function instead of subshell
2016-03-15 Oleg Broytman.gitconfig: fix a bug in alias
2016-03-12 Oleg Broytman.profile: verify that `less' exists
2016-03-03 Oleg Broytman.vimrc: set titlestring
2016-03-02 Oleg Broytman.profile: use concatenation instead of `+=' for older...
2016-02-24 Oleg BroytmanAdd .curlrc, .gdbinit, .wgetrc
2016-02-24 Oleg Broytman.bash_prompt: show success/error status of the previous...
2016-02-24 Oleg Broytman.bash_prompt: change colors and styles
next