Skip to content

v1.0.8

Latest
Compare
Choose a tag to compare
@kemayo kemayo released this 11 Jan 17:50
· 34 commits to master since this release
  • New commands:
    • show commit by hash
    • quick commit for whole repo
    • assume unchanged / no assume unchanged
  • Pressing enter to go to a related commit: now works in graph as well as blame
  • Blame and graph commands will now respect multi-selections
  • Blame syntax improvements:
    • was broken for files with spaces in the name
    • now more-reliably finds commit hashes
  • "Raw" commands were appending absolute file paths, which git complained about.
  • Flow integration now supports tag messages
  • Windows bugs:
    • Package path wasn't being correctly build
    • Opening files on a different drive from your user profile was, apparently, not working on some versions of Windows