2013-08-07 |
Simon Ruderich | gitconfig: Add alias for diff --stat (ds). |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Simon Ruderich | gitconfig: Don't require date -R, use normal date format. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Simon Ruderich | gitconfig: Remove unnecessary aliases. |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Simon Ruderich | gitconfig: Document interactive.singlekey needs Term... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Simon Ruderich | gitattributes: Add, global Git attributes file. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Simon Ruderich | bin/tig.pl: Add missing timezone. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | gitconfig: Remove noet from Vim's modeline. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | bin: Add pdftotext- and sqlite3dump. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Simon Ruderich | tig.pl: Move to bin/. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | setup.sh,gitconfig: Define PWD instead of TIG. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | gitconfig: Add aliases for commit --amend (ca, cad). |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | gitconfig: Add alias for log with --color-words (lpw). |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Simon Ruderich | tig.pl: Fix running in subdirectories. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Simon Ruderich | gitconfig: Add alias to display content of untracked... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Simon Ruderich | tig.pl: Fix graphs with "\". |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Simon Ruderich | tig.pl: Allow empty commit messages. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | hgignore,hgrc: Remove hgignore file. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Pass specified arguments to Git or pass --all. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Spawn a pager. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Simon Ruderich | tig.pl: Use array as argument for open(). |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Add alias to "backup" uncommitted changes... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Fix graphs with "." and "-". |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Strip superfluous whitespace. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Detect --graph part correctly. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Print line when dieing. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Use transfer.fsckobjects instead of receive... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitignore,gitconfig: Remove gitignore file. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Color refs. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | tig.pl: Display refs after the author. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Simon Ruderich | gitconfig: Don't require <Return> in `git add --patch`. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Simon Ruderich | setup.sh: Add set -e. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Simon Ruderich | tig.pl: Fix graphs with "_". |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Simon Ruderich | tig.pl: Add, tig-like log view. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Simon Ruderich | gitconfig: Move ssk alias after ss alias. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Simon Ruderich | gitconfig: Add missing # in comment. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Simon Ruderich | gitconfig: Add --abbrev-commit to tig alias. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Simon Ruderich | gitconfig: Rename glog to tig and add --decorate. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Simon Ruderich | gitconfig: Add alias for stash pop (sp). |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Ruderich | t: Add another test. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Ruderich | gitconfig: Add diff.wordregex for better git --color... |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Set receive.fsckobjects. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Update alias rp to run in parallel. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Update alias ru to run updates in parallel. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Move alias rp to remote section. |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Simon Ruderich | gitconfig: Use ## for section headers in [alias]. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Simon Ruderich | gitconfig: Add mo alias (git merge origin/master). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Simon Ruderich | Merge remote-tracking branch 'asp/master' |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Simon Ruderich | gitconfig: Add fg alias (git fs && git gc --aggressive). |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Simon Ruderich | gitconfig: Redirect stderr for fs alias. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Simon Ruderich | gitconfig: Add 'noexpandtab' to Vim modeline. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Simon Ruderich | setup.sh,gitconfig: Support old Git without diff -... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Simon Ruderich | setup.sh: Rewrap lines. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Simon Ruderich | gitconfig: Don't use long option names for git branch. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Add missing timezone in reference. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Add rp alias. Pushes to all remotes. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Add diff color settings. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Fix indentation. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Reorder some aliases. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Add dw and dcw aliases (diff --patience... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Group aliases. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Simon Ruderich | gitconfig: Use long options in aliases. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Simon Ruderich | *: License under GPL v3+. |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Simon Ruderich | tigrc: Remove duplicate pp-* color entries. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Simon Ruderich | cvsrc: Add. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Simon Ruderich | gitconfig: Allow diffing of gzip files. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Simon Ruderich | gitconfig: Documentation update. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Simon Ruderich | gitconfig: Add comment about sqlite3dump. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | gitconfig: Allow diffing of SQLite files. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | gitconfig: Add new aliases au, ssk, fp. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | gitconfig: Use --patience for diffs. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Simon Ruderich | gitconfig: Don't use pager with clean. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Simon Ruderich | gitconfig: Also use the pager with tag. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Simon Ruderich | gitconfig: Allow diffing of PDF files. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Simon Ruderich | gitconfig: Add another alias. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Simon Ruderich | gitconfig: Remove "custom commands" distinction. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Simon Ruderich | gitconfig: Add some more aliases. |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Simon Ruderich | gitconfig: Add comment. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Simon Ruderich | gitconfig: Use threads with git format-patch. |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Simon Ruderich | gitconfig: Fix comment. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Simon Ruderich | tigrc: Unbind all commands which may change the repository. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Simon Ruderich | gitconfig: Add t alias for tag. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Add ft=muttrc modeline as it's very similar. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Add some more colors. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Add some more key bindings. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Minor whitespace fix. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Use relative dates. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Add bindings for easy moving in main screen. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Use main-author instead of author for older... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | tigrc: Add gitk-like colors. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Simon Ruderich | gitconfig: Also use pager for git clean. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Simon Ruderich | gitconfig: Also use a pager for git status. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Simon Ruderich | gitconfig: Automatically detect copies and renames. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Simon Ruderich | gitconfig: Call git branch with -av. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Simon Ruderich | gitconfig: Add some even shorter aliases. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Simon Ruderich | hgrc: Don't create ~/.hgignore. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Simon Ruderich | setup.sh: Only create git configs when it's available. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Simon Ruderich | gitconfig: Add aliases for stash commands. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Simon Ruderich | gitconfig: Add aliases for fetch and push. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Simon Ruderich | git: Use vimdiff as mergetool on Debian. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Simon Ruderich | hgrc: Also don't use pager for view and clone. |
commit | commitdiff | tree | snapshot |
next |