| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Don't run hooks on wip commits. | Owen Jacobson | 2020-06-17 |
| | | | | | Wip commits are often _known_ broken. git-wip is intended to save exactly what you have in your work tree, with no fuss. | ||
| * | Move publish and wip to scripts. | Owen Jacobson | 2020-06-17 |
| | | | | | This makes them a bit more practical to add more sophistication to. `git-publish` in particular can now do more. | ||
| * | master -> main, but support repos that use master | Owen Jacobson | 2020-06-15 |
