- Docs: add shell script alternative to readme (59bb490)
- Chore: refactor to use
git cherry
(a1babc2) - Fix: use git diff-tree rather than git diff (fixes #2) (8d2c524)
- Fix: Cap the number of processes running at a time (fixes #1) (f4d4011)
- Chore: Remove unnecessary --no-pager (f472e2f)
- Chore: fix misleading variable name (b2aaa14)
- Chore: simplify promise-chaining logic (8dac43b)
- Chore: remove unnecessary abstractions (9ece0d7)
- Docs: create a changelog (1aaf81c)
- Fix: use git patch-id rather than comparing raw diffs (4effe5c)
- Chore: use spawn() for git instead of exec() (17aa59a)
- Docs: fix issues link in package.json (9a8600d)
- Chore: remove unnecessary branch list formatting (c82397f)
- New: Initial commit (e2c99b6)