]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
2018-06-02 Simon RuderichMove to vcs/ in preparation for merge into new dotfiles...
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...
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)
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-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)
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-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-10-14 Simon Ruderichgitconfig: add alias for grep (g)
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
2014-09-10 Simon Ruderichsetup.sh: fix setup if LD_PRELOAD is not set
2014-08-18 Simon Rudericht: use set -u
2014-06-21 Simon Ruderichuse set -eu
2014-04-29 Simon Ruderichgitconfig: enable merge.defaultToUpstream
2014-03-22 Simon Ruderichsetup.sh: add comment
2014-03-22 Simon Ruderichbin/tig.pl: remove unnecessary variable
2014-03-16 Simon Ruderichcvsrc: Add update -d.
2014-03-16 Simon Ruderichcvsrc: Strip comments and newlines.
2014-03-16 Simon RuderichMakefile: add, runs ./setup.sh
2014-01-24 Simon Ruderichgitconfig: Replace attribute helper scripts with inline sh.
2014-01-05 Simon Ruderichsetup.sh: Support even older Git versions.
2013-12-21 Simon Rudericht: Minor style fix.
2013-12-21 Simon Ruderichsetup.sh: Detect libcoloredstderr and remove stderr...
2013-10-24 Simon Ruderichhgrc: Remove old m4 code.
2013-10-24 Simon Ruderichsetup.sh: Display message when removing "--patience".
2013-10-24 Simon Ruderichgitconfig: Add push.default = simple.
2013-10-23 Simon Ruderichgitconfig: Use yes instead of true for consistency.
2013-10-23 Simon Ruderichsetup.sh,gitconfig: Simplify fallback solution for...
2013-10-22 Simon Ruderichsetup.sh: Use simple_cpp() instead of m4 to create...
2013-10-22 Simon Ruderichsetup.sh: Drop unnecessary OS constant.
2013-10-22 Simon Ruderichsetup.sh: No need to convert hgrc with m4 anymore.
2013-10-22 Simon Ruderichgitconfig,hgrc: Drop settings for Mac.
2013-10-22 Simon Ruderichsetup.sh: Use new generate() argument order.
2013-09-11 Simon Ruderichtigrc: Don't display uncommitted changes.
2013-09-11 Simon Ruderichtigrc: Unbind unnecessary views.
2013-08-16 Simon Ruderichgitattributes: Add diff rule for *.gz files.
2013-08-14 Simon Ruderichgitconfig: Add alias for stash save --include-untracked...
2013-08-07 Simon Ruderichgitconfig: Add alias for diff --stat (ds).
2013-08-01 Simon Ruderichgitconfig: Don't require date -R, use normal date format.
2013-07-29 Simon Ruderichgitconfig: Remove unnecessary aliases.
2013-04-23 Simon Ruderichgitconfig: Document interactive.singlekey needs Term...
2013-04-13 Simon Ruderichgitattributes: Add, global Git attributes file.
2013-04-10 Simon Ruderichbin/tig.pl: Add missing timezone.
2013-04-07 Simon Ruderichgitconfig: Remove noet from Vim's modeline.
2013-04-07 Simon Ruderichbin: Add pdftotext- and sqlite3dump.
2013-04-07 Simon Ruderichtig.pl: Move to bin/.
2013-04-03 Simon Ruderichsetup.sh,gitconfig: Define PWD instead of TIG.
2013-04-03 Simon Ruderichgitconfig: Add aliases for commit --amend (ca, cad).
2013-04-03 Simon Ruderichgitconfig: Add alias for log with --color-words (lpw).
2013-04-03 Simon Ruderichtig.pl: Fix running in subdirectories.
2013-04-02 Simon Ruderichgitconfig: Add alias to display content of untracked...
2013-03-17 Simon Ruderichtig.pl: Fix graphs with "\".
2013-03-17 Simon Ruderichtig.pl: Allow empty commit messages.
2013-03-16 Simon Ruderichhgignore,hgrc: Remove hgignore file.
2013-03-16 Simon Ruderichtig.pl: Pass specified arguments to Git or pass --all.
2013-03-16 Simon Ruderichtig.pl: Spawn a pager.
2013-03-16 Simon Ruderichtig.pl: Use array as argument for open().
2013-03-11 Simon Ruderichgitconfig: Add alias to "backup" uncommitted changes...
2013-03-11 Simon Ruderichtig.pl: Fix graphs with "." and "-".
2013-03-11 Simon Ruderichtig.pl: Strip superfluous whitespace.
2013-03-11 Simon Ruderichtig.pl: Detect --graph part correctly.
2013-03-11 Simon Ruderichtig.pl: Print line when dieing.
2013-03-11 Simon Ruderichgitconfig: Use transfer.fsckobjects instead of receive...
2013-03-11 Simon Ruderichgitignore,gitconfig: Remove gitignore file.
2013-03-11 Simon Ruderichtig.pl: Color refs.
2013-03-11 Simon Ruderichtig.pl: Display refs after the author.
2013-03-11 Simon Ruderichgitconfig: Don't require <Return> in `git add --patch`.
2013-03-10 Simon Ruderichsetup.sh: Add set -e.
2013-03-04 Simon Ruderichtig.pl: Fix graphs with "_".
2013-02-11 Simon Ruderichtig.pl: Add, tig-like log view.
2012-12-28 Simon Ruderichgitconfig: Move ssk alias after ss alias.
2012-12-20 Simon Ruderichgitconfig: Add missing # in comment.
2012-12-20 Simon Ruderichgitconfig: Add --abbrev-commit to tig alias.
next