<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-suggestion/doc, branch v0.2.1</title>
<subtitle>Diffs and patches for GitHub pull request suggestions</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/'/>
<entry>
<title>doc/git-sugdiff.1: Add a note about Git diff option support</title>
<updated>2020-08-30T02:27:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-30T02:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=436c09d6484b657056db07f68b11da116bbd0307'/>
<id>436c09d6484b657056db07f68b11da116bbd0307</id>
<content type='text'>
Not sure if I should be emphasising this more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not sure if I should be emphasising this more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `git-sugpatch` to `git-sugdiff`</title>
<updated>2020-08-23T18:55:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-23T18:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=623f60844478a3cfc60d697f5e5d804254c01c50'/>
<id>623f60844478a3cfc60d697f5e5d804254c01c50</id>
<content type='text'>
The word "patch" reminds me more of the `patch` Unix command, which is
what `git-sugapply` does.

Since this command outputs diffs, it makes more sense to call it
`sugdiff`. That also brings these closer to the native Git commands,
`git-diff` and `git-apply`.

I had chosen "patch" originally because the command generated a unified
diff that could be used as a patch file to apply to the repo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The word "patch" reminds me more of the `patch` Unix command, which is
what `git-sugapply` does.

Since this command outputs diffs, it makes more sense to call it
`sugdiff`. That also brings these closer to the native Git commands,
`git-diff` and `git-apply`.

I had chosen "patch" originally because the command generated a unified
diff that could be used as a patch file to apply to the repo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename the project `git-suggestion`</title>
<updated>2020-08-05T22:18:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-05T20:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=a9c9d1c3a20af5779145dbba8cdfbf0d1fbb960f'/>
<id>a9c9d1c3a20af5779145dbba8cdfbf0d1fbb960f</id>
<content type='text'>
Since this is a Git command, this makes more sense to me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this is a Git command, this makes more sense to me.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page for `git-sugapply`</title>
<updated>2020-08-04T01:03:05+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T01:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=add29e13343688a7d2f140b79e6d7048de5ec256'/>
<id>add29e13343688a7d2f140b79e6d7048de5ec256</id>
<content type='text'>
Copied from `git-sugpatch.1`, since the general elements are basically
the same. Modified to describe the specifics of the `git-sugapply`
command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copied from `git-sugpatch.1`, since the general elements are basically
the same. Modified to describe the specifics of the `git-sugapply`
command.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/git-sugpatch.1: Add values to command line options</title>
<updated>2020-08-04T00:58:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T00:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=df93ab6512be8752d124e119832e679058ffe630'/>
<id>df93ab6512be8752d124e119832e679058ffe630</id>
<content type='text'>
Make it clear that these options require argument values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it clear that these options require argument values.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/git-sugpatch.1: Use the same ID in the URL and ID examples</title>
<updated>2020-08-04T00:57:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T00:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=be9bb4efb0bbf6c9b663030282d837deeedb94f8'/>
<id>be9bb4efb0bbf6c9b663030282d837deeedb94f8</id>
<content type='text'>
To make it clear which ID needs to be used when using the short form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make it clear which ID needs to be used when using the short form.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/git-sugpatch.1: Clarify precedence of configuration options</title>
<updated>2020-08-04T00:56:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T00:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=6a4abcf2d56d9f8e1cfef27bb6c5a3cfc88e1e26'/>
<id>6a4abcf2d56d9f8e1cfef27bb6c5a3cfc88e1e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page for `git-sugpatch`</title>
<updated>2020-08-04T00:25:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T00:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=1348559fd38f34f2723e33200c247f6b1d4f6f81'/>
<id>1348559fd38f34f2723e33200c247f6b1d4f6f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
