10 Commits

Author SHA1 Message Date
2bf8d3e9e7 .git-blame-ignore-revs: Add commit from ()
Keeps the blame nice in that area without much cost otherwise.
2024-08-12 00:03:17 +00:00
86abf3fb12 .git-blame-ignore-revs: Add commit from () 2023-12-18 13:50:50 -08:00
4289bf058c .git-blame-ignore-revs: Add commit from () 2023-10-04 17:36:18 -07:00
b82ad114dd Fix typos (so codespell is happy) () 2023-10-04 16:55:13 -07:00
5f9b2d138f .git-blame-ignore-revs: Add commits from , () 2023-06-06 09:49:32 -07:00
907b1122c6 .git-blame-ignore-revs: Add commit from () 2023-05-29 10:42:15 -07:00
b3e0b1854f .git-blame-ignore-revs: Add commits from () 2023-05-28 10:44:16 -07:00
5b5d921091 .git-blame-ignore-revs: Add commits from , () 2023-05-23 15:15:31 -07:00
42d3dbf622 .git-blame-ignore-revs: Add ab026450a6edd71fc496140310ea74b5d2bb8914 () 2023-04-12 11:26:40 +03:00
ab47059fa0 Add .git-blame-ignore-revs ()
This allows us to filter out commits from `git blame`, which should make
it clearer after refactorings that are sufficiently broken up :)

To enable locally, run

  git config --add blame.ignoreRevsFile .git-blame-ignore-revs

For info on Github's handling, see:
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
2023-04-06 15:59:25 -07:00