summary refs log tree commit diff stats
path: root/user/settings/git.nix
Commit message (Collapse)AuthorAgeLines
* git: fix ghq root pathAlan Pearce2023-08-26-1/+1
|
* git: Set ghq root using gitconfig methodAlan Pearce2023-08-23-0/+1
|
* git: configure git-delta via home-manager module supportAlan Pearce2023-07-13-8/+7
|
* git: don't automatically rebase "main" branchAlan Pearce2023-06-16-0/+3
|
* git: enable syntax highlighting in diffs via `delta`Alan Pearce2023-06-16-7/+12
|
* git: add subcommand to get root of repositoryAlan Pearce2023-06-09-0/+1
|
* git: remove writeCommitGraph settingsAlan Pearce2023-04-07-6/+0
| | | | | For `git gc`, it's now the default anyway For `git fetch`, it seems to be a trade-off that should be enabled per-repository
* git: don't install extra tools that I don't useAlan Pearce2023-04-07-3/+0
|
* Re-format with nixpkgs-fmtAlan Pearce2023-03-14-4/+3
|
* Reformat files with alejandraAlan Pearce2022-10-16-2/+4
|
* git: don't auto-merge npm lockfile conflictsAlan Pearce2021-05-18-4/+0
| | | | `npm install` will perform this process anyway
* Use gls to call prefixed coreutils rather than git ls-filesAlan Pearce2020-12-29-0/+1
|
* Remove prettier_dAlan Pearce2020-08-24-1/+0
| | | | Poor installation method, slows down installs for a small increase in performance.
* git: set GitHub username for ghqAlan Pearce2020-07-04-0/+3
|
* Remove KeybaseAlan Pearce2020-06-03-3/+0
| | | | Acqui-hired by Zoom. Product will probably be deprecated soon.
* Update javascript packagesAlan Pearce2020-01-31-0/+1
|
* Install npm-merge-driver instead of relying on npxAlan Pearce2019-12-13-1/+1
|
* git: Ensure keybase:// repositories can be used as submodulesAlan Pearce2019-12-02-0/+3
|
* git: ignore tabnine_root globallyAlan Pearce2019-11-26-0/+1
| | | | Non-users will not like the clutter.
* git: enable commit graphs (v2.23+)Alan Pearce2019-11-13-0/+9
|
* Add aliases for new git switch/restore commands (v2.23)Alan Pearce2019-10-24-0/+2
|
* mv modules settingsAlan Pearce2019-10-08-0/+77