Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | .gitconfig: push.default = current | Egor Tensin | 2021-01-21 |
| | |||
* | .gitconfig: no more external scripts | Egor Tensin | 2020-01-24 |
| | |||
* | .gitconfig_work -> .gitconfig_local | Egor Tensin | 2020-01-23 |
| | |||
* | .gitconfig: get rid of platform-specific core.editor | Egor Tensin | 2020-01-22 |
| | | | | Plus, many more comments. | ||
* | .gitconfig: push.followTags = true | Egor Tensin | 2019-08-16 |
| | |||
* | .gitconfig: add comments to git settings | Egor Tensin | 2018-05-14 |
| | |||
* | .gitconfig: add submodule-related settings | Egor Tensin | 2018-05-14 |
| | | | | | This is cool: https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407 | ||
* | .gitconfig: move alias.fixup to a separate script | Egor Tensin | 2018-05-14 |
| | |||
* | .gitconfig: even smarter alias.fixup | Egor Tensin | 2018-05-13 |
| | |||
* | .gitconfig: smarter alias.fixup | Egor Tensin | 2018-05-08 |
| | |||
* | .gitconfig: smarter alias.fixup | Egor Tensin | 2018-05-05 |
| | |||
* | .gitconfig: add alias.fixup | Egor Tensin | 2018-03-22 |
| | |||
* | .gitconfig: add --skip-worktree aliases | Egor Tensin | 2017-12-06 |
| | |||
* | .gitconfig: install LFS | Egor Tensin | 2017-12-01 |
| | |||
* | .gitconfig: include ~/.gitconfig_work | Egor Tensin | 2017-10-26 |
| | |||
* | .gitconfig: add comment to alias.xx | Egor Tensin | 2017-09-02 |
| | |||
* | .gitconfig: group aliases | Egor Tensin | 2017-08-22 |
| | |||
* | .gitconfig: remove alias.wdiff | Egor Tensin | 2017-08-22 |
| | |||
* | .gitconfig: remove custom KDiff3 settings | Egor Tensin | 2017-08-22 |
| | | | | | | 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. | ||
* | .gitconfig: core.autocrlf = false | Egor Tensin | 2017-08-22 |
| | | | | | Because seriously, what the hell. Watch your newlines! | ||
* | .gitconfig: log.follow = true | Egor Tensin | 2017-05-29 |
| | |||
* | .gitconfig: mergetool.keepBackup = false w/ KDiff3 | Egor Tensin | 2017-05-29 |
| | |||
* | .gitconfig: add alias.ll, alias.lll | Egor Tensin | 2017-05-19 |
| | |||
* | .gitconfig: core.autocrlf = input | Egor Tensin | 2016-12-24 |
| | | | | I just can't make up my mind. | ||
* | bugfix & code style | Egor Tensin | 2016-11-05 |
| | |||
* | .gitconfig: add alias.xx & remove obsolete entries | Egor Tensin | 2016-10-26 |
| | |||
* | .gitconfig: add alias.wdiff | Egor Tensin | 2016-10-09 |
| | |||
* | .gitconfig: core.filemode = false | Egor Tensin | 2016-10-06 |
| | |||
* | mustn't be a repository anymore | Egor Tensin | 2016-10-06 |