Skip to content

Releases: rkotze/git-ease

Parse renamed files and open diff

06 Dec 18:56
Compare
Choose a tag to compare

Added

Fixed

  • Open diff for added and deleted files Issue 17

Search commit history

26 Sep 23:09
Compare
Choose a tag to compare

Added

Fixed

  • Commit history might not load when first opening VS Code
  • Reload will trigger required functions to generate log

Clean up filenames and branch UI

25 Apr 14:04
Compare
Choose a tag to compare

Added

  • Show filename first and remaining path which will trim depending on panel width Issue 16
  • Split branch and tags into own boxes Issue 13

List files for commit

11 Apr 23:58
Compare
Choose a tag to compare

Added

  • List changed files for relevant commit Issue 11
  • Hover over the file to reveal open file action. Click to open the associated file.Issue 11
  • Click on the file list time to open a diff view of changes made: Issue 14

Commit file list

Custom patterns and link to external sources

07 Feb 19:59
Compare
Choose a tag to compare

Added

Layout change - author in microdata

31 Jan 23:42
Compare
Choose a tag to compare
Pre-release

Added

  • New layout change to messages
    • Commit author icon moved to the second row
    • Microdata font larger
    • Full message item clickable to expand message details

Fixed

  • Sometimes the commit log will not render.
    • Only listen to messages when the component is ready
    • Don't link to remote when remote data has not been resolved

Link to issues and commits

24 Jan 15:46
Compare
Choose a tag to compare
Pre-release

Added

  • Refresh panel action
  • Support for co-author meta in message
  • Link to remote repository issues (GitHub, enterprise GitHub and Bit Bucket)
  • Link to remote repository commits (GitHub and enterprise GitHub)

Fixed

  • Co-author meta email hidden
  • Improve repository changes to auto-update the log view

Alpha test release

17 Jan 23:44
Compare
Choose a tag to compare
Alpha test release Pre-release
Pre-release
  • Custom UI for git log view branches/tags, author and message
  • Copy any commit message to SCM input box
  • Support Git emojis