Skip to content

Releases: pvigier/gitamine

Version 0.0.4

13 Mar 22:29
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release
v0.0.4

Display the merge message in index viewer

Version 0.0.3

04 Mar 10:10
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

Fixes:

  • Center on reference on click in reference explorer
  • Fix a memory leak in IndexViewer (due to a promise)
  • Fix a bug in IndexViewer which shows an incorrect index
  • Fix a memory in CommitList (due to ResizeObserver not disconnected)
  • Close patch viewer on commit
  • Fix the weird diff problem (sometimes showing an addition and a deletion instead of a modification)
  • Improve the mouse selection behavior
  • Fix the problem of the preferences dialog which does not have default values

Features:

  • Use a <pre> for showing commit description
  • Add a scroll bar to reference explorer
  • Optimize repository update
  • Optimize CPU performance (not using polling anymore)
  • Improve the reference explorer with different lists for the different types of references
  • Tags have a different style in the graph now
  • Different context menus for local branches, remote branches and tags
  • Switch to Electron 4

Version 0.0.2

24 Feb 21:27
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Fixes:

  • Use SSH authentication for cloning
  • Remove watchers when a repository is closed
  • Prevent the window from refreshing when enter is pressed in a dialog
  • Fix an issue related to stashes with very long messages
  • Fix an issue which occurred when a repo is closed before begin totally loaded

Features:

  • Display the summary and the description of a commit separately
  • Add the description text area in the index viewer
  • Add a close button in modal dialogs (temporary design)
  • Improve the customization with themes
  • The graph is resizable now
  • Improve the navigability with keys in dialogs and the index viewer
  • Add the reference explorer
  • Improve the context menu of references (rename, copy name)
  • Improve the context menu of commits (cherrypick, revert, create tag)

Version 0.0.1

19 Feb 11:51
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

First release of gitamine.