]> git.phdru.name Git - dotfiles.git/shortlog
dotfiles.git
2020-04-06 Oleg Broytman.vimrc: Set `visualbell` and `belloff`
2020-04-06 Oleg Broytman.xinitrc: Start/stop PulseAudio
2020-04-06 Oleg Broytman.fvwmrc: Start PulseAudio
2020-04-06 Oleg Broytman.fvwmrc: Do not start root terminal
2020-04-06 Oleg Broytman.fvwmrc: Change big terminal size
2020-04-05 Oleg Broytman.shellrc: Minor refactoring
2020-04-05 Oleg Broytman.vimrc: Remove excessive `redraw`
2020-04-05 Oleg Broytman.profile: Add `~/.local/bin` to `PATH`
2020-04-05 Oleg Broytman.vim/python/virtualenv.py: Remove deprecated universal...
2020-03-27 Oleg Broytman.xinitrc: calculate geometry for `xclock`
2020-03-10 Oleg Broytman.shellrc: Check if file `bash_completion` exists
2020-03-05 Oleg BroytmanFix(init.py): Do not intercept EOF in `myinput`
2020-02-02 Oleg Broytman.vimrc: Use `empty()` instead of `len`/`strlen`
2020-02-02 Oleg BroytmanFeat(python/init.py): Add more dark terminals
2020-02-02 Oleg BroytmanFix(python/init.py): Do not use `ColoredFile` at unreco...
2020-01-30 Oleg Broytman.mc/menu: Test symlinks
2020-01-27 Oleg Broytman.psqlrc: Stop processing after an error
2020-01-26 Oleg Broytman.vimrc: Fix: expand to the full path for proper comparison
2020-01-16 Oleg Broytman.plan: Add Skype
2020-01-16 Oleg Broytman.plan: Add Viber, WhatsApp
2020-01-16 Oleg Broytman.plan: Removed Jabber JID phd@phdru.name
2019-12-24 Oleg Broytman.shellrc: Use `.` instead of bashism `source`
2019-12-19 Oleg Broytman.vimrc: Fix `lazyredraw`
2019-11-29 Oleg Broytman.mc/menu: View (Open)Docs with `libreoffice --cat`
2019-11-27 Oleg Broytman.mc/menu: Verify signature from `*.gpg` files
2019-11-18 Oleg Broytman.vimrc: Change GUI cursor shape in different modes
2019-11-09 Oleg BroytmanAdapt Python scripts to Python 3
2019-11-05 Oleg Broytmanbin/cgmem_nice: Change `nice` parameter
2019-11-05 Oleg Broytman.shellrc: Fix `cdremote`
2019-11-05 Oleg Broytman.shellrc: Add comment
2019-10-26 Oleg Broytman.bash_completion: Add completion for `cgmem_nice`
2019-10-21 Oleg Broytman.vimrc: Add more dark terminals
2019-09-27 Oleg Broytman.mc/mc.ext: Fix XML type
2019-09-26 Oleg Broytman.shellrc: Remove excessive semicolons
2019-09-26 Oleg Broytman.shellrc: Remove unused variable
2019-09-26 Oleg Broytman.shellrc: Fold long line
2019-09-21 Oleg Broytman.shellrc: Avoid excessive spaces on completion
2019-09-21 Oleg BroytmanAdd script `wget-download`
2019-08-27 Oleg Broytman.mc/menu: Change default mode for opening files in...
2019-08-18 Oleg Broytman.shellrc: Fix `cdremote`: Skip branch without upstream
2019-08-18 Oleg Broytman.gitconfig: Comment out alias `git git`
2019-08-16 Oleg BroytmanStyle: Remove extra spaces
2019-08-15 Oleg BroytmanFeat(.shellrc): Allow `file:/` URLs for `cdgitpath...
2019-08-15 Oleg BroytmanRefactor(.shellrc): Remove `_cdgitpath_completion_loader`
2019-08-15 Oleg BroytmanRefactor: Use `$#` to check parameters
2019-08-15 Oleg BroytmanFix(git-open): Replace `git@` in URL with `https://`
2019-08-09 Oleg Broytman.shellrc: Fix the list of remotes
2019-08-05 Oleg Broytman.shellrc: Report error if no directory found for the...
2019-08-05 Oleg Broytman.shellrc: Refactor `cdremote`: Use `_list_remotes`
2019-08-05 Oleg Broytman.shellrc: Improve array processing
2019-08-05 Oleg Broytman.shellrc: Improve `cdremote`
2019-08-04 Oleg BroytmanFix(webbrowser-encode-url): Import forgotten `GetoptError`
2019-07-19 Oleg Broytman.vimrc: Automatically run `mkspell` when saving spell...
2019-07-19 Oleg Broytman.vimrc: Fix: `t_SR` is a latest addition
2019-07-18 Oleg Broytman.vimrc: Change cursor shape under GNU `screen`
2019-07-18 Oleg Broytman.vimrc: Restore `WrapForTmux`
2019-07-18 Oleg Broytman.vimrc: Change xterm cursor shape in different modes
2019-07-18 Oleg Broytman.vimrc: Improved bracketed paste mode
2019-07-18 Oleg Broytman.vimrc: Minor refactoring: reorder options
2019-07-16 Oleg Broytman.shellrc: Process `~/.bash_completion.d`
2019-06-10 Oleg Broytman.pdbrc: Adapt to Python 3
2019-06-10 Oleg Broytmanpdb: Improve completion
2019-06-05 Oleg Broytman.xinitrc: Switch keyboard layout on both Shifts
2019-06-04 Oleg BroytmanRevert ".vimrc: Set universal encoding for .viminfo"
2019-05-22 Oleg Broytman.vimrc: Comment out `SetViminfoEncoding`
2019-05-16 Oleg Broytman.vim/plugin/tmpwatch.vim: echo -> echoerr
2019-05-16 Oleg Broytman.muttrc: Change keys: Ctrl+A and Shift+A.
2019-05-16 Oleg Broytman.vim/filetype.vim: For `stackoverflow` exec `Code`
2019-05-16 Oleg Broytman.vim/filetype.vim: Add autocmd for `textern`
2019-05-16 Oleg Broytman.vimrc: Add functions `Code`/`Text`
2019-05-16 Oleg Broytman.vimrc: Fix `SetExecutableBit`: Remove autocmd `FileCha...
2019-05-09 Oleg Broytman.vimrc: Set universal encoding for .viminfo
2019-05-09 Oleg Broytman.vimrc: Refactor `viminfo` settings
2019-05-07 Oleg Broytman.fvwm: Do not start `term-im-remote`
2019-05-06 Oleg Broytman.vimrc: Set mouse only if mouse support is available
2019-05-05 Oleg Broytman.vimrc: Set flag `c` in `viminfo` in function `SlowTerm`
2019-04-23 Oleg Broytmaninit.py: Hide errors during `.write_history_file()`
2019-04-22 Oleg Broytmaninit.py: Read and save history from/to the current...
2019-04-22 Oleg Broytmaninit.py: Fix flake8 warnings
2019-04-18 Oleg Broytman.vimrc: Redirect wikia.com -> fandom.com
2019-04-14 Oleg Broytman.mc/menu: Use (g)mplay scripts
2019-04-14 Oleg BroytmanPlay video file(s) asking audio volume
2019-04-14 Oleg Broytmanbin/mplay: Adapt from mplayer to mpv
2019-04-14 Oleg Broytman.mc/menu: Change wording
2019-04-14 Oleg Broytman.mc/menu: Use selected (`%s`) instead of tagged (`...
2019-03-31 Oleg Broytmanbin/recode-inplace: Use `mktemp` instead of `python...
2019-03-19 Oleg Broytman.gitconfig: Stop using `git://` protocol at Github
2019-03-12 Oleg Broytman.mc/menu: View WebP image
2019-03-09 Oleg Broytman.vim/plugin/tmpwatch.vim: Do not remove file from the...
2019-03-05 Oleg Broytman.shellrc: Add completion for `rsync_cgmn` and `rsync_cg...
2019-02-22 Oleg Broytman.procmailrc: Add generateds-users mailing list
2019-02-21 Oleg Broytman.muttrc, .procmailrc: Add egenix-users mailing list
2019-02-12 Oleg Broytman.gitconfig: Change default remote for pull-requests
2019-02-12 Oleg Broytman.mc/menu: Merge libreoffice menu items into one
2019-01-30 Oleg Broytman.bash_logout, .shellrc: Deactivate virtual environment...
2018-12-27 Oleg Broytman.gitconfig: Use --autostash
2018-12-24 Oleg Broytman.fvwm/main.m4: Put utf-8 terms at the bottom left corner
2018-12-11 Oleg Broytman.screenrc: Remove ti/te and run screen wrapped with...
2018-12-11 Oleg Broytman.gitconfig: Add aliases for fetching/cleaning pull...
2018-12-11 Oleg Broytman.screenrc: Use the alternate screen of the xterm-like...
next