summaryrefslogtreecommitdiff
path: root/dotfiles/gitconfig
Commit message (Collapse)AuthorAge
* gitconfig: set --color-moved-ws=allow-indentation-changeAnton Khirnov2023-09-04
|
* gitconfig: use histogram diff algorithm by defaultAnton Khirnov2023-06-05
|
* gitconfig: ensure 'lb' only lists branchesAnton Khirnov2023-04-27
|
* gitconfig: add 'lb' alias for a pretty branch listingAnton Khirnov2023-03-12
|
* gitconfig: sort branches by last commit date by defaultAnton Khirnov2023-03-11
|
* gitconfig: set init.defaultBranchAnton Khirnov2022-01-15
| | | | Silences warnings on creating a new repo.
* gitconfig: color git-blame outputAnton Khirnov2022-01-10
|
* gitconfig: use diff-highlight from git-contrib for diffsAnton Khirnov2021-12-30
|
* gitconfig: drop redundant options from pagerAnton Khirnov2021-12-30
|
* gitconfig: tweak pretty.summaryAnton Khirnov2021-12-29
| | | | | Place the commit hash next to the message, makes it easier to match them together.
* gitconfig: mergetool.keepBackup = falseAnton Khirnov2020-11-11
|
* gitconfig: allow local configuratinAnton Khirnov2020-11-11
|
* Add gitconfig.Anton Khirnov2020-11-01