Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-12 | .gitconfig: new aliases, order alphabetically | Tobias Klauser | 1 | -2/+8 | |
2019-12-01 | .gitconfig: change http.cookiefile path | Tobias Klauser | 1 | -1/+1 | |
2019-11-28 | .gitconfig: add 'git today' alias | Tobias Klauser | 1 | -0/+1 | |
2019-11-28 | .gitconfig: make 'git up' rebase on origin/master | Tobias Klauser | 1 | -1/+1 | |
2018-02-13 | add global .gitignore to exclude vim cruft files | Tobias Klauser | 1 | -0/+1 | |
2018-01-18 | gitconfig: add fixes command | Tobias Klauser | 1 | -0/+1 | |
Courtesy of Arnd Bergmann in https://lkml.kernel.org/r/CAK8P3a2qx5pZmE-=QM5Bwrsib4XcfVac7RQr-QMzEseQ_oBPEA@mail.gmail.com | |||||
2017-08-10 | gitconfig: add codereview aliases, commit pretty format and HTTP cookiefile | Tobias Klauser | 1 | -0/+10 | |
2016-07-22 | gitconfig: Add git up alias | Tobias Klauser | 1 | -0/+1 | |
2016-01-06 | gitconfig: Show patch by default for 'git stash show' | Tobias Klauser | 1 | -2/+3 | |
2015-11-18 | Add pretty alias fixes and abbrev=12 for formatting Fixes: issues | Tobias Klauser | 1 | -0/+6 | |
Taken from Documentation/SubmittingPatches in linux.git | |||||
2015-11-11 | gitconfig: version sort, non-threaded email, smtp server | Tobias Klauser | 1 | -2/+7 | |
2014-06-24 | gitconfig: sendemail: Disable threading by default | Tobias Klauser | 1 | -0/+1 | |
2011-07-27 | Print line number on grep, add myself to bcc instead of cc on send-email | Tobias Klauser | 1 | -0/+5 | |
2010-04-01 | Add dist alias, taken from madduck and slightly adjusted | Tobias Klauser | 1 | -0/+1 | |
2010-03-29 | Add push merge and sendemail config, update gitk. | Tobias Klauser | 1 | -0/+9 | |
Both from fermion. Still need to find a way to get a machine specific config. | |||||
2010-01-02 | Add signingkey, reorder | Tobias Klauser | 1 | -2/+5 | |
2010-01-02 | Initial commit of git configuration | Tobias Klauser | 1 | -0/+22 | |