<feed xmlns='http://www.w3.org/2005/Atom'>
<title>code-review/git-changed-files, 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>Rename `git-changed-files` to `code-review-changed-files`</title>
<updated>2019-06-10T00:23:50+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-10T00:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=4bc1b0964246c64c6cc82f851817f3ea58fc67d4'/>
<id>4bc1b0964246c64c6cc82f851817f3ea58fc67d4</id>
<content type='text'>
Make the script a `code-review` subcommand. I had originally written it
before the `code-review-` subcommand prefix system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the script a `code-review` subcommand. I had originally written it
before the `code-review-` subcommand prefix system.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-changed-files: Get an absolute path to the files (WIP)</title>
<updated>2019-06-02T02:56:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-02T02:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=b49f7844e09a29b6b2a5e6ef71c6c17b4c7ed9fc'/>
<id>b49f7844e09a29b6b2a5e6ef71c6c17b4c7ed9fc</id>
<content type='text'>
A couple methods to get the absolute path to the changed files. This
allows the output to be used to operate on changed files even if the
current directory is not the repo root. Otherwise, all files are listed
relative to the repository root.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A couple methods to get the absolute path to the changed files. This
allows the output to be used to operate on changed files even if the
current directory is not the repo root. Otherwise, all files are listed
relative to the repository root.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a script to show filenames of changed files</title>
<updated>2019-06-02T02:25:37+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-02T02:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/code-review/commit/?id=a98dccc55500ba55b90d17092e51c308d2febffc'/>
<id>a98dccc55500ba55b90d17092e51c308d2febffc</id>
<content type='text'>
Arguments are a Git refspec.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Arguments are a Git refspec.
</pre>
</div>
</content>
</entry>
</feed>
