index
:
git-suggestion
diff-colours
master
Diffs and patches for GitHub pull request suggestions
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-20
Increase version v0.2.0 -> v0.2.1
HEAD
v0.2.1
master
Teddy Wing
2020-09-20
Build a static binary
Teddy Wing
2020-08-30
Update TODO
Teddy Wing
2020-08-30
Increase version v0.1.0 -> v0.2.0
v0.2.0
Teddy Wing
2020-08-30
git-suggestion-cli: Rename crate to `git-suggestion`
Teddy Wing
2020-08-30
doc/git-sugdiff.1: Add a note about Git diff option support
Teddy Wing
2020-08-30
diff_options: Add doc comments
Teddy Wing
2020-08-30
diff_options: Sort and uniq `FLAGS`
Teddy Wing
2020-08-30
diff_options::parse(): Rename `found_args` to `diff_args`
Teddy Wing
2020-08-30
diff_options: Merge `FLAGS` and `OPTIONS`
Teddy Wing
2020-08-30
diff_options: Merge `ARG_OPTIONS` and `OPT_OPTIONS`
Teddy Wing
2020-08-30
diff_options: Clean up code
Teddy Wing
2020-08-29
git-sugdiff: Fix output by waiting for child process
Teddy Wing
2020-08-29
diff_options: Remove non-equals argument value handling
Teddy Wing
2020-08-29
git-sugdiff: Use `diff_options.parse()` to extract diff options
Teddy Wing
2020-08-26
Add `diff_options` to parse Git diff options
Teddy Wing
2020-08-24
Update TODO
Teddy Wing
2020-08-23
git-sugdiff: Replace `unwrap`s with proper error handling
Teddy Wing
2020-08-23
Update TODO
Teddy Wing
2020-08-23
Rename `git-sugpatch` to `git-sugdiff`
Teddy Wing
2020-08-23
git-sugdiff: Remove TODO
Teddy Wing
2020-08-23
Suggestion: Add doc comments for the recent blob changes
Teddy Wing
2020-08-23
Suggestion: Rename `diff_command()` to `blob()`
Teddy Wing
2020-08-23
git-sugdiff: Add `--no-pager` to `git diff` command
Teddy Wing
2020-08-23
Revert "Suggestion.diff_command: Diff an index instead of a file"
Teddy Wing
2020-08-23
Suggestion.diff_command: Diff an index instead of a file
Teddy Wing
2020-08-22
Suggestion.diff_command: Return the right side version blob
Teddy Wing
2020-08-22
Execute `git diff` to output diffs
Teddy Wing
2020-08-22
Update TODO
Teddy Wing
2020-08-06
Increase version v0.0.1 -> v0.1.0
v0.1.0
Teddy Wing
2020-08-06
Remove `github-suggestion/Cargo.lock`
Teddy Wing
2020-08-06
TODO: Explain `git-sugcommit`
Teddy Wing
2020-08-06
Makefile: Package `dist/` into a bundled archive for release
Teddy Wing
2020-08-06
Makefile: Remove unused list of products
Teddy Wing
2020-08-06
Makefile: Put distribution binaries in `dist/bin/`
Teddy Wing
2020-08-06
Makefile: Put distribution man pages in `dist/share/man/man1/`
Teddy Wing
2020-08-06
Makefile: Copy release products to `dist/`
Teddy Wing
2020-08-06
README: Update install/uninstall commands
Teddy Wing
2020-08-06
Rename the project `git-suggestion`
Teddy Wing
2020-08-05
Add README
Teddy Wing
2020-08-05
OwnerRepo: Remove ".git" suffix from HTTPS URLs
Teddy Wing
2020-08-05
client::Error::Deserialize: Include source error message
Teddy Wing
2020-08-04
Add license (GNU GPLv3+)
Teddy Wing
2020-08-04
Update TODO
Teddy Wing
2020-08-04
Add man page for `git-sugapply`
Teddy Wing
2020-08-04
doc/git-sugpatch.1: Add values to command line options
Teddy Wing
2020-08-04
doc/git-sugpatch.1: Use the same ID in the URL and ID examples
Teddy Wing
2020-08-04
doc/git-sugpatch.1: Clarify precedence of configuration options
Teddy Wing
2020-08-04
Add man page for `git-sugpatch`
Teddy Wing
2020-08-03
Update TODO
Teddy Wing
[next]