Skip to content

Releases: digao-dalpiaz/DigaoDesk

Digao Desk 1.0.14

23 Dec 01:09
Compare
Choose a tag to compare
  • New Undo button in Unstaged Area in Commit dialog.
  • Supporting Renamed files in Commit dialog.
  • Fixed Cherry Pick operation commits order to always follow chronological sequence.

Digao Desk 1.0.13

22 Dec 00:45
Compare
Choose a tag to compare
  • Supporting New/Deleted files comparison in Commit dialog.
  • Exception handling in Commit dialog.

Digao Desk 1.0.12

21 Dec 03:09
Compare
Choose a tag to compare
  • Supporting select multiple commit in Cherry Pick.
  • New Commit Message configuration.
  • Auto focus on Name control when using prefix menu in New Branch dialog.
  • Sizable Cherry Pick form.
  • Using Anchors in Commit dialog controls.
  • Include Count Label in Branch Selector dialog.
  • Open Diff tool when double-click on file in Commit dialog.

Digao Desk 1.0.11

17 Dec 03:04
Compare
Choose a tag to compare
  • New Commit form.
  • Removed Dif command.
  • Fix multiselect in Branch Selector grid

Digao Desk 1.0.10

16 Dec 02:00
Compare
Choose a tag to compare
  • Retrieve all tags when Fetching.
  • Only Fetch in Sync (merge from master branch) when Auto Fetch and Master Branch is Remote.
  • Review in Git Repositories Log, adding more info and better formatting.

Digao Desk 1.0.9

15 Dec 02:10
Compare
Choose a tag to compare
  • Changed default master branch to "origin/main" in Repository Config.
  • EXE compiled with .NET 6.0 and x64.
  • Auto adjust toolbar buttons in Git Repositories form.
  • New Order property in Git Repository Config, allowing reorder repositories in grid.
  • Fetch in Thread when using Sync button.
  • Deny Sync if there is no divergence between current branch and master branch.

Warning! Please download .NET 6.0 Runtime x64 to run this EXE!

Digao Desk 1.0.8

14 Dec 02:44
Compare
Choose a tag to compare
  • New Master Branch compare functionality.
  • New Repository Configuration dialog.
  • New Sync button (merge from Master branch).
  • Reorganize buttons in Git Repositories toolbar and use icons above text.
  • Update Git Repositories grid when Auto Fetching.
  • Handle exception in Auto Fetch.

Digao Desk 1.0.7

12 Dec 22:02
Compare
Choose a tag to compare
  • New Merge button.
  • Refactoring Checkout dialog (Local Branch Switch and Remote Branch Checkout buttons, and this screen is now used by merge function too).
  • Validate Git Signature configurations (author name and email) when using it.
  • New Auto Fetch configuration.
  • Confirm dialog in Push button.
  • Check for all untracked local branches after Fetch.
  • Show branch as green foreground color when is "master" or "main" branch name.
  • Show literal "[untracked]" before branch name when local branch untracked.

Digao Desk 1.0.6

29 Nov 01:10
Compare
Choose a tag to compare

Git Repositories:

  • Check for local no longer tracked branch when refreshing branch.
  • New Create Branch button (based on current branch or specific tag).
  • New Create Branch prefix setting.
  • Fixed Date/Time in Branch Checkout form (used by Switch Local Branch and Checkout Remote Branch buttons) to show local time instead of UTC time.
  • New Cherry Pick button.
  • New Push button.
  • New Cancel Operation button.
  • Included Operation column in Repositories grid.

Digao Desk 1.0.5

21 Nov 14:27
Compare
Choose a tag to compare
  • New Shell button in Git Repositories
  • New Delete Branch button in Git Repositories
  • Fixed Difs count and Difs list in Git Repositories (display changed files and included/excluded).