intermodal/bin
Casey Rodarmor 03a9935164
Skip fixup commits in changelog
This change Makes the changelog generator ignore fixup commits.

`git commit --fixup` can be used to mark that a commit should be
squashed before merging, which can be done automatically with
`git rebase --autosquash`. Fixup commits have a summary that starts with
`fixup!`

type: development
2020-04-07 23:41:06 -07:00
..
changelog Skip fixup commits in changelog 2020-04-07 23:41:06 -07:00
demo Record demo for readme 2020-04-07 19:01:38 -07:00
update-readme Update BEP list in readme with new issue links 2020-04-07 19:01:27 -07:00
check-minimal-versions Release v0.0.1 2020-04-07 19:00:59 -07:00
generate-completions Add ability to create single-file torrents from stdin 2020-04-07 19:01:43 -07:00
lint Improve book 2020-04-07 19:01:30 -07:00
package Generate man page with from --help with help2man 2020-04-07 19:01:37 -07:00