]> ruderich.org/simon Gitweb - config/dotfiles.git/history - gitconfig.m4
setup.sh: Drop unnecessary OS constant.
[config/dotfiles.git] / gitconfig.m4
2013-10-22 Simon Ruderichgitconfig,hgrc: Drop settings for Mac.
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-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-02 Simon Ruderichgitconfig: Add alias to display content of untracked...
2013-03-16 Simon Ruderichtig.pl: Spawn a pager.
2013-03-11 Simon Ruderichgitconfig: Add alias to "backup" uncommitted changes...
2013-03-11 Simon Ruderichgitconfig: Use transfer.fsckobjects instead of receive...
2013-03-11 Simon Ruderichgitignore,gitconfig: Remove gitignore file.
2013-03-11 Simon Ruderichgitconfig: Don't require <Return> in `git add --patch`.
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.
2012-11-30 Simon Ruderichgitconfig: Rename glog to tig and add --decorate.
2012-11-15 Simon Ruderichgitconfig: Add alias for stash pop (sp).
2012-10-17 Simon Ruderichgitconfig: Add diff.wordregex for better git --color...
2012-10-14 Simon Ruderichgitconfig: Set receive.fsckobjects.
2012-10-14 Simon Ruderichgitconfig: Update alias rp to run in parallel.
2012-10-14 Simon Ruderichgitconfig: Update alias ru to run updates in parallel.
2012-10-14 Simon Ruderichgitconfig: Move alias rp to remote section.
2012-10-14 Simon Ruderichgitconfig: Use ## for section headers in [alias].
2012-09-27 Simon Ruderichgitconfig: Add mo alias (git merge origin/master).
2012-09-27 Simon RuderichMerge remote-tracking branch 'asp/master'
2012-09-27 Simon Ruderichgitconfig: Add fg alias (git fs && git gc --aggressive).
2012-09-27 Simon Ruderichgitconfig: Redirect stderr for fs alias.
2012-09-27 Simon Ruderichgitconfig: Add 'noexpandtab' to Vim modeline.
2012-09-15 Simon Ruderichsetup.sh,gitconfig: Support old Git without diff -...
2012-09-01 Simon Ruderichgitconfig: Don't use long option names for git branch.
2012-08-11 Simon Ruderichgitconfig: Add missing timezone in reference.
2012-08-11 Simon Ruderichgitconfig: Add rp alias. Pushes to all remotes.
2012-08-11 Simon Ruderichgitconfig: Add diff color settings.
2012-08-11 Simon Ruderichgitconfig: Fix indentation.
2012-08-11 Simon Ruderichgitconfig: Reorder some aliases.
2012-08-11 Simon Ruderichgitconfig: Add dw and dcw aliases (diff --patience...
2012-08-11 Simon Ruderichgitconfig: Group aliases.
2012-08-11 Simon Ruderichgitconfig: Use long options in aliases.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2010-11-25 Simon Ruderichgitconfig: Allow diffing of gzip files.
2010-11-12 Simon Ruderichgitconfig: Documentation update.
2010-10-05 Simon Ruderichgitconfig: Add comment about sqlite3dump.
2010-09-13 Simon Ruderichgitconfig: Allow diffing of SQLite files.
2010-09-13 Simon Ruderichgitconfig: Add new aliases au, ssk, fp.
2010-09-13 Simon Ruderichgitconfig: Use --patience for diffs.
2010-09-13 Simon Ruderichgitconfig: Don't use pager with clean.
2010-07-25 Simon Ruderichgitconfig: Also use the pager with tag.
2010-07-05 Simon Ruderichgitconfig: Allow diffing of PDF files.
2010-07-05 Simon Ruderichgitconfig: Add another alias.
2010-07-05 Simon Ruderichgitconfig: Remove "custom commands" distinction.
2010-07-05 Simon Ruderichgitconfig: Add some more aliases.
2010-07-05 Simon Ruderichgitconfig: Add comment.
2010-05-22 Simon Ruderichgitconfig: Use threads with git format-patch.
2010-05-22 Simon Ruderichgitconfig: Fix comment.
2010-05-08 Simon Ruderichgitconfig: Add t alias for tag.
2010-04-03 Simon Ruderichgitconfig: Also use pager for git clean.
2010-03-30 Simon Ruderichgitconfig: Also use a pager for git status.
2010-03-30 Simon Ruderichgitconfig: Automatically detect copies and renames.
2010-03-14 Simon Ruderichgitconfig: Call git branch with -av.
2010-03-14 Simon Ruderichgitconfig: Add some even shorter aliases.
2009-11-17 Simon Ruderichgitconfig: Add aliases for stash commands.
2009-07-20 Simon Ruderichgitconfig: Add aliases for fetch and push.
2009-05-15 Simon Ruderichgit: Use vimdiff as mergetool on Debian.
2009-04-20 Simon Ruderichgit: Add fs command.
2009-04-14 Simon Ruderichgitconfig.m4: Improve comments.
2009-04-13 Simon Ruderichsetup.sh: Use generate().
2009-03-16 Simon Ruderichgit: No need to create .gitignore.
2009-03-01 Simon Ruderichgit: Use opendiff as merge tool on Mac OS X.
2009-02-23 Simon RuderichAdd Vim modeline to gitconfig.m4.
2009-02-23 Simon RuderichAdd glog command to Git.
2009-02-23 Simon RuderichAlways use Vim as editor for Git.
2009-02-16 Simon RuderichUse color.ui which applies to all commands.
2009-02-16 Simon RuderichMake gitconfig system independent by using m4.