tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

.git-blame-ignore-revs (1201B)


      1 # List of revisions that can be ignored with git-blame(1).
      2 #
      3 # See `blame.ignoreRevsFile` in git-config(1) to enable it by default, or
      4 # use it with `--ignore-revs-file` manually with git-blame.
      5 #
      6 # To "install" it:
      7 #
      8 #   git config --local blame.ignoreRevsFile .gitblameignore
      9 
     10 # run black
     11 703e4b11ba76171eccd3f13e723c47b810ded7ef
     12 # switched to src layout
     13 eaa882f3d5340956beb176aa1753e07e3f3f2190
     14 # pre-commit run pyupgrade --all-files
     15 a91fe1feddbded535a4322ab854429e3a3961fb4
     16 # move node base classes from main to nodes
     17 afc607cfd81458d4e4f3b1f3cf8cc931b933907e
     18 # [?] split most fixture related code into own plugin
     19 8c49561470708761f7321504f5e8343811be87ac
     20 # run pyupgrade
     21 9aacb4635e81edd6ecf281d4f6c0cfc8e94ab301
     22 # run blacken-docs
     23 5f95dce95602921a70bfbc7d8de2f7712c5e4505
     24 # ran pyupgrade-docs again
     25 75d0b899bbb56d6849e9d69d83a9426ed3f43f8b
     26 # move argument parser to own file
     27 c9df77cbd6a365dcb73c39618e4842711817e871
     28 # Replace reorder-python-imports by isort due to black incompatibility (#11896)
     29 8b54596639f41dfac070030ef20394b9001fe63c
     30 # Run blacken-docs with black's 2024's style
     31 4546d5445aaefe6a03957db028c263521dfb5c4b
     32 # Migration to ruff / ruff format
     33 4588653b2497ed25976b7aaff225b889fb476756