Skip to content

Releases: Uncommon/Xit

1.0b7

03 Jul 14:49
Compare
Choose a tag to compare
1.0b7 Pre-release
Pre-release

New:

  • Build status indicators now have popovers to show info for individual builds.
  • Added a button in Preferences to re-log in to a selected service.
  • Font settings in Preferences.
  • Number of context lines can be selected for diff view.
  • When switching between commits, the outline view file keeps folders expanded.
  • Added a progress indicator when repository history is being loaded.
  • Sidebar selections update to match history list selections.

Fixed:

  • Preferences for whitespace and tab settings were ignored.
  • Fixed blame display for \r\n (DOS) line endings.
  • The sidebar updates when remotes are added or removed.
  • Various improvements to thread safety.
  • Improved performance when changes are happening in ignored directories, such as during a build.
  • Fixed a crash that could happen when closing a repository.
  • Fixed a bug that could cause extra remotes with random characters to appear in the sidebar.
  • The branch list is now sorted.

1.0b6

18 Apr 17:40
Compare
Choose a tag to compare
1.0b6 Pre-release
Pre-release

Features:

  • Merge (and pull) has been rewritten; pull no longer clobbers uncommitted changes
  • Stage/unstage/discard by hunk
  • The sidebar organizes tags into folders when they use path-style names

Fixes:

  • Changing more files could mess up the action buttons in staging view
  • Fixed the Merge context menu command
  • Resizing the date column has been optimized
  • Status icons didn't update when switching between staging and commit display

1.0b5

09 Mar 16:41
Compare
Choose a tag to compare
1.0b5 Pre-release
Pre-release

New features:

  • Back and forward navigation buttons
  • Sidebar indicators
    • Local branches with remote tracking branches
    • Missing tracking branches
    • Push/pull counts
    • Current branch's remote branch

1.0b4

24 Feb 23:45
Compare
Choose a tag to compare
1.0b4 Pre-release
Pre-release
  • New blame view
  • Error during push/pull/fetch no longer leaves it in a bad state
  • Fixed some spontaneous reloading and changing selections

1.0b3

07 Feb 19:50
Compare
Choose a tag to compare
1.0b3 Pre-release
Pre-release

Changes include:

  • Revert file command
  • Adjustable tab width
  • Ignore whitespace options
  • Fixed branch ordering in the history list
  • Uses the commit message template
  • Fixed lots of memory leaks

1.0b2

29 Nov 20:41
Compare
Choose a tag to compare
1.0b2 Pre-release
Pre-release

Improved history graphing, and improvements to the staging/commit UI. See the milestone for details: https://github.com/Uncommon/Xit/milestone/4?closed=1