<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code-review/code-review-diff, 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>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-diff</title>
<updated>2019-06-03T18:34:26+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-03T18:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=886b6ec9bc450cfa6469a3914fb5d74185ac34e9'/>
<id>886b6ec9bc450cfa6469a3914fb5d74185ac34e9</id>
<content type='text'>
Script to show a Git diff of the current changes. Uses `master..` as the
default base.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Script to show a Git diff of the current changes. Uses `master..` as the
default base.
</pre>
</div>
</content>
</entry>
</feed>
