aboutsummaryrefslogtreecommitdiff
path: root/git/gitconfig.mi5
Commit message (Collapse)AuthorAgeFilesLines
* Use tabs for Git configuration filesTom Ryder2019-06-141-16/+16
| | | | | The frontend tools use tabs, and it's probably best not to fight them on it.
* Restore Git diff.algorithm to 'patience'Tom Ryder2019-06-141-0/+3
| | | | It's noticeably better.
* Remove push.followTags from Git configTom Ryder2019-05-301-1/+0
|
* Restore commit.status = false in gitconfigTom Ryder2019-05-301-0/+3
|
* Restore fetch.output = compact in gitconfigTom Ryder2019-05-301-0/+3
|
* Restore git push.followTagsTom Ryder2019-05-301-0/+1
|
* Restore log settingsTom Ryder2019-05-301-0/+4
|
* Restore Git merge.log config to 1024 commitsTom Ryder2019-05-301-0/+1
|
* Remove most of git config; time to review itTom Ryder2019-05-301-46/+0
|
* Add init.templateDir to gitconfigTom Ryder2019-05-291-0/+3
|
* Revert "Set gitconfig commit.verbose, clear com...Tom Ryder2018-08-161-1/+1
| | | | | | | | This reverts commit 88da7e0c917a82765b1972b07181305adecebd0b. Changed my mind again; decided I definitely don't like the status and diff being templated. I can always Ctrl-Z and do a status/diff I need to.
* Set gitconfig commit.verbose, clear commit.statusTom Ryder2018-07-231-1/+1
|
* Add push.followTags to Git configurationTom Ryder2018-07-221-0/+1
|
* Include up to 500 commit messages in merge logTom Ryder2018-07-071-1/+1
| | | | If I want to reduce it, I'll make Vim do it.
* Always add --log to `git merge`Tom Ryder2018-01-181-0/+1
|
* Refactor m4 macro namesTom Ryder2017-06-131-4/+4
| | | | mi5(1df) means I can simplify these quite a bit now
* Use mi5 to make templated shell scriptsTom Ryder2017-06-021-0/+64