From 67f7c34fdec8bf2fcf6c91e149b055198a0f0b61 Mon Sep 17 00:00:00 2001 From: Brian Harring Date: Wed, 24 Jan 2024 17:27:37 -0800 Subject: history: suppress revisions where content was being renamed or moved around. The point here is to be able to look back through time on the evolution to understand what/why things changed. In particular, it's useful to trace back and get a sense of the age of the code and use that as a gauge for the potential that things changed w/out it being updated, or was working around things from py2.4 era. This is from a manual audit, so I didn't catch everything, and some stuff (minor renames or things the history isn't worth linking) I left out based on a quick scan of commit message and coarse file changes. Signed-off-by: Brian Harring --- .git-blame-ignore-revs | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to '.git-blame-ignore-revs') diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 2ce6ce61..2a0c7186 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,4 +1,32 @@ -# Reformat the repository with black-22.12.0 -ae7dd4184f63185880738c5133f326fe47c6606a # Reformat the repository with black-23 5f8ac7494f1e61a4958c4be513912a96fef7da61 +# Reformat the repository with black-22.12.0 +ae7dd4184f63185880738c5133f326fe47c6606a +# tests moved to tests/ , code reorg related to it, and many many renames. Naming is hard. +4d41e00ee8a1feebf0de16afbb7a6117927f03c9 +150ba74f3ecbceb2f79b502fe5fec6d815a25f2c +dc1df8ffec796e47ca58d488e60af58efcc163dd +0ab5285cf4d875e86127aa52ba1fc008f7ac9ee0 +d2cc674cdf75b04507f82dca23215dd7add33a53 +3623e613b1e2993beeb5bfd97421a4cc76917455 +33f690bf150c84056e7601c6adab0584362cd9cf +508ea2c40b9a8b4b62cabf6bd2f244d9986f9b15 +f4280552a7402b46589bfd2a325623bec42521ec +074e70526563cdc342f2289138a690a023cfa2e3 +ee760f9d5bc2cad53a821ce6f58fdd914d0c9bac +97b38a768c5d2d7c3e4d0e0a809f569c5d9aa2b9 +7af610d3ecb2fbe7888be6c7bb3f7a7e5f04aefe +a075b1dea1cb4d6d566128ad4415ca3227de9ef9 +e05818d56171dbc71158a61b4511df90269c9051 +# note, this also guts some