]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2018-06-02 Simon Ruderichvcs/.gitignore: remove hgrc
2018-06-02 Simon RuderichMerge branch 'vcs'
2018-06-02 Simon RuderichMove to vcs/ in preparation for merge into new dotfiles...
2018-06-02 Simon RuderichMerge branch 'shell'
2018-06-02 Simon RuderichMove to shell/ in preparation for merge into new dotfil...
2018-06-02 Simon RuderichMerge branch 'dotfiles'
2018-06-02 Simon Ruderichsetup.sh: use proper quoting for printf format
2018-06-02 Simon RuderichREADME: remove in preparation of merge into new dotfile...
2018-06-02 Simon RuderichInitial commit of new dotfiles repository
2018-04-06 Simon Ruderichgitconfig: disable annoying editor advice message
2018-04-06 Simon Ruderichgitconfig: use single-letter commands for git rebase -i
2018-04-06 Simon Ruderichgitconfig: indent a few comments
2018-04-06 Simon Ruderichgitconfig: consistently use "true" for boolean true...
2018-03-24 Simon Ruderichshell/dircolors: support README.adoc
2017-12-16 Simon Ruderichtigrc: don't create ~/.tig_history
2017-12-09 Simon Ruderichgitconfig: add ld alias to describe commits
2017-11-22 Simon Ruderichgitconfig: enable diff move detection
2017-11-22 Simon Ruderichgitconfig: clarify diff commands
2017-09-23 Simon Ruderichgitconfig: add cp alias (git cherry-pick)
2017-09-07 Simon Ruderichzsh/rc: fix `reset` with zsh-internal colored stderr...
2017-09-07 Simon Ruderichssh_config: fix typo in comment
2017-09-07 Simon Ruderichshell/aliases: fix typo in comment
2017-09-07 Simon Ruderichbin/battery.pl: display charging status
2017-09-07 Simon Ruderichshell/aliases: mj: add $(nproc)
2017-09-07 Simon Ruderichshell/alias: add mc alias for machinectl
2017-06-22 Simon Ruderichbin/srsync-incremental: remove target directory if...
2017-04-24 Simon Ruderichlessfilter: support nfo files
2017-04-20 Simon Ruderichbin/srsync-incremental: add --acls --xattrs
2016-11-06 Simon Ruderichgitconfig: disable annex.sshcaching
2016-11-06 Simon Ruderichgitconfig: enable diff.mnemonicprefix
2016-11-06 Simon Ruderichgitconfig: add sm alias (submodule)
2016-10-14 Simon Ruderichshell/aliases: disallow su as root
2016-07-15 Simon Ruderichsetup.sh: add support for OpenBSD's colorls
2016-07-15 Simon Ruderichsetup.sh: simplify ls detection
2016-07-12 Simon Ruderichbash/rc: improve comment
2016-07-12 Simon Rudericht/test.sh: minor cleanup
2016-07-12 Simon Ruderichsetup.sh: remove unnecessary line wrap
2016-07-12 Simon Ruderichgitconfig: set log.follow
2016-07-12 Simon Ruderichgitconfig: add rv alias (git revert)
2016-07-12 Simon Ruderichgitconfig: add gi alias (grep --ignore-case)
2016-07-02 Simon Ruderichsshd_config: disable KbdInteractiveAuthentication
2016-07-02 Simon Ruderichssh_config: set VerifyHostKeyDNS to ask
2016-07-02 Simon Ruderichssh_config: store ControlMaster socket in ~/.ssh/master/
2016-07-02 Simon Ruderichssh_config: reorder HashKnownHosts option
2016-07-02 Simon Ruderichshell/env: export MTR_OPTIONS
2016-07-02 Simon Ruderichscreenrc: add perl6 braces digraphs
2016-05-17 Simon RuderichRevert "bin/srsync: add --protect-args"
2016-05-03 Simon Ruderichshell/aliases: add alias for git annex (ga)
2016-03-29 Simon Ruderichbin/srsync: add --protect-args
2016-02-03 Simon Ruderichbin/srsync-incremental: use a unique target directory
2015-11-26 Simon Ruderichzsh/rc: zshrc_longrun_preexec: add missing local
2015-10-09 Simon Ruderichshell/aliases: add rs alias for reset
2015-10-09 Simon Ruderichzsh/rc: don't load ~/.zsh/env.update if older than...
2015-10-09 Simon Ruderichhtoprc: display thread names
2015-10-02 Simon Ruderichbin/srsync-incremental: fix initial backup
2015-10-02 Simon Ruderichzsh/rc: load ~/.zsh/env.update before each prompt
2015-09-25 Simon Ruderichadd wrapper for systemctl with shorter commands
2015-08-16 Simon Ruderichshell/env: use XDG_RUNTIME_DIR for TMP/TEMP/TEMPDIR...
2015-08-16 Simon Ruderichshell/env: prefer ~/bin over ~/.bin
2015-08-16 Simon Ruderichshell/aliases: replace tr alias with te (for tree)
2015-08-03 Simon Ruderichshells/aliases: add multiple new aliases
2015-07-30 Simon Ruderichgitconfig: fix case for transfer.fsckObjects
2015-07-30 Simon Ruderichgitconfig: update comment
2015-07-30 Simon Ruderichgitconfig: add alias for branch (br)
2015-07-30 Simon Ruderichgitconfig: add aliases for clean
2015-07-30 Simon Ruderichgitconfig: add aliases for reset and rebase
2015-07-30 Simon Ruderichgitconfig: add alias for diff --cached --stat (dcs)
2015-07-28 Simon Ruderichgitconfig: diff: color functions in hunks blue
2015-07-28 Simon Ruderichgitconfig: use GNU grep-like colors for git grep
2015-07-28 Simon Ruderichgitconfig: fix typo in color option
2015-06-19 Simon Ruderichbin/srsync: add --acls and --xattrs
2015-06-14 Simon Ruderichinputrc: update comment
2015-04-06 Simon Ruderichshell/dircolors: also highlight FAQ and faq
2015-04-06 Simon Ruderichterminfo/README: add
2015-04-06 Simon Ruderichzsh/rc: add X alias to return current X selection
2015-04-06 Simon Ruderichbin/squvi: delete
2015-03-15 Simon Ruderichzsh/rc: add more files to ignored-patterns for vim
2015-03-15 Simon Ruderichzsh/rc: add GB, SL aliases
2015-03-15 Simon Ruderichshell/env: don't check ownership for ~/.tmp and ~/tmp
2015-03-15 Simon Ruderichshell/env: fix quoting
2015-03-15 Simon Ruderichbin/svalgrind: add --quiet
2015-03-15 Simon Ruderichshell/aliases: add systemd aliases
2015-01-06 Simon Ruderichtigrc: draw commit graph in magenta
2015-01-06 Simon Ruderichtigrc: add missing empty line
2015-01-06 Simon Ruderichtigrc: ignore case when searching
2015-01-06 Simon Ruderichtigrc: update for tig >= 2.0
2014-12-22 Simon Ruderichzsh/env: use safe setting for TMPPREFIX
2014-11-29 Simon Ruderichzsh/rc: fix process run time display with fg
2014-11-29 Simon Ruderichzsh/rc: improve comments
2014-10-29 Simon Ruderichhtoprc: fix typo in comment
2014-10-14 Simon Ruderichgitconfig: add alias for grep (g)
2014-10-14 Simon Ruderichzsh/rc: use history-incremental-pattern-search-*
2014-10-01 Simon Ruderichshell/aliases: add h alias for htop
2014-09-24 Simon Ruderichshell/aliases: drop space after 2> for consistency
2014-09-24 Simon Ruderichbin/remove-continuation.pl: read from STDIN only
2014-09-19 Simon Ruderichgitconfig: use histogram as diff algorithm
2014-09-19 Simon Ruderichgitconfig: display decoration in logs
2014-09-19 Simon Ruderichgitconfig: add --index to stash apply/save aliases
2014-09-19 Simon Ruderichgitconfig: use canonical case for wordRegex
2014-09-19 Simon Ruderichgitconfig: use diff.algorithm instead of --patience
next