<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pwsh-diff, branch master</title>
<subtitle>A PowerShell reimplementation of diff-highlight</subtitle>
<id>https://git.rdnlsmith.com/pwsh-diff/atom?h=master</id>
<link rel='self' href='https://git.rdnlsmith.com/pwsh-diff/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/'/>
<updated>2020-03-07T23:09:29+00:00</updated>
<entry>
<title>Update README with abandonment notice</title>
<updated>2020-03-07T23:09:29+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-07T23:09:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=9198e80747d842ffd8c5d8bc5f104b80649a811a'/>
<id>urn:sha1:9198e80747d842ffd8c5d8bc5f104b80649a811a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README with install/usage instructions</title>
<updated>2020-03-02T02:36:14+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-02T02:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=ea8b29a0a7144166e0950a0d2a1e0d43176a3c06'/>
<id>urn:sha1:ea8b29a0a7144166e0950a0d2a1e0d43176a3c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read diff-highlight colors from git config</title>
<updated>2020-03-02T02:22:37+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-02T02:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=fe7e28576ac7044a89b4db3d4357bd219e43ccea'/>
<id>urn:sha1:fe7e28576ac7044a89b4db3d4357bd219e43ccea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle git log --graph --patch</title>
<updated>2020-03-02T01:46:25+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-02T01:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=5385d12e3bedd22a3de8ae5dfdc557b809c33a49'/>
<id>urn:sha1:5385d12e3bedd22a3de8ae5dfdc557b809c33a49</id>
<content type='text'>
`pwsh-diff` can now detect changes inside of `git log --graph --patch`
output (as well as `git log --patch`). Coloration of graph lines is
preserved.
</content>
</entry>
<entry>
<title>Fix input binding error for git log</title>
<updated>2020-03-01T22:18:34+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-01T22:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=f170b2371b756de9a4e5e1bf6113f4d3ffd6eded'/>
<id>urn:sha1:f170b2371b756de9a4e5e1bf6113f4d3ffd6eded</id>
<content type='text'>
`git log` takes a "long" time to start producing output, which caused
PowerShell to complain repeatedly that it could not bind the `$input`
parameter. Removing the `Mandatory=$true` constraint seems to fix this.
</content>
</entry>
<entry>
<title>Add LICENSE</title>
<updated>2020-03-01T04:10:29+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-01T04:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=6518d1adf0cf98d7139ee1040320e81fe1b90152'/>
<id>urn:sha1:6518d1adf0cf98d7139ee1040320e81fe1b90152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2020-03-01T04:01:59+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-01T04:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=3b9d3da864e5096f8c925f4b9f1fd609e3cf5571'/>
<id>urn:sha1:3b9d3da864e5096f8c925f4b9f1fd609e3cf5571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2020-03-01T03:44:00+00:00</updated>
<author>
<name>Daniel Smith</name>
<email>rdnlsmith@gmail.com</email>
</author>
<published>2020-03-01T03:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/pwsh-diff/commit/?id=400bd246f83acd8bccd607775dc4563071b06c48'/>
<id>urn:sha1:400bd246f83acd8bccd607775dc4563071b06c48</id>
<content type='text'>
`pwsh-diff` is now (just barely) suitable for highlighting diffs. It
does not yet work with logs of any kind.
</content>
</entry>
</feed>
