aboutsummaryrefslogtreecommitdiffstats
path: root/.config/git
Commit message (Collapse)AuthorAgeFilesLines
* git: Use verbose output in commitsDavid Runge2023-09-281-0/+1
| | | | | | This helps in writing better descriptions. Signed-off-by: David Runge <dave@sleepmap.de>
* Set editor for git to helix.David Runge2023-05-041-1/+1
|
* Switch to nvim as git editorDavid Runge2022-12-211-1/+1
| | | | | .config/git/config: Switch to nvim as git editor.
* git: Do not show signatures in logDavid Runge2022-05-061-2/+0
| | | | | | .config/git/config: Do not show signatures in log. It makes the use of tig and git log super slow.
* git: Sign all commits and switch default branchDavid Runge2022-05-011-0/+6
| | | | | | | .config/git/config: Show PGP signatures in logs. Switch to "main" as default branch (for new repos). Sign all commits by default.
* Pulling with fast-forward only by default.David Runge2020-06-201-0/+2
|
* .config/git/config: Automatically signing commit, when writing with message ↵David Runge2019-04-081-2/+2
| | | | (git c).
* .config/git/config: Removing personalizing git user information.David Runge2017-03-121-4/+0
|
* .config/git/config: Moving to config to lower priority location.David Runge2017-03-121-0/+127