hyprlauncher: init at 0.1.2 (#353162)
[NixPkgs.git] / .git-blame-ignore-revs
blob05ce9aec0135c1e97ff615218695ae95de32790e
1 # This file contains a list of commits that are not likely what you
2 # are looking for in a blame, such as mass reformatting or renaming.
3 # You can set this file as a default ignore file for blame by running
4 # the following command.
6 # $ git config blame.ignoreRevsFile .git-blame-ignore-revs
8 # To temporarily not use this file add
9 # --ignore-revs-file=""
10 # to your blame command.
12 # The ignoreRevsFile can't be set globally due to blame failing if the file isn't present.
13 # To not have to set the option in every repository it is needed in,
14 # save the following script in your path with the name "git-bblame"
15 # now you can run
16 # $ git bblame $FILE
17 # to use the .git-blame-ignore-revs file if it is present.
19 # #!/usr/bin/env bash
20 # repo_root=$(git rev-parse --show-toplevel)
21 # if [[ -e $repo_root/.git-blame-ignore-revs ]]; then
22 #     git blame --ignore-revs-file="$repo_root/.git-blame-ignore-revs" $@
23 # else
24 #     git blame $@
25 # fi
28 # nixos/modules/rename: Sort alphabetically
29 1f71224fe86605ef4cd23ed327b3da7882dad382
31 # manual: fix typos
32 feddd5e7f8c6f8167b48a077fa2a5394dc008999
34 # nixos: fix module paths in rename.nix
35 d08ede042b74b8199dc748323768227b88efcf7c
37 # fix indentation in mk-python-derivation.nix
38 d1c1a0c656ccd8bd3b25d3c4287f2d075faf3cf3
40 # fix indentation in meteor default.nix
41 a37a6de881ec4c6708e6b88fd16256bbc7f26bbd
43 # pkgs/stdenv/make-derivation: Reindent
44 b4cc2a2479a7ab0f6440b2e1319221920ef72699
46 # treewide: automatically md-convert option descriptions
47 2e751c0772b9d48ff6923569adfa661b030ab6a2
49 # nixos/*: automatically convert option docs
50 087472b1e5230ffc8ba642b1e4f9218adf4634a2
52 # nixos/*: automatically convert option descriptions
53 ef176dcf7e76c3639571d7c6051246c8fbadf12a
55 # nixos/*: automatically convert option docs to MD
56 61e93df1891972bae3e0c97a477bd44e8a477aa0
58 # nixos/*: convert options with admonitions to MD
59 722b99bc0eb57711c0498a86a3f55e6c69cdb05f
61 # nixos/*: automatically convert option docs
62 6039648c50c7c0858b5e506c6298773a98e0f066
64 # nixos/*: md-convert options with unordered lists
65 c915b915b5e466a0b0b2af2906cd4d2380b8a1de
67 # nixos/*: convert options with listings
68 f2ea09ecbe1fa1da32eaa6e036d64ac324a2986f
70 # nixos/*: convert straggler options to MD
71 1d41cff3dc4c8f37bb5841f51fcbff705e169178
73 # nixos/*: normalize manpage references to single-line form
74 423545fe4865d126e86721ba30da116e29c65004
76 # nixos/documentation: split options doc build
77 fc614c37c653637e5475a0b0a987489b4d1f351d
79 # nixos/*: convert options with admonitions to MD
80 722b99bc0eb57711c0498a86a3f55e6c69cdb05f
82 # nixos/*: convert internal option descriptions to MD
83 9547123258f69efd92b54763051d6dc7f3bfcaca
85 # nixos/*: replace </para><para> with double linebreaks
86 694d5b19d30bf66687b42fb77f43ea7cd1002a62
88 # treewide: add defaultText for options with simple interpolation defaults
89 fb0e5be84331188a69b3edd31679ca6576edb75a
91 # nixos/*: mark pre-existing markdown descriptions as mdDoc
92 7e7d68a250f75678451cd44f8c3d585bf750461e
94 # nixos/*: normalize link format
95 3aebb4a2be8821a6d8a695f0908d8567dc00de31
97 # nixos/*: replace <code> in option docs with <literal>
98 16102dce2fbad670bd47dd75c860a8daa5fe47ad
100 # nixos/*: add trivial defaultText for options with simple defaults
101 25124556397ba17bfd70297000270de1e6523b0a
103 # systemd: rewrite comments
104 92dfeb7b3dab820ae307c56c216d175c69ee93cd
106 # systemd: break too long lines of Nix code
107 67643f8ec84bef1482204709073e417c9f07eb87
109 # {pkgs/development/cuda-modules,pkgs/test/cuda,pkgs/top-level/cuda-packages.nix}: reformat all CUDA files with nixfmt-rfc-style 2023-03-01
110 802a1b4d3338f24cbc4efd704616654456d75a94
112 # postgresql: move packages.nix to ext/default.nix
113 719034f6f6749d624faa28dff259309fc0e3e730
115 # php ecosystem: reformat with nixfmt-rfc-style
116 75ae7621330ff8db944ce4dff4374e182d5d151f
117 c759efa5e7f825913f9a69ef20f025f50f56dc4d
119 # pkgs/os-specific/bsd: Reformat with nixfmt-rfc-style 2024-03-01
120 3fe3b055adfc020e6a923c466b6bcd978a13069a
122 # k3s: format with nixfmt-rfc-style
123 6cfcd3c75428ede517bc6b15a353d704837a2830
125 # python3Packages: format with nixfmt
126 59b1aef59071cae6e87859dc65de973d2cc595c0
128 # treewide description changes (#317959)
129 bf995e3641950f4183c1dd9010349263dfa0123b
130 755b915a158c9d588f08e9b08da9f7f3422070cc
131 f8c4a98e8e138e21353a2c33b90db3359f539b37
133 # vscode-extensions.*: format with nixfmt (RFC 166)
134 7bf9febfa6271012b1ef86647a3a06f06875fdcf
136 # remove uses of mdDoc (#303841)
137 1a24330f792c8625746d07d842290e6fd95ae6f9
138 acd0e3898feb321cb9a71a0fd376f1157d0f4553
139 1b28414d2886c57343864326dbb745a634d3e37d
140 6afb255d976f85f3359e4929abd6f5149c323a02
142 # azure-cli: move to by-name, nixfmt #325950
143 96cd538b68bd1d0a0a37979356d669abbba32ebc
145 # poptracker: format with nixfmt-rfc-style (#326697)
146 ff5c8f6cc3d1f2e017e86d50965c14b71f00567b
148 # mangal: format with nixfmt-rfc-style #328284
149 3bb5e993cac3a6e1c3056d2bc9bf43eb2c7a5951
151 # pico-sdk: switch to finalAttrs (#329438)
152 8946018b0391ae594d167f1e58497b18de068968
154 # ollama: format with nixfmt-rfc-style (#329353)
155 bdfde18037f8d9f9b641a4016c8ada4dc4cbf856
157 # nixos/ollama: format with nixfmt-rfc-style (#329561)
158 246d1ee533810ac1946d863bbd9de9b525818d56
160 # steam: cleanup (#216972)
161 ad815aebfbfe1415ff6436521d545029c803c3fb
163 # nixos/nvidia: apply nixfmt-rfc-style (#313440)
164 fbdcdde04a7caa007e825a8b822c75fab9adb2d6
166 # treewide: reformat files which need reformatting after (#341407)
167 e0464e47880a69896f0fb1810f00e0de469f770a
169 # step-cli: format package.nix with nixfmt (#331629)
170 fc7a83f8b62e90de5679e993d4d49ca014ea013d
172 # ndn-cxx: format with nixfmt-rfc-style
173 160b2b769c3b8a6d1ae9947afa77520fa2887db7
175 # ndn-tools: format with nixfmt-rfc-style
176 4882ef721ce3d7bb3b5e48ff80125255db515013
178 # nfd: format with nixfmt-rfc-style
179 548c2377fa81e2abfc192fbf4f521e601251c468
181 # darwin.stdenv: format with nixfmt-rfc-style (#333962)
182 93c10ac9e561c6594d3baaeaff2341907390d9b8
184 # nrr: format with nixfmt-rfc-style (#334578)
185 cffc27daf06c77c0d76bc35d24b929cb9d68c3c9
187 # nixos/kanidm: inherit lib, nixfmt
188 8f18393d380079904d072007fb19dc64baef0a3a
190 # fetchurl: nixfmt-rfc-style
191 ce21e97a1f20dee15da85c084f9d1148d84f853b
193 # percona: apply nixfmt
194 8d14fa2886fec877690c6d28cfcdba4503dbbcea
196 # nixos/virtualisation: format image-related files
197 # Original formatting commit that was reverted
198 04fadac429ca7d6b92025188652376c230205730
199 # Revert commit
200 4cec81a9959ce612b653860dcca53101a36f328a
201 # Final commit that does the formatting
202 88b285c01d84de82c0b2b052fd28eaf6709c2d26
204 # sqlc: format with nixfmt
205 2bdec131b2bb2c8563f4556d741d34ccb77409e2
207 # treewide: migrate packages to pkgs/by-name, take 1
208 571c71e6f73af34a229414f51585738894211408