Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8"/> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"/> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
Junio C Hamano | d6a33e4 | 2025-02-18 23:45:11 | [diff] [blame] | 7 | <meta name="generator" content="Asciidoctor 2.0.23"/> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 8 | <title>git-blame(1)</title> |
| 9 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"/> |
| 10 | <style> |
| 11 | /*! Asciidoctor default stylesheet | MIT License | https://asciidoctor.org */ |
| 12 | /* Uncomment the following line when using as a custom stylesheet */ |
| 13 | /* @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"; */ |
| 14 | html{font-family:sans-serif;-webkit-text-size-adjust:100%} |
| 15 | a{background:none} |
| 16 | a:focus{outline:thin dotted} |
| 17 | a:active,a:hover{outline:0} |
| 18 | h1{font-size:2em;margin:.67em 0} |
| 19 | b,strong{font-weight:bold} |
| 20 | abbr{font-size:.9em} |
| 21 | abbr[title]{cursor:help;border-bottom:1px dotted #dddddf;text-decoration:none} |
| 22 | dfn{font-style:italic} |
| 23 | hr{height:0} |
| 24 | mark{background:#ff0;color:#000} |
| 25 | code,kbd,pre,samp{font-family:monospace;font-size:1em} |
| 26 | pre{white-space:pre-wrap} |
| 27 | q{quotes:"\201C" "\201D" "\2018" "\2019"} |
| 28 | small{font-size:80%} |
| 29 | sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} |
| 30 | sup{top:-.5em} |
| 31 | sub{bottom:-.25em} |
| 32 | img{border:0} |
| 33 | svg:not(:root){overflow:hidden} |
| 34 | figure{margin:0} |
| 35 | audio,video{display:inline-block} |
| 36 | audio:not([controls]){display:none;height:0} |
| 37 | fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em} |
| 38 | legend{border:0;padding:0} |
| 39 | button,input,select,textarea{font-family:inherit;font-size:100%;margin:0} |
| 40 | button,input{line-height:normal} |
| 41 | button,select{text-transform:none} |
| 42 | button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer} |
| 43 | button[disabled],html input[disabled]{cursor:default} |
| 44 | input[type=checkbox],input[type=radio]{padding:0} |
| 45 | button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} |
| 46 | textarea{overflow:auto;vertical-align:top} |
| 47 | table{border-collapse:collapse;border-spacing:0} |
| 48 | *,::before,::after{box-sizing:border-box} |
| 49 | html,body{font-size:100%} |
| 50 | body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;line-height:1;position:relative;cursor:auto;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-wrap:anywhere;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased} |
| 51 | a:hover{cursor:pointer} |
| 52 | img,object,embed{max-width:100%;height:auto} |
| 53 | object,embed{height:100%} |
| 54 | img{-ms-interpolation-mode:bicubic} |
| 55 | .left{float:left!important} |
| 56 | .right{float:right!important} |
| 57 | .text-left{text-align:left!important} |
| 58 | .text-right{text-align:right!important} |
| 59 | .text-center{text-align:center!important} |
| 60 | .text-justify{text-align:justify!important} |
| 61 | .hide{display:none} |
| 62 | img,object,svg{display:inline-block;vertical-align:middle} |
| 63 | textarea{height:auto;min-height:50px} |
| 64 | select{width:100%} |
| 65 | .subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em} |
| 66 | div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0} |
| 67 | a{color:#2156a5;text-decoration:underline;line-height:inherit} |
| 68 | a:hover,a:focus{color:#1d4b8f} |
| 69 | a img{border:0} |
| 70 | p{line-height:1.6;margin-bottom:1.25em;text-rendering:optimizeLegibility} |
| 71 | p aside{font-size:.875em;line-height:1.35;font-style:italic} |
| 72 | h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{font-family:"Open Sans","DejaVu Sans",sans-serif;font-weight:300;font-style:normal;color:#ba3925;text-rendering:optimizeLegibility;margin-top:1em;margin-bottom:.5em;line-height:1.0125em} |
| 73 | h1 small,h2 small,h3 small,#toctitle small,.sidebarblock>.content>.title small,h4 small,h5 small,h6 small{font-size:60%;color:#e99b8f;line-height:0} |
| 74 | h1{font-size:2.125em} |
| 75 | h2{font-size:1.6875em} |
| 76 | h3,#toctitle,.sidebarblock>.content>.title{font-size:1.375em} |
| 77 | h4,h5{font-size:1.125em} |
| 78 | h6{font-size:1em} |
| 79 | hr{border:solid #dddddf;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em} |
| 80 | em,i{font-style:italic;line-height:inherit} |
| 81 | strong,b{font-weight:bold;line-height:inherit} |
| 82 | small{font-size:60%;line-height:inherit} |
| 83 | code{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;color:rgba(0,0,0,.9)} |
| 84 | ul,ol,dl{line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit} |
| 85 | ul,ol{margin-left:1.5em} |
| 86 | ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0} |
| 87 | ul.circle{list-style-type:circle} |
| 88 | ul.disc{list-style-type:disc} |
| 89 | ul.square{list-style-type:square} |
| 90 | ul.circle ul:not([class]),ul.disc ul:not([class]),ul.square ul:not([class]){list-style:inherit} |
| 91 | ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0} |
| 92 | dl dt{margin-bottom:.3125em;font-weight:bold} |
| 93 | dl dd{margin-bottom:1.25em} |
| 94 | blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd} |
| 95 | blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)} |
| 96 | @media screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2} |
| 97 | h1{font-size:2.75em} |
| 98 | h2{font-size:2.3125em} |
| 99 | h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em} |
| 100 | h4{font-size:1.4375em}} |
| 101 | table{background:#fff;margin-bottom:1.25em;border:1px solid #dedede;word-wrap:normal} |
| 102 | table thead,table tfoot{background:#f7f8f7} |
| 103 | table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left} |
| 104 | table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)} |
| 105 | table tr.even,table tr.alt{background:#f8f8f7} |
| 106 | table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{line-height:1.6} |
| 107 | h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em} |
| 108 | h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400} |
| 109 | .center{margin-left:auto;margin-right:auto} |
| 110 | .stretch{width:100%} |
| 111 | .clearfix::before,.clearfix::after,.float-group::before,.float-group::after{content:" ";display:table} |
| 112 | .clearfix::after,.float-group::after{clear:both} |
| 113 | :not(pre).nobreak{word-wrap:normal} |
| 114 | :not(pre).nowrap{white-space:nowrap} |
| 115 | :not(pre).pre-wrap{white-space:pre-wrap} |
| 116 | :not(pre):not([class^=L])>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background:#f7f7f8;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed} |
| 117 | pre{color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;line-height:1.45;text-rendering:optimizeSpeed} |
| 118 | pre code,pre pre{color:inherit;font-size:inherit;line-height:inherit} |
| 119 | pre>code{display:block} |
| 120 | pre.nowrap,pre.nowrap pre{white-space:pre;word-wrap:normal} |
| 121 | em em{font-style:normal} |
| 122 | strong strong{font-weight:400} |
| 123 | .keyseq{color:rgba(51,51,51,.8)} |
| 124 | kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background:#f7f7f7;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 0 0 .1em #fff;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap} |
| 125 | .keyseq kbd:first-child{margin-left:0} |
| 126 | .keyseq kbd:last-child{margin-right:0} |
| 127 | .menuseq,.menuref{color:#000} |
| 128 | .menuseq b:not(.caret),.menuref{font-weight:inherit} |
| 129 | .menuseq{word-spacing:-.02em} |
| 130 | .menuseq b.caret{font-size:1.25em;line-height:.8} |
| 131 | .menuseq i.caret{font-weight:bold;text-align:center;width:.45em} |
| 132 | b.button::before,b.button::after{position:relative;top:-1px;font-weight:400} |
| 133 | b.button::before{content:"[";padding:0 3px 0 2px} |
| 134 | b.button::after{content:"]";padding:0 2px 0 3px} |
| 135 | p a>code:hover{color:rgba(0,0,0,.9)} |
| 136 | #header,#content,#footnotes,#footer{width:100%;margin:0 auto;max-width:62.5em;*zoom:1;position:relative;padding-left:.9375em;padding-right:.9375em} |
| 137 | #header::before,#header::after,#content::before,#content::after,#footnotes::before,#footnotes::after,#footer::before,#footer::after{content:" ";display:table} |
| 138 | #header::after,#content::after,#footnotes::after,#footer::after{clear:both} |
| 139 | #content{margin-top:1.25em} |
| 140 | #content::before{content:none} |
| 141 | #header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0} |
| 142 | #header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf} |
Junio C Hamano | d6a33e4 | 2025-02-18 23:45:11 | [diff] [blame] | 143 | #header>h1:only-child{border-bottom:1px solid #dddddf;padding-bottom:8px} |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 144 | #header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:flex;flex-flow:row wrap} |
| 145 | #header .details span:first-child{margin-left:-.125em} |
| 146 | #header .details span.email a{color:rgba(0,0,0,.85)} |
| 147 | #header .details br{display:none} |
| 148 | #header .details br+span::before{content:"\00a0\2013\00a0"} |
| 149 | #header .details br+span.author::before{content:"\00a0\22c5\00a0";color:rgba(0,0,0,.85)} |
| 150 | #header .details br+span#revremark::before{content:"\00a0|\00a0"} |
| 151 | #header #revnumber{text-transform:capitalize} |
| 152 | #header #revnumber::after{content:"\00a0"} |
| 153 | #content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #dddddf;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem} |
| 154 | #toc{border-bottom:1px solid #e7e7e9;padding-bottom:.5em} |
| 155 | #toc>ul{margin-left:.125em} |
| 156 | #toc ul.sectlevel0>li>a{font-style:italic} |
| 157 | #toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0} |
| 158 | #toc ul{font-family:"Open Sans","DejaVu Sans",sans-serif;list-style-type:none} |
| 159 | #toc li{line-height:1.3334;margin-top:.3334em} |
| 160 | #toc a{text-decoration:none} |
| 161 | #toc a:active{text-decoration:underline} |
| 162 | #toctitle{color:#7a2518;font-size:1.2em} |
| 163 | @media screen and (min-width:768px){#toctitle{font-size:1.375em} |
| 164 | body.toc2{padding-left:15em;padding-right:0} |
Junio C Hamano | d6a33e4 | 2025-02-18 23:45:11 | [diff] [blame] | 165 | body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px} |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 166 | #toc.toc2{margin-top:0!important;background:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto} |
| 167 | #toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em} |
| 168 | #toc.toc2>ul{font-size:.9em;margin-bottom:0} |
| 169 | #toc.toc2 ul ul{margin-left:0;padding-left:1em} |
| 170 | #toc.toc2 ul.sectlevel0 ul.sectlevel1{padding-left:0;margin-top:.5em;margin-bottom:.5em} |
| 171 | body.toc2.toc-right{padding-left:0;padding-right:15em} |
| 172 | body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #e7e7e9;left:auto;right:0}} |
| 173 | @media screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0} |
| 174 | #toc.toc2{width:20em} |
| 175 | #toc.toc2 #toctitle{font-size:1.375em} |
| 176 | #toc.toc2>ul{font-size:.95em} |
| 177 | #toc.toc2 ul ul{padding-left:1.25em} |
| 178 | body.toc2.toc-right{padding-left:0;padding-right:20em}} |
| 179 | #content #toc{border:1px solid #e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;border-radius:4px} |
| 180 | #content #toc>:first-child{margin-top:0} |
| 181 | #content #toc>:last-child{margin-bottom:0} |
| 182 | #footer{max-width:none;background:rgba(0,0,0,.8);padding:1.25em} |
| 183 | #footer-text{color:hsla(0,0%,100%,.8);line-height:1.44} |
| 184 | #content{margin-bottom:.625em} |
| 185 | .sect1{padding-bottom:.625em} |
| 186 | @media screen and (min-width:768px){#content{margin-bottom:1.25em} |
| 187 | .sect1{padding-bottom:1.25em}} |
| 188 | .sect1:last-child{padding-bottom:0} |
| 189 | .sect1+.sect1{border-top:1px solid #e7e7e9} |
| 190 | #content h1>a.anchor,h2>a.anchor,h3>a.anchor,#toctitle>a.anchor,.sidebarblock>.content>.title>a.anchor,h4>a.anchor,h5>a.anchor,h6>a.anchor{position:absolute;z-index:1001;width:1.5ex;margin-left:-1.5ex;display:block;text-decoration:none!important;visibility:hidden;text-align:center;font-weight:400} |
| 191 | #content h1>a.anchor::before,h2>a.anchor::before,h3>a.anchor::before,#toctitle>a.anchor::before,.sidebarblock>.content>.title>a.anchor::before,h4>a.anchor::before,h5>a.anchor::before,h6>a.anchor::before{content:"\00A7";font-size:.85em;display:block;padding-top:.1em} |
| 192 | #content h1:hover>a.anchor,#content h1>a.anchor:hover,h2:hover>a.anchor,h2>a.anchor:hover,h3:hover>a.anchor,#toctitle:hover>a.anchor,.sidebarblock>.content>.title:hover>a.anchor,h3>a.anchor:hover,#toctitle>a.anchor:hover,.sidebarblock>.content>.title>a.anchor:hover,h4:hover>a.anchor,h4>a.anchor:hover,h5:hover>a.anchor,h5>a.anchor:hover,h6:hover>a.anchor,h6>a.anchor:hover{visibility:visible} |
| 193 | #content h1>a.link,h2>a.link,h3>a.link,#toctitle>a.link,.sidebarblock>.content>.title>a.link,h4>a.link,h5>a.link,h6>a.link{color:#ba3925;text-decoration:none} |
| 194 | #content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221} |
| 195 | details,.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em} |
| 196 | details{margin-left:1.25rem} |
| 197 | details>summary{cursor:pointer;display:block;position:relative;line-height:1.6;margin-bottom:.625rem;outline:none;-webkit-tap-highlight-color:transparent} |
| 198 | details>summary::-webkit-details-marker{display:none} |
| 199 | details>summary::before{content:"";border:solid transparent;border-left:solid;border-width:.3em 0 .3em .5em;position:absolute;top:.5em;left:-1.25rem;transform:translateX(15%)} |
| 200 | details[open]>summary::before{border:solid transparent;border-top:solid;border-width:.5em .3em 0;transform:translateY(15%)} |
| 201 | details>summary::after{content:"";width:1.25rem;height:1em;position:absolute;top:.3em;left:-1.25rem} |
| 202 | .admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:"Noto Serif","DejaVu Serif",serif;font-size:1rem;font-style:italic} |
| 203 | table.tableblock.fit-content>caption.title{white-space:nowrap;width:0} |
| 204 | .paragraph.lead>p,#preamble>.sectionbody>[class=paragraph]:first-of-type p{font-size:1.21875em;line-height:1.6;color:rgba(0,0,0,.85)} |
| 205 | .admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%} |
| 206 | .admonitionblock>table td.icon{text-align:center;width:80px} |
| 207 | .admonitionblock>table td.icon img{max-width:none} |
| 208 | .admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase} |
| 209 | .admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6);word-wrap:anywhere} |
| 210 | .admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0} |
| 211 | .exampleblock>.content{border:1px solid #e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;border-radius:4px} |
| 212 | .sidebarblock{border:1px solid #dbdbd6;margin-bottom:1.25em;padding:1.25em;background:#f3f3f2;border-radius:4px} |
| 213 | .sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center} |
| 214 | .exampleblock>.content>:first-child,.sidebarblock>.content>:first-child{margin-top:0} |
| 215 | .exampleblock>.content>:last-child,.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0} |
| 216 | .literalblock pre,.listingblock>.content>pre{border-radius:4px;overflow-x:auto;padding:1em;font-size:.8125em} |
| 217 | @media screen and (min-width:768px){.literalblock pre,.listingblock>.content>pre{font-size:.90625em}} |
| 218 | @media screen and (min-width:1280px){.literalblock pre,.listingblock>.content>pre{font-size:1em}} |
| 219 | .literalblock pre,.listingblock>.content>pre:not(.highlight),.listingblock>.content>pre[class=highlight],.listingblock>.content>pre[class^="highlight "]{background:#f7f7f8} |
| 220 | .literalblock.output pre{color:#f7f7f8;background:rgba(0,0,0,.9)} |
| 221 | .listingblock>.content{position:relative} |
| 222 | .listingblock code[data-lang]::before{display:none;content:attr(data-lang);position:absolute;font-size:.75em;top:.425rem;right:.5rem;line-height:1;text-transform:uppercase;color:inherit;opacity:.5} |
| 223 | .listingblock:hover code[data-lang]::before{display:block} |
| 224 | .listingblock.terminal pre .command::before{content:attr(data-prompt);padding-right:.5em;color:inherit;opacity:.5} |
| 225 | .listingblock.terminal pre .command:not([data-prompt])::before{content:"$"} |
| 226 | .listingblock pre.highlightjs{padding:0} |
| 227 | .listingblock pre.highlightjs>code{padding:1em;border-radius:4px} |
| 228 | .listingblock pre.prettyprint{border-width:0} |
| 229 | .prettyprint{background:#f7f7f8} |
| 230 | pre.prettyprint .linenums{line-height:1.45;margin-left:2em} |
| 231 | pre.prettyprint li{background:none;list-style-type:inherit;padding-left:0} |
| 232 | pre.prettyprint li code[data-lang]::before{opacity:1} |
| 233 | pre.prettyprint li:not(:first-child) code[data-lang]::before{display:none} |
| 234 | table.linenotable{border-collapse:separate;border:0;margin-bottom:0;background:none} |
| 235 | table.linenotable td[class]{color:inherit;vertical-align:top;padding:0;line-height:inherit;white-space:normal} |
| 236 | table.linenotable td.code{padding-left:.75em} |
| 237 | table.linenotable td.linenos,pre.pygments .linenos{border-right:1px solid;opacity:.35;padding-right:.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} |
| 238 | pre.pygments span.linenos{display:inline-block;margin-right:.75em} |
| 239 | .quoteblock{margin:0 1em 1.25em 1.5em;display:table} |
| 240 | .quoteblock:not(.excerpt)>.title{margin-left:-1.5em;margin-bottom:.75em} |
| 241 | .quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify} |
| 242 | .quoteblock blockquote{margin:0;padding:0;border:0} |
| 243 | .quoteblock blockquote::before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)} |
| 244 | .quoteblock blockquote>.paragraph:last-child p{margin-bottom:0} |
| 245 | .quoteblock .attribution{margin-top:.75em;margin-right:.5ex;text-align:right} |
| 246 | .verseblock{margin:0 1em 1.25em} |
| 247 | .verseblock pre{font-family:"Open Sans","DejaVu Sans",sans-serif;font-size:1.15rem;color:rgba(0,0,0,.85);font-weight:300;text-rendering:optimizeLegibility} |
| 248 | .verseblock pre strong{font-weight:400} |
| 249 | .verseblock .attribution{margin-top:1.25rem;margin-left:.5ex} |
| 250 | .quoteblock .attribution,.verseblock .attribution{font-size:.9375em;line-height:1.45;font-style:italic} |
| 251 | .quoteblock .attribution br,.verseblock .attribution br{display:none} |
| 252 | .quoteblock .attribution cite,.verseblock .attribution cite{display:block;letter-spacing:-.025em;color:rgba(0,0,0,.6)} |
| 253 | .quoteblock.abstract blockquote::before,.quoteblock.excerpt blockquote::before,.quoteblock .quoteblock blockquote::before{display:none} |
| 254 | .quoteblock.abstract blockquote,.quoteblock.abstract p,.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{line-height:1.6;word-spacing:0} |
| 255 | .quoteblock.abstract{margin:0 1em 1.25em;display:block} |
| 256 | .quoteblock.abstract>.title{margin:0 0 .375em;font-size:1.15em;text-align:center} |
| 257 | .quoteblock.excerpt>blockquote,.quoteblock .quoteblock{padding:0 0 .25em 1em;border-left:.25em solid #dddddf} |
| 258 | .quoteblock.excerpt,.quoteblock .quoteblock{margin-left:0} |
| 259 | .quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem} |
| 260 | .quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;font-size:.85rem;text-align:left;margin-right:0} |
| 261 | p.tableblock:last-child{margin-bottom:0} |
| 262 | td.tableblock>.content{margin-bottom:1.25em;word-wrap:anywhere} |
| 263 | td.tableblock>.content>:last-child{margin-bottom:-1.25em} |
| 264 | table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede} |
| 265 | table.grid-all>*>tr>*{border-width:1px} |
| 266 | table.grid-cols>*>tr>*{border-width:0 1px} |
| 267 | table.grid-rows>*>tr>*{border-width:1px 0} |
| 268 | table.frame-all{border-width:1px} |
| 269 | table.frame-ends{border-width:1px 0} |
| 270 | table.frame-sides{border-width:0 1px} |
| 271 | table.frame-none>colgroup+*>:first-child>*,table.frame-sides>colgroup+*>:first-child>*{border-top-width:0} |
| 272 | table.frame-none>:last-child>:last-child>*,table.frame-sides>:last-child>:last-child>*{border-bottom-width:0} |
| 273 | table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0} |
| 274 | table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0} |
| 275 | table.stripes-all>*>tr,table.stripes-odd>*>tr:nth-of-type(odd),table.stripes-even>*>tr:nth-of-type(even),table.stripes-hover>*>tr:hover{background:#f8f8f7} |
| 276 | th.halign-left,td.halign-left{text-align:left} |
| 277 | th.halign-right,td.halign-right{text-align:right} |
| 278 | th.halign-center,td.halign-center{text-align:center} |
| 279 | th.valign-top,td.valign-top{vertical-align:top} |
| 280 | th.valign-bottom,td.valign-bottom{vertical-align:bottom} |
| 281 | th.valign-middle,td.valign-middle{vertical-align:middle} |
| 282 | table thead th,table tfoot th{font-weight:bold} |
| 283 | tbody tr th{background:#f7f8f7} |
| 284 | tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold} |
| 285 | p.tableblock>code:only-child{background:none;padding:0} |
| 286 | p.tableblock{font-size:1em} |
| 287 | ol{margin-left:1.75em} |
| 288 | ul li ol{margin-left:1.5em} |
| 289 | dl dd{margin-left:1.125em} |
| 290 | dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0} |
| 291 | li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} |
| 292 | ul.checklist,ul.none,ol.none,ul.no-bullet,ol.no-bullet,ol.unnumbered,ul.unstyled,ol.unstyled{list-style-type:none} |
| 293 | ul.no-bullet,ol.no-bullet,ol.unnumbered{margin-left:.625em} |
| 294 | ul.unstyled,ol.unstyled{margin-left:0} |
| 295 | li>p:empty:only-child::before{content:"";display:inline-block} |
| 296 | ul.checklist>li>p:first-child{margin-left:-1em} |
| 297 | ul.checklist>li>p:first-child>.fa-square-o:first-child,ul.checklist>li>p:first-child>.fa-check-square-o:first-child{width:1.25em;font-size:.8em;position:relative;bottom:.125em} |
| 298 | ul.checklist>li>p:first-child>input[type=checkbox]:first-child{margin-right:.25em} |
| 299 | ul.inline{display:flex;flex-flow:row wrap;list-style:none;margin:0 0 .625em -1.25em} |
| 300 | ul.inline>li{margin-left:1.25em} |
| 301 | .unstyled dl dt{font-weight:400;font-style:normal} |
| 302 | ol.arabic{list-style-type:decimal} |
| 303 | ol.decimal{list-style-type:decimal-leading-zero} |
| 304 | ol.loweralpha{list-style-type:lower-alpha} |
| 305 | ol.upperalpha{list-style-type:upper-alpha} |
| 306 | ol.lowerroman{list-style-type:lower-roman} |
| 307 | ol.upperroman{list-style-type:upper-roman} |
| 308 | ol.lowergreek{list-style-type:lower-greek} |
| 309 | .hdlist>table,.colist>table{border:0;background:none} |
| 310 | .hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none} |
| 311 | td.hdlist1,td.hdlist2{vertical-align:top;padding:0 .625em} |
| 312 | td.hdlist1{font-weight:bold;padding-bottom:1.25em} |
| 313 | td.hdlist2{word-wrap:anywhere} |
| 314 | .literalblock+.colist,.listingblock+.colist{margin-top:-.5em} |
| 315 | .colist td:not([class]):first-child{padding:.4em .75em 0;line-height:1;vertical-align:top} |
| 316 | .colist td:not([class]):first-child img{max-width:none} |
| 317 | .colist td:not([class]):last-child{padding:.25em 0} |
| 318 | .thumb,.th{line-height:0;display:inline-block;border:4px solid #fff;box-shadow:0 0 0 1px #ddd} |
| 319 | .imageblock.left{margin:.25em .625em 1.25em 0} |
| 320 | .imageblock.right{margin:.25em 0 1.25em .625em} |
| 321 | .imageblock>.title{margin-bottom:0} |
| 322 | .imageblock.thumb,.imageblock.th{border-width:6px} |
| 323 | .imageblock.thumb>.title,.imageblock.th>.title{padding:0 .125em} |
| 324 | .image.left,.image.right{margin-top:.25em;margin-bottom:.25em;display:inline-block;line-height:0} |
| 325 | .image.left{margin-right:.625em} |
| 326 | .image.right{margin-left:.625em} |
| 327 | a.image{text-decoration:none;display:inline-block} |
| 328 | a.image object{pointer-events:none} |
| 329 | sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super} |
| 330 | sup.footnote a,sup.footnoteref a{text-decoration:none} |
Junio C Hamano | d6a33e4 | 2025-02-18 23:45:11 | [diff] [blame] | 331 | sup.footnote a:active,sup.footnoteref a:active,#footnotes .footnote a:first-of-type:active{text-decoration:underline} |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 332 | #footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em} |
| 333 | #footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0} |
| 334 | #footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;margin-bottom:.2em} |
| 335 | #footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none;margin-left:-1.05em} |
| 336 | #footnotes .footnote:last-of-type{margin-bottom:0} |
| 337 | #content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0} |
| 338 | div.unbreakable{page-break-inside:avoid} |
| 339 | .big{font-size:larger} |
| 340 | .small{font-size:smaller} |
| 341 | .underline{text-decoration:underline} |
| 342 | .overline{text-decoration:overline} |
| 343 | .line-through{text-decoration:line-through} |
| 344 | .aqua{color:#00bfbf} |
| 345 | .aqua-background{background:#00fafa} |
| 346 | .black{color:#000} |
| 347 | .black-background{background:#000} |
| 348 | .blue{color:#0000bf} |
| 349 | .blue-background{background:#0000fa} |
| 350 | .fuchsia{color:#bf00bf} |
| 351 | .fuchsia-background{background:#fa00fa} |
| 352 | .gray{color:#606060} |
| 353 | .gray-background{background:#7d7d7d} |
| 354 | .green{color:#006000} |
| 355 | .green-background{background:#007d00} |
| 356 | .lime{color:#00bf00} |
| 357 | .lime-background{background:#00fa00} |
| 358 | .maroon{color:#600000} |
| 359 | .maroon-background{background:#7d0000} |
| 360 | .navy{color:#000060} |
| 361 | .navy-background{background:#00007d} |
| 362 | .olive{color:#606000} |
| 363 | .olive-background{background:#7d7d00} |
| 364 | .purple{color:#600060} |
| 365 | .purple-background{background:#7d007d} |
| 366 | .red{color:#bf0000} |
| 367 | .red-background{background:#fa0000} |
| 368 | .silver{color:#909090} |
| 369 | .silver-background{background:#bcbcbc} |
| 370 | .teal{color:#006060} |
| 371 | .teal-background{background:#007d7d} |
| 372 | .white{color:#bfbfbf} |
| 373 | .white-background{background:#fafafa} |
| 374 | .yellow{color:#bfbf00} |
| 375 | .yellow-background{background:#fafa00} |
| 376 | span.icon>.fa{cursor:default} |
| 377 | a span.icon>.fa{cursor:inherit} |
| 378 | .admonitionblock td.icon [class^="fa icon-"]{font-size:2.5em;text-shadow:1px 1px 2px rgba(0,0,0,.5);cursor:default} |
| 379 | .admonitionblock td.icon .icon-note::before{content:"\f05a";color:#19407c} |
| 380 | .admonitionblock td.icon .icon-tip::before{content:"\f0eb";text-shadow:1px 1px 2px rgba(155,155,0,.8);color:#111} |
| 381 | .admonitionblock td.icon .icon-warning::before{content:"\f071";color:#bf6900} |
| 382 | .admonitionblock td.icon .icon-caution::before{content:"\f06d";color:#bf3400} |
| 383 | .admonitionblock td.icon .icon-important::before{content:"\f06a";color:#bf0000} |
| 384 | .conum[data-value]{display:inline-block;color:#fff!important;background:rgba(0,0,0,.8);border-radius:50%;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold} |
| 385 | .conum[data-value] *{color:#fff!important} |
| 386 | .conum[data-value]+b{display:none} |
| 387 | .conum[data-value]::after{content:attr(data-value)} |
| 388 | pre .conum[data-value]{position:relative;top:-.125em} |
| 389 | b.conum *{color:inherit!important} |
| 390 | .conum:not([data-value]):empty{display:none} |
| 391 | dt,th.tableblock,td.content,div.footnote{text-rendering:optimizeLegibility} |
| 392 | h1,h2,p,td.content,span.alt,summary{letter-spacing:-.01em} |
| 393 | p strong,td.content strong,div.footnote strong{letter-spacing:-.005em} |
| 394 | p,blockquote,dt,td.content,td.hdlist1,span.alt,summary{font-size:1.0625rem} |
| 395 | p{margin-bottom:1.25rem} |
| 396 | .sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em} |
| 397 | .exampleblock>.content{background:#fffef7;border-color:#e0e0dc;box-shadow:0 1px 4px #e0e0dc} |
| 398 | .print-only{display:none!important} |
| 399 | @page{margin:1.25cm .75cm} |
| 400 | @media print{*{box-shadow:none!important;text-shadow:none!important} |
| 401 | html{font-size:80%} |
| 402 | a{color:inherit!important;text-decoration:underline!important} |
| 403 | a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none!important} |
| 404 | a[href^="http:"]:not(.bare)::after,a[href^="https:"]:not(.bare)::after{content:"(" attr(href) ")";display:inline-block;font-size:.875em;padding-left:.25em} |
| 405 | abbr[title]{border-bottom:1px dotted} |
| 406 | abbr[title]::after{content:" (" attr(title) ")"} |
| 407 | pre,blockquote,tr,img,object,svg{page-break-inside:avoid} |
| 408 | thead{display:table-header-group} |
| 409 | svg{max-width:100%} |
| 410 | p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3} |
| 411 | h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid} |
| 412 | #header,#content,#footnotes,#footer{max-width:none} |
| 413 | #toc,.sidebarblock,.exampleblock>.content{background:none!important} |
| 414 | #toc{border-bottom:1px solid #dddddf!important;padding-bottom:0!important} |
| 415 | body.book #header{text-align:center} |
| 416 | body.book #header>h1:first-child{border:0!important;margin:2.5em 0 1em} |
| 417 | body.book #header .details{border:0!important;display:block;padding:0!important} |
| 418 | body.book #header .details span:first-child{margin-left:0!important} |
| 419 | body.book #header .details br{display:block} |
| 420 | body.book #header .details br+span::before{content:none!important} |
| 421 | body.book #toc{border:0!important;text-align:left!important;padding:0!important;margin:0!important} |
| 422 | body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-break-before:always} |
| 423 | .listingblock code[data-lang]::before{display:block} |
| 424 | #footer{padding:0 .9375em} |
| 425 | .hide-on-print{display:none!important} |
| 426 | .print-only{display:block!important} |
| 427 | .hide-for-print{display:none!important} |
| 428 | .show-for-print{display:inherit!important}} |
| 429 | @media amzn-kf8,print{#header>h1:first-child{margin-top:1.25rem} |
| 430 | .sect1{padding:0!important} |
| 431 | .sect1+.sect1{border:0} |
| 432 | #footer{background:none} |
| 433 | #footer-text{color:rgba(0,0,0,.6);font-size:.9em}} |
| 434 | @media amzn-kf8{#header,#content,#footnotes,#footer{padding:0}} |
| 435 | </style> |
| 436 | <style> |
| 437 | pre>code { |
| 438 | display: inline; |
| 439 | } |
| 440 | </style> |
| 441 | </head> |
| 442 | <body class="manpage"> |
| 443 | <div id="header"> |
| 444 | <h1>git-blame(1) Manual Page</h1> |
| 445 | <h2 id="_name">NAME</h2> |
| 446 | <div class="sectionbody"> |
| 447 | <p>git-blame - Show what revision and author last modified each line of a file</p> |
| 448 | </div> |
| 449 | </div> |
| 450 | <div id="content"> |
| 451 | <div class="sect1"> |
| 452 | <h2 id="_synopsis">SYNOPSIS</h2> |
| 453 | <div class="sectionbody"> |
| 454 | <div class="verseblock"> |
| 455 | <pre class="content"><em>git blame</em> [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-e] [-p] [-w] [--incremental] |
| 456 | [-L <range>] [-S <revs-file>] [-M] [-C] [-C] [-C] [--since=<date>] |
| 457 | [--ignore-rev <rev>] [--ignore-revs-file <file>] |
| 458 | [--color-lines] [--color-by-age] [--progress] [--abbrev=<n>] |
| 459 | [ --contents <file> ] [<rev> | --reverse <rev>..<rev>] [--] <file></pre> |
| 460 | </div> |
| 461 | </div> |
| 462 | </div> |
| 463 | <div class="sect1"> |
| 464 | <h2 id="_description">DESCRIPTION</h2> |
| 465 | <div class="sectionbody"> |
| 466 | <div class="paragraph"> |
| 467 | <p>Annotates each line in the given file with information from the revision which |
| 468 | last modified the line. Optionally, start annotating from the given revision.</p> |
| 469 | </div> |
| 470 | <div class="paragraph"> |
| 471 | <p>When specified one or more times, <code>-L</code> restricts annotation to the requested |
| 472 | lines.</p> |
| 473 | </div> |
| 474 | <div class="paragraph"> |
| 475 | <p>The origin of lines is automatically followed across whole-file |
| 476 | renames (currently there is no option to turn the rename-following |
| 477 | off). To follow lines moved from one file to another, or to follow |
| 478 | lines that were copied and pasted from another file, etc., see the |
| 479 | <code>-C</code> and <code>-M</code> options.</p> |
| 480 | </div> |
| 481 | <div class="paragraph"> |
| 482 | <p>The report does not tell you anything about lines which have been deleted or |
| 483 | replaced; you need to use a tool such as <em>git diff</em> or the "pickaxe" |
| 484 | interface briefly mentioned in the following paragraph.</p> |
| 485 | </div> |
| 486 | <div class="paragraph"> |
| 487 | <p>Apart from supporting file annotation, Git also supports searching the |
| 488 | development history for when a code snippet occurred in a change. This makes it |
| 489 | possible to track when a code snippet was added to a file, moved or copied |
| 490 | between files, and eventually deleted or replaced. It works by searching for |
| 491 | a text string in the diff. A small example of the pickaxe interface |
| 492 | that searches for <code>blame_usage</code>:</p> |
| 493 | </div> |
| 494 | <div class="listingblock"> |
| 495 | <div class="content"> |
| 496 | <pre>$ git log --pretty=oneline -S'blame_usage' |
| 497 | 5040f17eba15504bad66b14a645bddd9b015ebb7 blame -S <ancestry-file> |
| 498 | ea4c7f9bf69e781dd0cd88d2bccb2bf5cc15c9a7 git-blame: Make the output</pre> |
| 499 | </div> |
| 500 | </div> |
| 501 | </div> |
| 502 | </div> |
| 503 | <div class="sect1"> |
| 504 | <h2 id="_options">OPTIONS</h2> |
| 505 | <div class="sectionbody"> |
| 506 | <div class="dlist"> |
| 507 | <dl> |
| 508 | <dt class="hdlist1">-b</dt> |
| 509 | <dd> |
| 510 | <p>Show blank SHA-1 for boundary commits. This can also |
| 511 | be controlled via the <code>blame.blankBoundary</code> config option.</p> |
| 512 | </dd> |
| 513 | <dt class="hdlist1">--root</dt> |
| 514 | <dd> |
| 515 | <p>Do not treat root commits as boundaries. This can also be |
| 516 | controlled via the <code>blame.showRoot</code> config option.</p> |
| 517 | </dd> |
| 518 | <dt class="hdlist1">--show-stats</dt> |
| 519 | <dd> |
| 520 | <p>Include additional statistics at the end of blame output.</p> |
| 521 | </dd> |
| 522 | <dt class="hdlist1">-L <start>,<end></dt> |
| 523 | <dt class="hdlist1">-L :<funcname></dt> |
| 524 | <dd> |
| 525 | <p>Annotate only the line range given by <em><start>,<end></em>, |
| 526 | or by the function name regex <em><funcname></em>. |
| 527 | May be specified multiple times. Overlapping ranges are allowed.</p> |
| 528 | <div class="paragraph"> |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 529 | <p><em><start></em> and <em><end></em> are optional. <code>-L</code> <em><start></em> or <code>-L</code> <em><start></em><code>,</code> spans from |
| 530 | <em><start></em> to end of file. <code>-L</code> <code>,</code><em><end></em> spans from start of file to <em><end></em>.</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 531 | </div> |
| 532 | <div class="paragraph"> |
| 533 | <p><em><start></em> and <em><end></em> can take one of these forms:</p> |
| 534 | </div> |
| 535 | <div class="ulist"> |
| 536 | <ul> |
| 537 | <li> |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 538 | <p><em><number></em></p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 539 | <div class="paragraph"> |
| 540 | <p>If <em><start></em> or <em><end></em> is a number, it specifies an |
| 541 | absolute line number (lines count from 1).</p> |
| 542 | </div> |
| 543 | </li> |
| 544 | <li> |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 545 | <p><code>/</code><em><regex></em><code>/</code></p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 546 | <div class="paragraph"> |
| 547 | <p>This form will use the first line matching the given |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 548 | POSIX <em><regex></em>. If <em><start></em> is a regex, it will search from the end of |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 549 | the previous <code>-L</code> range, if any, otherwise from the start of file. |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 550 | If <em><start></em> is <code>^/</code><em><regex></em><code>/</code>, it will search from the start of file. |
| 551 | If <em><end></em> is a regex, it will search starting at the line given by |
| 552 | <em><start></em>.</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 553 | </div> |
| 554 | </li> |
| 555 | <li> |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 556 | <p><code>+</code><em><offset></em> or <code>-</code><em><offset></em></p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 557 | <div class="paragraph"> |
| 558 | <p>This is only valid for <em><end></em> and will specify a number |
| 559 | of lines before or after the line given by <em><start></em>.</p> |
| 560 | </div> |
| 561 | </li> |
| 562 | </ul> |
| 563 | </div> |
| 564 | <div class="paragraph"> |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 565 | <p>If <code>:</code><em><funcname></em> is given in place of <em><start></em> and <em><end></em>, it is a |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 566 | regular expression that denotes the range from the first funcname line |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 567 | that matches <em><funcname></em>, up to the next funcname line. <code>:</code><em><funcname></em> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 568 | searches from the end of the previous <code>-L</code> range, if any, otherwise |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 569 | from the start of file. <code>^:</code><em><funcname></em> searches from the start of |
| 570 | file. The function names are determined in the same way as <code>git</code> <code>diff</code> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 571 | works out patch hunk headers (see <em>Defining a custom hunk-header</em> |
| 572 | in <a href="gitattributes.html">gitattributes(5)</a>).</p> |
| 573 | </div> |
| 574 | </dd> |
| 575 | <dt class="hdlist1">-l</dt> |
| 576 | <dd> |
| 577 | <p>Show long rev (Default: off).</p> |
| 578 | </dd> |
| 579 | <dt class="hdlist1">-t</dt> |
| 580 | <dd> |
| 581 | <p>Show raw timestamp (Default: off).</p> |
| 582 | </dd> |
| 583 | <dt class="hdlist1">-S <revs-file></dt> |
| 584 | <dd> |
| 585 | <p>Use revisions from revs-file instead of calling <a href="git-rev-list.html">git-rev-list(1)</a>.</p> |
| 586 | </dd> |
| 587 | <dt class="hdlist1">--reverse <rev>..<rev></dt> |
| 588 | <dd> |
| 589 | <p>Walk history forward instead of backward. Instead of showing |
| 590 | the revision in which a line appeared, this shows the last |
| 591 | revision in which a line has existed. This requires a range of |
| 592 | revision like START..END where the path to blame exists in |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 593 | START. <code>git</code> <code>blame</code> <code>--reverse</code> <code>START</code> is taken as <code>git</code> <code>blame</code> |
| 594 | <code>--reverse</code> <code>START</code><code>..</code><code>HEAD</code> for convenience.</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 595 | </dd> |
| 596 | <dt class="hdlist1">--first-parent</dt> |
| 597 | <dd> |
| 598 | <p>Follow only the first parent commit upon seeing a merge |
| 599 | commit. This option can be used to determine when a line |
| 600 | was introduced to a particular integration branch, rather |
| 601 | than when it was introduced to the history overall.</p> |
| 602 | </dd> |
| 603 | <dt class="hdlist1">-p</dt> |
| 604 | <dt class="hdlist1">--porcelain</dt> |
| 605 | <dd> |
| 606 | <p>Show in a format designed for machine consumption.</p> |
| 607 | </dd> |
| 608 | <dt class="hdlist1">--line-porcelain</dt> |
| 609 | <dd> |
| 610 | <p>Show the porcelain format, but output commit information for |
| 611 | each line, not just the first time a commit is referenced. |
| 612 | Implies --porcelain.</p> |
| 613 | </dd> |
| 614 | <dt class="hdlist1">--incremental</dt> |
| 615 | <dd> |
| 616 | <p>Show the result incrementally in a format designed for |
| 617 | machine consumption.</p> |
| 618 | </dd> |
| 619 | <dt class="hdlist1">--encoding=<encoding></dt> |
| 620 | <dd> |
| 621 | <p>Specifies the encoding used to output author names |
| 622 | and commit summaries. Setting it to <code>none</code> makes blame |
| 623 | output unconverted data. For more information see the |
| 624 | discussion about encoding in the <a href="git-log.html">git-log(1)</a> |
| 625 | manual page.</p> |
| 626 | </dd> |
| 627 | <dt class="hdlist1">--contents <file></dt> |
| 628 | <dd> |
| 629 | <p>Annotate using the contents from the named file, starting from <rev> |
| 630 | if it is specified, and HEAD otherwise. You may specify <em>-</em> to make |
| 631 | the command read from the standard input for the file contents.</p> |
| 632 | </dd> |
| 633 | <dt class="hdlist1">--date <format></dt> |
| 634 | <dd> |
| 635 | <p>Specifies the format used to output dates. If --date is not |
| 636 | provided, the value of the blame.date config variable is |
| 637 | used. If the blame.date config variable is also not set, the |
| 638 | iso format is used. For supported values, see the discussion |
| 639 | of the --date option at <a href="git-log.html">git-log(1)</a>.</p> |
| 640 | </dd> |
| 641 | <dt class="hdlist1">--[no-]progress</dt> |
| 642 | <dd> |
| 643 | <p>Progress status is reported on the standard error stream |
| 644 | by default when it is attached to a terminal. This flag |
| 645 | enables progress reporting even if not attached to a |
| 646 | terminal. Can’t use <code>--progress</code> together with <code>--porcelain</code> |
| 647 | or <code>--incremental</code>.</p> |
| 648 | </dd> |
| 649 | <dt class="hdlist1">-M[<num>]</dt> |
| 650 | <dd> |
| 651 | <p>Detect moved or copied lines within a file. When a commit |
| 652 | moves or copies a block of lines (e.g. the original file |
| 653 | has A and then B, and the commit changes it to B and then |
| 654 | A), the traditional <em>blame</em> algorithm notices only half of |
| 655 | the movement and typically blames the lines that were moved |
| 656 | up (i.e. B) to the parent and assigns blame to the lines that |
| 657 | were moved down (i.e. A) to the child commit. With this |
| 658 | option, both groups of lines are blamed on the parent by |
| 659 | running extra passes of inspection.</p> |
| 660 | <div class="paragraph"> |
| 661 | <p><num> is optional but it is the lower bound on the number of |
| 662 | alphanumeric characters that Git must detect as moving/copying |
| 663 | within a file for it to associate those lines with the parent |
| 664 | commit. The default value is 20.</p> |
| 665 | </div> |
| 666 | </dd> |
| 667 | <dt class="hdlist1">-C[<num>]</dt> |
| 668 | <dd> |
| 669 | <p>In addition to <code>-M</code>, detect lines moved or copied from other |
| 670 | files that were modified in the same commit. This is |
| 671 | useful when you reorganize your program and move code |
| 672 | around across files. When this option is given twice, |
| 673 | the command additionally looks for copies from other |
| 674 | files in the commit that creates the file. When this |
| 675 | option is given three times, the command additionally |
| 676 | looks for copies from other files in any commit.</p> |
| 677 | <div class="paragraph"> |
| 678 | <p><num> is optional but it is the lower bound on the number of |
| 679 | alphanumeric characters that Git must detect as moving/copying |
| 680 | between files for it to associate those lines with the parent |
| 681 | commit. And the default value is 40. If there are more than one |
| 682 | <code>-C</code> options given, the <num> argument of the last <code>-C</code> will |
| 683 | take effect.</p> |
| 684 | </div> |
| 685 | </dd> |
| 686 | <dt class="hdlist1">--ignore-rev <rev></dt> |
| 687 | <dd> |
| 688 | <p>Ignore changes made by the revision when assigning blame, as if the |
| 689 | change never happened. Lines that were changed or added by an ignored |
| 690 | commit will be blamed on the previous commit that changed that line or |
| 691 | nearby lines. This option may be specified multiple times to ignore |
| 692 | more than one revision. If the <code>blame.markIgnoredLines</code> config option |
| 693 | is set, then lines that were changed by an ignored commit and attributed to |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 694 | another commit will be marked with a ? in the blame output. If the |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 695 | <code>blame.markUnblamableLines</code> config option is set, then those lines touched |
| 696 | by an ignored commit that we could not attribute to another revision are |
Junio C Hamano | 1ad0ffb | 2025-04-17 18:55:52 | [diff] [blame] | 697 | marked with a <em>*</em>. In the porcelain modes, we print <em>ignored</em> and |
| 698 | <em>unblamable</em> on a newline respectively.</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 699 | </dd> |
| 700 | <dt class="hdlist1">--ignore-revs-file <file></dt> |
| 701 | <dd> |
| 702 | <p>Ignore revisions listed in <code>file</code>, which must be in the same format as an |
| 703 | <code>fsck.skipList</code>. This option may be repeated, and these files will be |
| 704 | processed after any files specified with the <code>blame.ignoreRevsFile</code> config |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 705 | option. An empty file name, "", will clear the list of revs from |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 706 | previously processed files.</p> |
| 707 | </dd> |
| 708 | <dt class="hdlist1">--color-lines</dt> |
| 709 | <dd> |
| 710 | <p>Color line annotations in the default format differently if they come from |
| 711 | the same commit as the preceding line. This makes it easier to distinguish |
| 712 | code blocks introduced by different commits. The color defaults to cyan and |
| 713 | can be adjusted using the <code>color.blame.repeatedLines</code> config option.</p> |
| 714 | </dd> |
| 715 | <dt class="hdlist1">--color-by-age</dt> |
| 716 | <dd> |
| 717 | <p>Color line annotations depending on the age of the line in the default format. |
| 718 | The <code>color.blame.highlightRecent</code> config option controls what color is used for |
| 719 | each range of age.</p> |
| 720 | </dd> |
| 721 | <dt class="hdlist1">-h</dt> |
| 722 | <dd> |
| 723 | <p>Show help message.</p> |
| 724 | </dd> |
| 725 | <dt class="hdlist1">-c</dt> |
| 726 | <dd> |
| 727 | <p>Use the same output mode as <a href="git-annotate.html">git-annotate(1)</a> (Default: off).</p> |
| 728 | </dd> |
| 729 | <dt class="hdlist1">--score-debug</dt> |
| 730 | <dd> |
| 731 | <p>Include debugging information related to the movement of |
| 732 | lines between files (see <code>-C</code>) and lines moved within a |
| 733 | file (see <code>-M</code>). The first number listed is the score. |
| 734 | This is the number of alphanumeric characters detected |
| 735 | as having been moved between or within files. This must be above |
| 736 | a certain threshold for <em>git blame</em> to consider those lines |
| 737 | of code to have been moved.</p> |
| 738 | </dd> |
| 739 | <dt class="hdlist1">-f</dt> |
| 740 | <dt class="hdlist1">--show-name</dt> |
| 741 | <dd> |
| 742 | <p>Show the filename in the original commit. By default |
| 743 | the filename is shown if there is any line that came from a |
| 744 | file with a different name, due to rename detection.</p> |
| 745 | </dd> |
| 746 | <dt class="hdlist1">-n</dt> |
| 747 | <dt class="hdlist1">--show-number</dt> |
| 748 | <dd> |
| 749 | <p>Show the line number in the original commit (Default: off).</p> |
| 750 | </dd> |
| 751 | <dt class="hdlist1">-s</dt> |
| 752 | <dd> |
| 753 | <p>Suppress the author name and timestamp from the output.</p> |
| 754 | </dd> |
| 755 | <dt class="hdlist1">-e</dt> |
| 756 | <dt class="hdlist1">--show-email</dt> |
| 757 | <dd> |
| 758 | <p>Show the author email instead of the author name (Default: off). |
| 759 | This can also be controlled via the <code>blame.showEmail</code> config |
| 760 | option.</p> |
| 761 | </dd> |
| 762 | <dt class="hdlist1">-w</dt> |
| 763 | <dd> |
| 764 | <p>Ignore whitespace when comparing the parent’s version and |
| 765 | the child’s to find where the lines came from.</p> |
| 766 | </dd> |
| 767 | <dt class="hdlist1">--abbrev=<n></dt> |
| 768 | <dd> |
| 769 | <p>Instead of using the default 7+1 hexadecimal digits as the |
| 770 | abbreviated object name, use <m>+1 digits, where <m> is at |
| 771 | least <n> but ensures the commit object names are unique. |
| 772 | Note that 1 column |
| 773 | is used for a caret to mark the boundary commit.</p> |
| 774 | </dd> |
| 775 | </dl> |
| 776 | </div> |
| 777 | </div> |
| 778 | </div> |
| 779 | <div class="sect1"> |
| 780 | <h2 id="_the_default_format">THE DEFAULT FORMAT</h2> |
| 781 | <div class="sectionbody"> |
| 782 | <div class="paragraph"> |
| 783 | <p>When neither <code>--porcelain</code> nor <code>--incremental</code> option is specified, |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 784 | <code>git</code> <code>blame</code> will output annotation for each line with:</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 785 | </div> |
| 786 | <div class="ulist"> |
| 787 | <ul> |
| 788 | <li> |
| 789 | <p>abbreviated object name for the commit the line came from;</p> |
| 790 | </li> |
| 791 | <li> |
| 792 | <p>author ident (by default the author name and date, unless <code>-s</code> or <code>-e</code> |
| 793 | is specified); and</p> |
| 794 | </li> |
| 795 | <li> |
| 796 | <p>line number</p> |
| 797 | </li> |
| 798 | </ul> |
| 799 | </div> |
| 800 | <div class="paragraph"> |
| 801 | <p>before the line contents.</p> |
| 802 | </div> |
| 803 | </div> |
| 804 | </div> |
| 805 | <div class="sect1"> |
| 806 | <h2 id="_the_porcelain_format">THE PORCELAIN FORMAT</h2> |
| 807 | <div class="sectionbody"> |
| 808 | <div class="paragraph"> |
| 809 | <p>In this format, each line is output after a header; the |
| 810 | header at the minimum has the first line which has:</p> |
| 811 | </div> |
| 812 | <div class="ulist"> |
| 813 | <ul> |
| 814 | <li> |
| 815 | <p>40-byte SHA-1 of the commit the line is attributed to;</p> |
| 816 | </li> |
| 817 | <li> |
| 818 | <p>the line number of the line in the original file;</p> |
| 819 | </li> |
| 820 | <li> |
| 821 | <p>the line number of the line in the final file;</p> |
| 822 | </li> |
| 823 | <li> |
| 824 | <p>on a line that starts a group of lines from a different |
| 825 | commit than the previous one, the number of lines in this |
| 826 | group. On subsequent lines this field is absent.</p> |
| 827 | </li> |
| 828 | </ul> |
| 829 | </div> |
| 830 | <div class="paragraph"> |
| 831 | <p>This header line is followed by the following information |
| 832 | at least once for each commit:</p> |
| 833 | </div> |
| 834 | <div class="ulist"> |
| 835 | <ul> |
| 836 | <li> |
| 837 | <p>the author name ("author"), email ("author-mail"), time |
| 838 | ("author-time"), and time zone ("author-tz"); similarly |
| 839 | for committer.</p> |
| 840 | </li> |
| 841 | <li> |
| 842 | <p>the filename in the commit that the line is attributed to.</p> |
| 843 | </li> |
| 844 | <li> |
| 845 | <p>the first line of the commit log message ("summary").</p> |
| 846 | </li> |
| 847 | </ul> |
| 848 | </div> |
| 849 | <div class="paragraph"> |
| 850 | <p>The contents of the actual line are output after the above |
| 851 | header, prefixed by a TAB. This is to allow adding more |
| 852 | header elements later.</p> |
| 853 | </div> |
| 854 | <div class="paragraph"> |
| 855 | <p>The porcelain format generally suppresses commit information that has |
| 856 | already been seen. For example, two lines that are blamed to the same |
| 857 | commit will both be shown, but the details for that commit will be shown |
Junio C Hamano | 1ad0ffb | 2025-04-17 18:55:52 | [diff] [blame] | 858 | only once. Information which is specific to individual lines will not be |
| 859 | grouped together, like revs to be marked <em>ignored</em> or <em>unblamable</em>. This |
| 860 | is more efficient, but may require more state be kept by the reader. The |
| 861 | <code>--line-porcelain</code> option can be used to output full commit information |
| 862 | for each line, allowing simpler (but less efficient) usage like:</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 863 | </div> |
| 864 | <div class="literalblock"> |
| 865 | <div class="content"> |
| 866 | <pre># count the number of lines attributed to each author |
| 867 | git blame --line-porcelain file | |
| 868 | sed -n 's/^author //p' | |
| 869 | sort | uniq -c | sort -rn</pre> |
| 870 | </div> |
| 871 | </div> |
| 872 | </div> |
| 873 | </div> |
| 874 | <div class="sect1"> |
| 875 | <h2 id="_specifying_ranges">SPECIFYING RANGES</h2> |
| 876 | <div class="sectionbody"> |
| 877 | <div class="paragraph"> |
| 878 | <p>Unlike <em>git blame</em> and <em>git annotate</em> in older versions of git, the extent |
| 879 | of the annotation can be limited to both line ranges and revision |
| 880 | ranges. The <code>-L</code> option, which limits annotation to a range of lines, may be |
| 881 | specified multiple times.</p> |
| 882 | </div> |
| 883 | <div class="paragraph"> |
| 884 | <p>When you are interested in finding the origin for |
| 885 | lines 40-60 for file <code>foo</code>, you can use the <code>-L</code> option like so |
| 886 | (they mean the same thing — both ask for 21 lines starting at |
| 887 | line 40):</p> |
| 888 | </div> |
| 889 | <div class="literalblock"> |
| 890 | <div class="content"> |
| 891 | <pre>git blame -L 40,60 foo |
| 892 | git blame -L 40,+21 foo</pre> |
| 893 | </div> |
| 894 | </div> |
| 895 | <div class="paragraph"> |
| 896 | <p>Also you can use a regular expression to specify the line range:</p> |
| 897 | </div> |
| 898 | <div class="literalblock"> |
| 899 | <div class="content"> |
| 900 | <pre>git blame -L '/^sub hello {/,/^}$/' foo</pre> |
| 901 | </div> |
| 902 | </div> |
| 903 | <div class="paragraph"> |
| 904 | <p>which limits the annotation to the body of the <code>hello</code> subroutine.</p> |
| 905 | </div> |
| 906 | <div class="paragraph"> |
| 907 | <p>When you are not interested in changes older than version |
| 908 | v2.6.18, or changes older than 3 weeks, you can use revision |
| 909 | range specifiers similar to <em>git rev-list</em>:</p> |
| 910 | </div> |
| 911 | <div class="literalblock"> |
| 912 | <div class="content"> |
| 913 | <pre>git blame v2.6.18.. -- foo |
| 914 | git blame --since=3.weeks -- foo</pre> |
| 915 | </div> |
| 916 | </div> |
| 917 | <div class="paragraph"> |
| 918 | <p>When revision range specifiers are used to limit the annotation, |
| 919 | lines that have not changed since the range boundary (either the |
| 920 | commit v2.6.18 or the most recent commit that is more than 3 |
| 921 | weeks old in the above example) are blamed for that range |
| 922 | boundary commit.</p> |
| 923 | </div> |
| 924 | <div class="paragraph"> |
| 925 | <p>A particularly useful way is to see if an added file has lines |
| 926 | created by copy-and-paste from existing files. Sometimes this |
| 927 | indicates that the developer was being sloppy and did not |
| 928 | refactor the code properly. You can first find the commit that |
| 929 | introduced the file with:</p> |
| 930 | </div> |
| 931 | <div class="literalblock"> |
| 932 | <div class="content"> |
| 933 | <pre>git log --diff-filter=A --pretty=short -- foo</pre> |
| 934 | </div> |
| 935 | </div> |
| 936 | <div class="paragraph"> |
| 937 | <p>and then annotate the change between the commit and its |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 938 | parents, using <code>commit^</code>! notation:</p> |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 939 | </div> |
| 940 | <div class="literalblock"> |
| 941 | <div class="content"> |
| 942 | <pre>git blame -C -C -f $commit^! -- foo</pre> |
| 943 | </div> |
| 944 | </div> |
| 945 | </div> |
| 946 | </div> |
| 947 | <div class="sect1"> |
| 948 | <h2 id="_incremental_output">INCREMENTAL OUTPUT</h2> |
| 949 | <div class="sectionbody"> |
| 950 | <div class="paragraph"> |
| 951 | <p>When called with <code>--incremental</code> option, the command outputs the |
| 952 | result as it is built. The output generally will talk about |
| 953 | lines touched by more recent commits first (i.e. the lines will |
| 954 | be annotated out of order) and is meant to be used by |
| 955 | interactive viewers.</p> |
| 956 | </div> |
| 957 | <div class="paragraph"> |
| 958 | <p>The output format is similar to the Porcelain format, but it |
| 959 | does not contain the actual lines from the file that is being |
| 960 | annotated.</p> |
| 961 | </div> |
| 962 | <div class="olist arabic"> |
| 963 | <ol class="arabic"> |
| 964 | <li> |
| 965 | <p>Each blame entry always starts with a line of:</p> |
| 966 | <div class="literalblock"> |
| 967 | <div class="content"> |
| 968 | <pre><40-byte-hex-sha1> <sourceline> <resultline> <num-lines></pre> |
| 969 | </div> |
| 970 | </div> |
| 971 | <div class="paragraph"> |
| 972 | <p>Line numbers count from 1.</p> |
| 973 | </div> |
| 974 | </li> |
| 975 | <li> |
| 976 | <p>The first time that a commit shows up in the stream, it has various |
| 977 | other information about it printed out with a one-word tag at the |
| 978 | beginning of each line describing the extra commit information (author, |
| 979 | email, committer, dates, summary, etc.).</p> |
| 980 | </li> |
| 981 | <li> |
| 982 | <p>Unlike the Porcelain format, the filename information is always |
| 983 | given and terminates the entry:</p> |
| 984 | <div class="literalblock"> |
| 985 | <div class="content"> |
| 986 | <pre>"filename" <whitespace-quoted-filename-goes-here></pre> |
| 987 | </div> |
| 988 | </div> |
| 989 | <div class="paragraph"> |
| 990 | <p>and thus it is really quite easy to parse for some line- and word-oriented |
| 991 | parser (which should be quite natural for most scripting languages).</p> |
| 992 | </div> |
| 993 | <div class="admonitionblock note"> |
| 994 | <table> |
| 995 | <tr> |
| 996 | <td class="icon"> |
| 997 | <div class="title">Note</div> |
| 998 | </td> |
| 999 | <td class="content"> |
| 1000 | For people who do parsing: to make it more robust, just ignore any |
| 1001 | lines between the first and last one ("<sha1>" and "filename" lines) |
| 1002 | where you do not recognize the tag words (or care about that particular |
| 1003 | one) at the beginning of the "extended information" lines. That way, if |
| 1004 | there is ever added information (like the commit encoding or extended |
| 1005 | commit commentary), a blame viewer will not care. |
| 1006 | </td> |
| 1007 | </tr> |
| 1008 | </table> |
| 1009 | </div> |
| 1010 | </li> |
| 1011 | </ol> |
| 1012 | </div> |
| 1013 | </div> |
| 1014 | </div> |
| 1015 | <div class="sect1"> |
| 1016 | <h2 id="_mapping_authors">MAPPING AUTHORS</h2> |
| 1017 | <div class="sectionbody"> |
| 1018 | <div class="paragraph"> |
| 1019 | <p>See <a href="gitmailmap.html">gitmailmap(5)</a>.</p> |
| 1020 | </div> |
| 1021 | </div> |
| 1022 | </div> |
| 1023 | <div class="sect1"> |
| 1024 | <h2 id="_configuration">CONFIGURATION</h2> |
| 1025 | <div class="sectionbody"> |
| 1026 | <div class="paragraph"> |
| 1027 | <p>Everything below this line in this section is selectively included |
| 1028 | from the <a href="git-config.html">git-config(1)</a> documentation. The content is the same |
| 1029 | as what’s found there:</p> |
| 1030 | </div> |
| 1031 | <div class="dlist"> |
| 1032 | <dl> |
| 1033 | <dt class="hdlist1">blame.blankBoundary</dt> |
| 1034 | <dd> |
| 1035 | <p>Show blank commit object name for boundary commits in |
| 1036 | <a href="git-blame.html">git-blame(1)</a>. This option defaults to false.</p> |
| 1037 | </dd> |
| 1038 | <dt class="hdlist1">blame.coloring</dt> |
| 1039 | <dd> |
| 1040 | <p>This determines the coloring scheme to be applied to blame |
| 1041 | output. It can be <em>repeatedLines</em>, <em>highlightRecent</em>, |
| 1042 | or <em>none</em> which is the default.</p> |
| 1043 | </dd> |
| 1044 | <dt class="hdlist1">blame.date</dt> |
| 1045 | <dd> |
| 1046 | <p>Specifies the format used to output dates in <a href="git-blame.html">git-blame(1)</a>. |
| 1047 | If unset the iso format is used. For supported values, |
| 1048 | see the discussion of the <code>--date</code> option at <a href="git-log.html">git-log(1)</a>.</p> |
| 1049 | </dd> |
| 1050 | <dt class="hdlist1">blame.showEmail</dt> |
| 1051 | <dd> |
| 1052 | <p>Show the author email instead of author name in <a href="git-blame.html">git-blame(1)</a>. |
| 1053 | This option defaults to false.</p> |
| 1054 | </dd> |
| 1055 | <dt class="hdlist1">blame.showRoot</dt> |
| 1056 | <dd> |
| 1057 | <p>Do not treat root commits as boundaries in <a href="git-blame.html">git-blame(1)</a>. |
| 1058 | This option defaults to false.</p> |
| 1059 | </dd> |
| 1060 | <dt class="hdlist1">blame.ignoreRevsFile</dt> |
| 1061 | <dd> |
| 1062 | <p>Ignore revisions listed in the file, one unabbreviated object name per |
| 1063 | line, in <a href="git-blame.html">git-blame(1)</a>. Whitespace and comments beginning with |
Junio C Hamano | dc39238 | 2024-10-11 18:57:29 | [diff] [blame] | 1064 | # are ignored. This option may be repeated multiple times. Empty |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 1065 | file names will reset the list of ignored revisions. This option will |
| 1066 | be handled before the command line option <code>--ignore-revs-file</code>.</p> |
| 1067 | </dd> |
| 1068 | <dt class="hdlist1">blame.markUnblamableLines</dt> |
| 1069 | <dd> |
| 1070 | <p>Mark lines that were changed by an ignored revision that we could not |
| 1071 | attribute to another commit with a <em>*</em> in the output of |
| 1072 | <a href="git-blame.html">git-blame(1)</a>.</p> |
| 1073 | </dd> |
| 1074 | <dt class="hdlist1">blame.markIgnoredLines</dt> |
| 1075 | <dd> |
| 1076 | <p>Mark lines that were changed by an ignored revision that we attributed to |
| 1077 | another commit with a <em>?</em> in the output of <a href="git-blame.html">git-blame(1)</a>.</p> |
| 1078 | </dd> |
| 1079 | </dl> |
| 1080 | </div> |
| 1081 | </div> |
| 1082 | </div> |
| 1083 | <div class="sect1"> |
| 1084 | <h2 id="_see_also">SEE ALSO</h2> |
| 1085 | <div class="sectionbody"> |
| 1086 | <div class="paragraph"> |
| 1087 | <p><a href="git-annotate.html">git-annotate(1)</a></p> |
| 1088 | </div> |
| 1089 | </div> |
| 1090 | </div> |
| 1091 | <div class="sect1"> |
| 1092 | <h2 id="_git">GIT</h2> |
| 1093 | <div class="sectionbody"> |
| 1094 | <div class="paragraph"> |
| 1095 | <p>Part of the <a href="git.html">git(1)</a> suite</p> |
| 1096 | </div> |
| 1097 | </div> |
| 1098 | </div> |
| 1099 | </div> |
| 1100 | <div id="footer"> |
| 1101 | <div id="footer-text"> |
Junio C Hamano | a83f912 | 2025-07-21 21:51:14 | [diff] [blame] | 1102 | Last updated 2025-06-20 18:10:42 -0700 |
Junio C Hamano | b96f40a | 2024-08-01 00:57:25 | [diff] [blame] | 1103 | </div> |
| 1104 | </div> |
| 1105 | </body> |
| 1106 | </html> |