Skip to content

Releases: pinkluz/arcanist

0.4.1

25 Jul 19:07
Compare
Choose a tag to compare

Fix issue where panic is thrown in some conditions when the branch name is too long.

Remove problematic go-git usage

22 Jul 03:06
Compare
Choose a tag to compare

Commits since tag 0.3.0

1953c54 DRY up code around git commands
3b7a53a Remove unused code
7370c50 Remove repo.Reference use
1e5d624 Land shell
7d5acb6 Update Bazel & release build
d9ab844 Attach stdin/stdout/stderr to git commit
f16c02a Add diff command to arc
305829d Start of arc diff
51c8761 Fix help formatting
59befa3 https
2641d53 Add release info
d3241f7 Add Bazel and release script
67b9713 Cleanup README

Added graft functionality

04 Jul 22:32
Compare
Choose a tag to compare

36a4e24 Update README
661a51e Working graft command
a6b0573 More graft and some general cleanup
bc503e7 Graft outline of cmd
0121a76 Remove config
dd70c2e Update go mod
0f70a0e Add some pictures to the readme

Working prune functionality

01 Jul 23:47
Compare
Choose a tag to compare
0.2.0

Reparent branches