restack

Teaches git rebase --interactive about your branches.

GPL-2.0 License

Downloads
2K
Stars
58
Committers
4

Bot releases are visible (Hide)

restack - v0.8.0 Latest Release

Published by github-actions[bot] 3 months ago

Added

  • Support core.commentString during restacking.

Changed

  • linux-arm64: Binary is no longer statically linked.
restack - v0.7.0

Published by github-actions[bot] over 1 year ago

Added

  • Support core.commentChar during restacking.

Changed

  • Relicense to GPL-2.0.
restack - v0.6.1

Published by github-actions[bot] almost 2 years ago

Fixed

  • Linux binaries should be statically linked.
restack - v0.6.0

Published by github-actions[bot] about 2 years ago

  • Reduce binary size significantly.
restack - v0.5.4

Published by abhinav about 2 years ago

  • Fix branches and push directives skipped when there's an empty line and a
    comment right after the instruction list, and the last entry in the list
    references a branch.
restack - v0.5.3

Published by github-actions[bot] over 2 years ago

  • Include binaries for Linux 32-bit ARM.
restack - v0.5.2

Published by github-actions[bot] almost 3 years ago

Homebrew formula: Conform to new format.

restack - v0.5.1

Published by github-actions[bot] about 3 years ago

  • On Linux, don't fail to edit if /tmp is mounted on a different partition.
restack - v0.5.0

Published by github-actions[bot] about 3 years ago

  • Release Homebrew bottles.
restack - v0.4.0

Published by github-actions[bot] about 3 years ago

  • Simplify command line argument parsing.
restack - v0.3.1

Published by abhinav over 4 years ago

  • Fix CLI parsing breakage.
  • Don't kill editor after 1 second.
restack -

Published by github-actions[bot] over 4 years ago

  • Write the full edit script path to git configuration.
  • Handle short-forms instructions.
  • Handle fixup and squash instructions.
restack -

Published by github-actions[bot] over 4 years ago

  • Migrate to Go modules.
restack -

Published by abhinav over 5 years ago

  • Interpret GIT_EDITOR using a shell.
restack - v0.1.2

Published by abhinav almost 7 years ago

  • Include ARM binaries.
restack - v0.1.1

Published by abhinav about 7 years ago

  • setup: Allow relocating .gitconfig by removing hardcoded $HOME.
restack - v0.1.0

Published by abhinav about 7 years ago

  • Initial release.