aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2020-08-06Makefile: Put distribution man pages in `dist/share/man/man1/`Teddy Wing
2020-08-06Makefile: Copy release products to `dist/`Teddy Wing
Add recipes to build release targets and copy the binaries and man pages into the `dist/` folder. We'll use this to package a release archive.
2020-08-04Add license (GNU GPLv3+)Teddy Wing
2020-08-04Add man page for `git-sugpatch`Teddy Wing