aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.gitconfig (follow)
Commit message (Collapse)AuthorAge
* .gitconfig: alias.s = statusEgor Tensin2021-11-01
|
* .gitconfig: push.default = currentEgor Tensin2021-01-21
|
* .gitconfig: no more external scriptsEgor Tensin2020-01-24
|
* .gitconfig_work -> .gitconfig_localEgor Tensin2020-01-23
|
* .gitconfig: get rid of platform-specific core.editorEgor Tensin2020-01-22
| | | | Plus, many more comments.
* .gitconfig: push.followTags = trueEgor Tensin2019-08-16
|
* .gitconfig: add comments to git settingsEgor Tensin2018-05-14
|
* .gitconfig: add submodule-related settingsEgor Tensin2018-05-14
| | | | | This is cool: https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407
* .gitconfig: move alias.fixup to a separate scriptEgor Tensin2018-05-14
|
* .gitconfig: even smarter alias.fixupEgor Tensin2018-05-13
|
* .gitconfig: smarter alias.fixupEgor Tensin2018-05-08
|
* .gitconfig: smarter alias.fixupEgor Tensin2018-05-05
|
* .gitconfig: add alias.fixupEgor Tensin2018-03-22
|
* .gitconfig: add --skip-worktree aliasesEgor Tensin2017-12-06
|
* .gitconfig: install LFSEgor Tensin2017-12-01
|
* .gitconfig: include ~/.gitconfig_workEgor Tensin2017-10-26
|
* .gitconfig: add comment to alias.xxEgor Tensin2017-09-02
|
* .gitconfig: group aliasesEgor Tensin2017-08-22
|
* .gitconfig: remove alias.wdiffEgor Tensin2017-08-22
|
* .gitconfig: remove custom KDiff3 settingsEgor Tensin2017-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 = falseEgor Tensin2017-08-22
| | | | | Because seriously, what the hell. Watch your newlines!
* .gitconfig: log.follow = trueEgor Tensin2017-05-29
|
* .gitconfig: mergetool.keepBackup = false w/ KDiff3Egor Tensin2017-05-29
|
* .gitconfig: add alias.ll, alias.lllEgor Tensin2017-05-19
|
* .gitconfig: core.autocrlf = inputEgor Tensin2016-12-24
| | | | I just can't make up my mind.
* bugfix & code styleEgor Tensin2016-11-05
|
* .gitconfig: add alias.xx & remove obsolete entriesEgor Tensin2016-10-26
|
* .gitconfig: add alias.wdiffEgor Tensin2016-10-09
|
* .gitconfig: core.filemode = falseEgor Tensin2016-10-06
|
* mustn't be a repository anymoreEgor Tensin2016-10-06