summaryrefslogtreecommitdiffstats
path: root/.config/git (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add git config.debianAmin Bandali2024-03-162-0/+10
|
* Small updatesAmin Bandali2024-03-061-1/+1
|
* Update git mail configAmin Bandali2024-02-243-5/+19
|
* Misc updatesAmin Bandali2024-02-241-0/+4
|
* Switch source dir from ~/s to ~/srcAmin Bandali2023-09-131-2/+2
|
* * .config/git/config: Don't set core.autocrlf = input.Amin Bandali2023-04-201-1/+1
| | | | | | This can change line-endings in PO files for merge commits, which will be problematic when dealing with git merges with Debian tools (for git-based Debian packaging).
* Update primary Canonical mail and a few other small tweaksAmin Bandali2023-02-201-1/+1
|
* * .config/git/config: Add salsa and gh url aliases.Amin Bandali2022-12-241-0/+4
|
* * .config/git/config: Small tweaks.Amin Bandali2022-11-251-2/+3
| | | | Mainly, don't sign new commits by default, but rather sign new tags.
* Various deb packaging settings/conveniencesAmin Bandali2022-11-253-0/+19
|
* * .config/git/config: Add f alias for fetch.Amin Bandali2022-11-191-0/+1
|
* * .config/git/config: Add l alias for log.Amin Bandali2022-11-191-0/+1
|
* * .config/git/config: Set defaultBranch to main.Amin Bandali2022-11-192-2/+1
| | | | | | | Supported as of git 2.28. The previous approach of using a template directory would work on a wider range of older git versions, but it would result in git not creating any files/directories (like hooks/) in a repo's .git directory e.g. after clones or initializations.
* * .config/git/config: Default to my gnu.org address.Amin Bandali2022-11-191-11/+11
| | | | | | | | - Default to my gnu.org address (and use fencepost for smtp). - GPG-sign commits by default again. - Rename work alias to sfl, add canonical, and simplify gnu and kelar to only set the email now. - Update github handle.
* * .config/git/config: Add alias instead of global email/signing preferences.Amin Bandali2022-08-031-5/+10
|
* git: use 'main' for default branch name for new reposAmin Bandali2022-05-192-0/+3
|
* git: use my @kelar.org address (and its smtp server) by defaultAmin Bandali2022-05-191-2/+2
|
* Move user-level configs out of rc.orgAmin Bandali2020-10-063-0/+79
| | | | | I will keep rc.org around for now, only for system-level (global) config files.
* move non-emacs configs to rc.orgAmin Bandali2020-04-113-79/+0
|
* scattered updatesAmin Bandali2020-03-311-1/+1
|
* update gnu addressAmin Bandali2020-03-192-6/+6
|
* git: update smtpuser, set transfer.fsckObjectsAmin Bandali2020-01-251-2/+5
|
* update gnu addressAmin Bandali2020-01-212-6/+6
|
* git: use gpg (not gpg2) as the gpg executableAmin Bandali2019-08-041-3/+0
| | | | guix doesn't seem to provide a gpg2 alias
* hold off on using mab as primary for nowAmin Bandali2019-07-192-5/+6
|
* update my gnu addressAmin Bandali2019-06-302-4/+4
| | | | X-GNU: tami
* git: ignore TAGS files globallyAmin Bandali2019-05-141-0/+1
|
* git: move mailmap to ~/.config/gitAmin Bandali2019-05-102-0/+7
|
* git: move global config and ignore to $XDG_CONFIG_HOME/gitAmin Bandali2019-05-102-0/+70