<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-suggestion/src/bin, branch v0.1.0</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>Add license (GNU GPLv3+)</title>
<updated>2020-08-04T18:09:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-04T18:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=fdf33cf50c2747976bc683ccd74b55d4c14053e0'/>
<id>fdf33cf50c2747976bc683ccd74b55d4c14053e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move suggestion arguments check to `Config::get`</title>
<updated>2020-08-02T08:43:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T08:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=48e4130e825de244592d7cf0631d3b0552d42ef1'/>
<id>48e4130e825de244592d7cf0631d3b0552d42ef1</id>
<content type='text'>
Since this check for suggestion arguments is in both binaries, we can
move it to the common preflight function.

Clean up other areas now that we moved the function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since this check for suggestion arguments is in both binaries, we can
move it to the common preflight function.

Clean up other areas now that we moved the function.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugapply: Copy over new logic from `git-sugpatch`</title>
<updated>2020-08-02T08:23:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T08:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=20e98432afb02262703a2bd4524e6a87f3145086'/>
<id>20e98432afb02262703a2bd4524e6a87f3145086</id>
<content type='text'>
Use the new logic from `git-sugpatch` to build a `Config` and run
`apply()` on all suggestion input arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the new logic from `git-sugpatch` to build a `Config` and run
`apply()` on all suggestion input arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `-h` argument</title>
<updated>2020-08-02T07:57:26+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T07:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=c6ac35a6af7b9c00ba9341ecfff496da86bfab76'/>
<id>c6ac35a6af7b9c00ba9341ecfff496da86bfab76</id>
<content type='text'>
Print usage on `-h` and `--help`.

Store the usage brief on `Config` in order to be able to print it from
multiple places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print usage on `-h` and `--help`.

Store the usage brief on `Config` in order to be able to print it from
multiple places.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Print usage with no suggestion argumenet</title>
<updated>2020-08-02T07:17:59+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T07:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=b5f9bcca207ddb312adcf8e63ac7a430b6f0902f'/>
<id>b5f9bcca207ddb312adcf8e63ac7a430b6f0902f</id>
<content type='text'>
Add `Options` to `Config` to allow us to get a usage string from a
`Config` instance, which is where we create `Options`.

Needed to remove the `Debug` derive on `Config` in order to add the
field as `Options` doesn't implement `Debug`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `Options` to `Config` to allow us to get a usage string from a
`Config` instance, which is where we create `Options`.

Needed to remove the `Debug` derive on `Config` in order to add the
field as `Options` doesn't implement `Debug`.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Exit with `EX_USAGE` if no suggestion arguments</title>
<updated>2020-08-02T04:01:09+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T04:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=ccc63bb61f2ae310aa92ab0c9464f8ef09fddd49'/>
<id>ccc63bb61f2ae310aa92ab0c9464f8ef09fddd49</id>
<content type='text'>
Replace my test exit code with a real one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace my test exit code with a real one.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Replace `unwrap` with printed error message and exit</title>
<updated>2020-08-02T03:53:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T03:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=067e835956100955de01182e8fc5de89c1005249'/>
<id>067e835956100955de01182e8fc5de89c1005249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Move the suggestion arguments loop to a new function</title>
<updated>2020-08-02T03:30:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T03:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=344f4d3fcd7d36e67ca04dd2e3e21f0e8b12b0dd'/>
<id>344f4d3fcd7d36e67ca04dd2e3e21f0e8b12b0dd</id>
<content type='text'>
Split this out into a separate function because I want to reuse it in
`git-sugapply`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split this out into a separate function because I want to reuse it in
`git-sugapply`.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Fix `SuggestionUrl` parsing</title>
<updated>2020-08-02T03:20:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T03:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=3f125dae8fa2e97354c3c7bc4def4bac1e9eacf1'/>
<id>3f125dae8fa2e97354c3c7bc4def4bac1e9eacf1</id>
<content type='text'>
Forgot to change this line when I set up the loop over suggestion
arguments. We want to parse the current argument instead of hard-coding
the first one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to change this line when I set up the loop over suggestion
arguments. We want to parse the current argument instead of hard-coding
the first one.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-sugpatch: Clean up after 38a871f28bad90e238021d8cc46b9fa926f9df75</title>
<updated>2020-08-02T02:44:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-08-02T02:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-suggestion/commit/?id=1d9cea6cdb473ed3044683853b6f8b6b35891258'/>
<id>1d9cea6cdb473ed3044683853b6f8b6b35891258</id>
<content type='text'>
Remove unused code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused code.
</pre>
</div>
</content>
</entry>
</feed>
