Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: Use verbose output in commits | David Runge | 2023-09-28 | 1 | -0/+1 |
| | | | | | | This helps in writing better descriptions. Signed-off-by: David Runge <dave@sleepmap.de> | ||||
* | Set editor for git to helix. | David Runge | 2023-05-04 | 1 | -1/+1 |
| | |||||
* | Switch to nvim as git editor | David Runge | 2022-12-21 | 1 | -1/+1 |
| | | | | | .config/git/config: Switch to nvim as git editor. | ||||
* | git: Do not show signatures in log | David Runge | 2022-05-06 | 1 | -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 branch | David Runge | 2022-05-01 | 1 | -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 Runge | 2020-06-20 | 1 | -0/+2 |
| | |||||
* | .config/git/config: Automatically signing commit, when writing with message ↵ | David Runge | 2019-04-08 | 1 | -2/+2 |
| | | | | (git c). | ||||
* | .config/git/config: Removing personalizing git user information. | David Runge | 2017-03-12 | 1 | -4/+0 |
| | |||||
* | .config/git/config: Moving to config to lower priority location. | David Runge | 2017-03-12 | 1 | -0/+127 |