]> ruderich.org/simon Gitweb - config/dotfiles.git/shortlog
config/dotfiles.git
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 Rudericht: Add another test.
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-15 Simon Ruderichsetup.sh: Rewrap lines.
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+.
2011-11-22 Simon Ruderichtigrc: Remove duplicate pp-* color entries.
2011-08-30 Simon Ruderichcvsrc: Add.
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 Ruderichtigrc: Unbind all commands which may change the repository.
2010-05-08 Simon Ruderichgitconfig: Add t alias for tag.
2010-04-03 Simon Ruderichtigrc: Add ft=muttrc modeline as it's very similar.
2010-04-03 Simon Ruderichtigrc: Add some more colors.
2010-04-03 Simon Ruderichtigrc: Add some more key bindings.
2010-04-03 Simon Ruderichtigrc: Minor whitespace fix.
2010-04-03 Simon Ruderichtigrc: Use relative dates.
2010-04-03 Simon Ruderichtigrc: Add bindings for easy moving in main screen.
2010-04-03 Simon Ruderichtigrc: Use main-author instead of author for older...
2010-04-03 Simon Ruderichtigrc: Add gitk-like colors.
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.
2010-03-08 Simon Ruderichhgrc: Don't create ~/.hgignore.
2010-03-07 Simon Ruderichsetup.sh: Only create git configs when it's available.
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-05-01 Simon Ruderichhgrc: Also don't use pager for view and clone.
2009-05-01 Simon Ruderichhgrc: Generate with m4 to allow different paths to...
2009-04-20 Simon Ruderichtigrc: Add. Tig is the console equivalent of gitk.
2009-04-20 Simon Ruderichgit: Add fs command.
2009-04-20 Simon Ruderichsetup.sh: Remove some unnecessary comments.
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-15 Simon Ruderichsetup.sh: Add missing shebang.
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 RuderichOnly create links for mercurial if it's installed.
2009-02-23 Simon RuderichAdd glog command to Git.
2009-02-23 Simon RuderichAlways use Vim as editor for Git.
2009-02-18 Simon RuderichUse setup.sh instead of Makefile for setup process.
2009-02-16 Simon RuderichUse color.ui which applies to all commands.
2009-02-16 Simon RuderichMake gitconfig system independent by using m4.
2009-02-16 Simon RuderichAdd git aliases.
2009-02-15 Simon RuderichAdd setup support.
2008-09-01 Simon RuderichUse graphlog extension to log output similar to hg...
2008-09-01 Simon RuderichUse pager extension with colordiff and less as pager.
2008-09-01 Simon RuderichUse simon@ruderich.org as my email.
2008-08-29 Simon RuderichUse transplant extension for cherry-picking and rebasing.
2008-08-29 Simon RuderichAdded hooks to prevent pushing and pulling if MQ patche...
2008-08-29 Simon RuderichEnable hg view through hgk extension.
2008-08-29 Simon RuderichUse Apple's FileMerge for merge conflicts.
2008-08-29 Simon RuderichAdded ignore files for git and mercurial.
2008-08-29 Simon RuderichAdded git configuration file.
2008-08-29 Simon RuderichAlways use git diffs.
2008-08-29 Simon RuderichMinor documentation changes.
2008-08-29 Simon RuderichFixed access rights for hgrc.
2008-08-29 Simon RuderichRemoved bisect extension as it's now bundled with mercu...
2007-11-07 Simon RuderichAdded mercurial configuration file.