Commit message (Collapse) | Author | ||
---|---|---|---|
2017-09-02 | .gitconfig: add comment to alias.xx | Egor Tensin | |
2017-08-22 | .gitconfig: group aliases | Egor Tensin | |
2017-08-22 | .gitconfig: remove alias.wdiff | Egor Tensin | |
2017-08-22 | .gitconfig: remove custom KDiff3 settings | Egor Tensin | |
It's supported by git anyway. The only inconvinience is that I'll have to confirm a mergetool every time there's a conflict, but meh. | |||
2017-08-22 | .gitconfig: core.autocrlf = false | Egor Tensin | |
Because seriously, what the hell. Watch your newlines! | |||
2017-05-29 | .gitconfig: log.follow = true | Egor Tensin | |
2017-05-29 | .gitconfig: mergetool.keepBackup = false w/ KDiff3 | Egor Tensin | |
2017-05-19 | .gitconfig: add alias.ll, alias.lll | Egor Tensin | |
2016-12-24 | .gitconfig: core.autocrlf = input | Egor Tensin | |
I just can't make up my mind. | |||
2016-11-05 | bugfix & code style | Egor Tensin | |
2016-10-26 | .gitconfig: add alias.xx & remove obsolete entries | Egor Tensin | |
2016-10-09 | .gitconfig: add alias.wdiff | Egor Tensin | |
2016-10-06 | .gitconfig: core.filemode = false | Egor Tensin | |
2016-10-06 | mustn't be a repository anymore | Egor Tensin | |
2016-09-27 | .gitconfig: add alias.clean-unknown | Egor Tensin | |
2016-06-24 | .gitconfig: add alias.l | Egor Tensin | |
2016-06-24 | .gitconfig: fetch.prune = true | Egor Tensin | |
2016-06-19 | .gitconfig: add alias.{clean-ignored,clean-all} | Egor Tensin | |
2016-04-25 | .gitconfig: consistent whitespace | Egor Tensin | |