]> ruderich.org/simon Gitweb - config/dotfiles.git/history - gitconfig.m4
setup.sh,gitconfig: Support old Git without diff --patience.
[config/dotfiles.git] / gitconfig.m4
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.