<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code-review/code-review-stat, branch master</title>
<subtitle>Tools to facilitate code review on the command line</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/'/>
<entry>
<title>Update copyright years on recently changed files</title>
<updated>2023-11-24T20:13:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-24T20:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=095286de0e4df86706a807d3898cded4adeeb5d5'/>
<id>095286de0e4df86706a807d3898cded4adeeb5d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>code-review-stat: Pass arguments to Git</title>
<updated>2023-11-24T19:48:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-24T19:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=93719fc0a1c2e11aca1a645efce0e23502054b03'/>
<id>93719fc0a1c2e11aca1a645efce0e23502054b03</id>
<content type='text'>
This allows us to pass along arguments like `--ignore-all-space`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to pass along arguments like `--ignore-all-space`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2019-06-10T10:48:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-10T10:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=3bfeca8f6735e9f614f898af56da29775c47d337'/>
<id>3bfeca8f6735e9f614f898af56da29775c47d337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `get_merge_base` across scripts</title>
<updated>2019-06-10T00:21:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-10T00:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=8398cee3460e1f6343d41323e851e99d8a0ed315'/>
<id>8398cee3460e1f6343d41323e851e99d8a0ed315</id>
<content type='text'>
Replace `$ARGS` system from before with the merge base value taken from
the database. This makes the merge base consistent across `code-review`
tools/subcommands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace `$ARGS` system from before with the merge base value taken from
the database. This makes the merge base consistent across `code-review`
tools/subcommands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add code-review-stat</title>
<updated>2019-06-04T17:49:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-04T17:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=bed6e31548b177c57e4f79b2a35dc622906e02c7'/>
<id>bed6e31548b177c57e4f79b2a35dc622906e02c7</id>
<content type='text'>
Outputs a stat of the changed files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Outputs a stat of the changed files.
</pre>
</div>
</content>
</entry>
</feed>
