Minor fixes and improvements:
- Initial experimental support for
jj absorb
. You can absorb changes in a revision to the relevant revisions by pressingA
. - Fixes an issue where only the first revision of a revision log was displayed if it contained logs separated by a new line (e.g. disconnected revisions returned by running
visible_heads()
) - Fixes an issue where git and bookmark mode was activated incorrectly while performing rebase or squash operations.
Full Changelog: v0.7...v0.7.1