Commit graph

  • 449da31c70 localization: add native menu item header labels leo 2024-05-11 16:51:10 +0800
  • 73ee0ae2cd fix: use NativeMenuItemSeparator instead of NativeMenuItem leo 2024-05-11 11:43:02 +0800
  • e0d35409b4 feature: move main menu to macOS system menu bar leo 2024-05-11 11:31:14 +0800
  • 42c420c342 Fix search box layout #121 Alexander Bogomolets 2024-05-10 19:55:04 +0300
  • 6a56b8d08b Fix code after branch rebase Alexander Bogomolets 2024-05-10 19:36:55 +0300
  • e189e8d6e7 Replace obsolete Checked and Unckecked events with IsCheckedChanged Alexander Bogomolets 2024-04-30 15:25:48 +0300
  • 2a927644c0 Add search box for searching local/remote branches or tags. Alexander Bogomolets 2024-04-30 15:22:39 +0300
  • 764cf24284 code_review: PR #120 leo 2024-05-10 16:30:34 +0800
  • efd8e72c4e
    Merge pull request #120 from gadfly3173/fix/handle-select-changed leo 2024-05-10 16:24:25 +0800
  • 592d087e05 fix: update search filter selected commit after Histories selected commit changed #120 Gadfly 2024-05-10 16:04:03 +0800
  • 37f5472186 ux: do not show /dev/null in DiffView for new file leo 2024-05-10 16:01:20 +0800
  • 65ccc9fc7b fix: add missing script to start from commandline on linux leo 2024-05-10 09:53:20 +0800
  • b07b96baea readme: force update contributors leo 2024-05-09 11:16:05 +0800
  • cebe07695a fix: issue cause by commit eeb6abb560 leo 2024-05-07 15:52:04 +0800
  • eeb6abb560 fix: avoid duplicated nodes being added into the repository tree leo 2024-05-07 15:49:57 +0800
  • 207e82b391 enhance: keep repository tree sorted by name leo 2024-05-07 15:28:54 +0800
  • 15456f0dee code_style: use ?: operator instead of if...else leo 2024-05-07 14:28:34 +0800
  • 4af8cc18d2 fix: welcome page should use a shared singleton instance to manage and filter repositories (#117) leo 2024-05-07 14:12:33 +0800
  • 06ca29b2b2 localization: update copyright leo 2024-05-07 11:19:50 +0800
  • 37b5f5c083 feature: enhance the behaviour of closing the last tab leo 2024-05-07 10:34:04 +0800
  • 6cd550af4d
    Merge pull request #116 from gadfly3173/fix/worktree-branch-switch leo 2024-05-07 10:38:56 +0800
  • 0e0d3d64b4 fix: Fixed the problem that the switching branch of the worktree repo is not displayed #116 方祝立 2024-05-07 10:29:24 +0800
  • b7a7433a48 Removed System.Linq reference #114 Enner Pérez 2024-05-06 14:19:24 -0500
  • 071cb722f9 Close Tab Enhancement #115 Enner Pérez 2024-05-06 01:03:17 -0500
  • c3afd6a623 Repository Nodes Simplification Enner Pérez 2024-05-06 00:40:58 -0500
  • 5c8ae77a85 FindRepository Fix #112 Enner Pérez 2024-05-05 23:53:58 -0500
  • 9aa723ec49 Merge tag 'v8.11' into develop leo 2024-05-06 12:08:39 +0800
  • 56780f9c74 Merge branch 'release/v8.11' v8.11 leo 2024-05-06 12:08:38 +0800
  • 04185a7f9c version: Release 8.11 leo 2024-05-06 12:08:19 +0800
  • 478d52bae4
    Merge pull request #111 from dangreene0/develop leo 2024-05-06 11:58:19 +0800
  • 9ccd386c80
    Switched workflow branch back to develop #111 dani 2024-05-06 03:20:32 +0000
  • 96a1c972de
    Program packaged into tarball before uploaded to artifacts dani 2024-05-06 03:18:20 +0000
  • b651835de0 enhance: hotkeys leo 2024-05-06 10:22:13 +0800
  • 16741c21e6
    Merge pull request #107 from dangreene0/develop leo 2024-05-06 07:23:03 +0800
  • e0d3a320fc ux: macOS hotkey tips (#103) leo 2024-05-06 07:14:53 +0800
  • c7784b05cd
    Added ability to run program by default. #107 dani 2024-05-05 23:13:45 +0000
  • d87716dc86 fix: disable removing repository at startup (#90) leo 2024-05-06 07:08:29 +0800
  • d46979a0c5 feature: add a checkbox to also delete the tracking remote branch (#99) leo 2024-05-05 19:45:28 +0800
  • eced2e09bd ux: show tips if user is about to delete a remote branch (#99) leo 2024-05-05 18:47:02 +0800
  • 5964cf2587 ux: macOS hotkey (#103) leo 2024-05-05 18:31:11 +0800
  • 68566b9b34 enhance: use instead of Ctrl , instead of Alt for all hotkeys used by this app on macOS (#103) leo 2024-05-05 18:19:59 +0800
  • 9627206764 fix: launch terminal in current user's home dir failed on macOS(#105) leo 2024-05-05 13:11:47 +0800
  • 7da184c55b fix: disable native system menubar on macOS (#106) leo 2024-05-05 13:01:04 +0800
  • 65fbeae07e readme: add VSCodium tips leo 2024-05-03 22:02:19 +0800
  • c9ce41aef3 feature: supports open in/diff with VSCodium (#102) leo 2024-05-03 21:54:10 +0800
  • 63248dafb5
    Merge pull request #104 from gadfly3173/fix/keep-commit leo 2024-05-03 21:07:49 +0800
  • 2e60c98eee
    fix: keep selected commit after _commits var reassigned #104 Gadfly 2024-04-30 21:22:48 +0800
  • 1fe050ed0b enhance: if current repository is a worktree of another repository, watch the gitdir to it's main repository's gitdir (#86) leo 2024-05-03 20:47:22 +0800
  • 9ae926db9f code_style: rename BoolConverters.BoolToStarOrAutoGridLength to BoolConverters.ToStarOrAutoGridLength leo 2024-05-03 11:43:33 +0800
  • 9b10a867cc
    Merge pull request #100 from gadfly3173/fix/base-info leo 2024-05-03 11:20:06 +0800
  • df79e16f6c
    Merge pull request #101 from gadfly3173/fix/linux-tar leo 2024-05-03 11:15:30 +0800
  • 1627f8853c
    fix: keep selected commit after _commits var reassigned #89 Gadfly 2024-04-30 21:22:48 +0800
  • e5049c04fc
    build: copy .icns file into Linux archive #101 Gadfly 2024-04-30 21:58:09 +0800
  • 9c6798ef1b
    fix: Fixed the issue when the email address is too long and exceeds the scope of the StackPanel #100 Gadfly 2024-04-30 21:50:30 +0800
  • a63a0d10fb
    fix: MarkBranchesDirtyManually when switch repo tab Gadfly 2024-04-30 21:15:12 +0800
  • dfc56f4233
    refactor: use MarkBranchesDirtyManually instead of RefreshBranches Gadfly 2024-04-30 17:25:32 +0800
  • 8b7ea2c0af
    Merge remote-tracking branch 'sourcegit-scm/develop' into fix/worktree Gadfly 2024-04-30 17:24:34 +0800
  • b11dbabf57
    Revert "feat: repository tab add the ability to close repository tabs using the middle mouse button" Gadfly 2024-04-30 17:24:17 +0800
  • a5150edee0 code_style: rename platform_finder to platformFinder and run dotnet format to apply code style rules leo 2024-04-29 17:55:38 +0800
  • 09b8564636 ux: left margin of branch icon leo 2024-04-29 17:36:00 +0800
  • 2e53945058 Merge branch 'bogomolets-owl/develop' into develop (#98) leo 2024-04-29 17:22:39 +0800
  • 776605cb68 code_review: PR #98 leo 2024-04-29 17:22:22 +0800
  • 927a1cab24 Add checkout local changes handling Alexander Bogomolets 2024-04-28 16:43:53 +0300
  • 5e6059ba36 ux: hotkey tooltip in buttons leo 2024-04-29 15:22:06 +0800
  • 7589a8dcd0 ci: fix wrong runtime identifier for linux leo 2024-04-29 14:25:24 +0800
  • dc4a8007de ci: use lowercase executable file name on linux; build packages for both Intel and Apple Silicon CPU architecture on macOS (#97) leo 2024-04-29 14:22:37 +0800
  • 3052506675 Merge tag 'v8.10' into develop leo 2024-04-29 11:01:47 +0800
  • d60a33af1a Merge branch 'release/v8.10' v8.10 leo 2024-04-29 11:01:46 +0800
  • 4c7ddf14ac version: Release 8.10 leo 2024-04-29 11:00:57 +0800
  • 84568e573a feature: test if conflicts have been resolved manually (#96) leo 2024-04-29 10:54:29 +0800
  • df66bacbd2 enhance: reset commit message after a merge request has been aborted leo 2024-04-29 09:30:37 +0800
  • fdf1954fa7 Add checkout local changes handling #98 Alexander Bogomolets 2024-04-28 16:43:53 +0300
  • 1509b8ab70 ux: right margin for commit message leo 2024-04-28 17:55:49 +0800
  • 5d1de37308 optimize: only set Offset from SyncScrollOffset while it's not focused. leo 2024-04-28 16:50:06 +0800
  • d9911b3447 refactor: implementation of synchronous scrolling in side-by-side diff view leo 2024-04-28 16:46:39 +0800
  • 32e685622b enhance: disable some MenuItems if repository that linked by node has been auto-removed from Preference (#90). leo 2024-04-28 13:51:44 +0800
  • 9b5e8429b9 feature: add hotkey 'F5' to reload/refresh whole repository leo 2024-04-28 10:19:12 +0800
  • 28554d1b04 code_review: remove unused codes leo 2024-04-28 09:56:08 +0800
  • 8786297d85 ux: remove 'JetBrains' prefix for all products of JetBrains leo 2024-04-27 22:35:27 +0800
  • 71b9b3dfea enhance: cache for external tool icons leo 2024-04-27 22:26:38 +0800
  • 78ef955002 readme: add tips for finding other tools by JetBrains Toolbox leo 2024-04-27 22:12:31 +0800
  • fdf95e39a7 fix: loading JetBrains Toolbox stage.json crash leo 2024-04-27 22:05:17 +0800
  • cdaa2d7548 readme: remove Jetbrains Rider temporary leo 2024-04-27 21:19:07 +0800
  • 9a68418f51 Merge pull request #92 from ennerperez/feature/issues-77 leo 2024-04-27 20:54:26 +0800
  • 706a833817 Linux Path Fix #92 Enner Pérez 2024-04-27 02:36:40 -0500
  • fe2abee21d Typo Fix Enner Pérez 2024-04-27 02:12:12 -0500
  • 53beb3daac JetBrains Toolbox IDE detection Enner Pérez 2024-04-27 02:12:03 -0500
  • ad570eec3b Fallback Icon Implementation Enner Pérez 2024-04-27 02:11:38 -0500
  • 59c941dd00 JetBrains Icons Resources Enner Pérez 2024-04-27 02:10:51 -0500
  • acc52dc79e
    fix: skip watch FETCH_HEAD change Gadfly 2024-04-27 01:43:51 +0800
  • 1b29aec45d
    fix: force refresh branches and commits after operated branch Gadfly 2024-04-27 00:14:29 +0800
  • 27fd5829f5
    feat: repository tab add the ability to close repository tabs using the middle mouse button Gadfly 2024-04-26 23:26:19 +0800
  • a74851de4a
    fix: file watcher dds processing of logs/HEAD Gadfly 2024-04-26 23:24:23 +0800
  • 80c864dad7 ux: chevron icon for MenuItem leo 2024-04-26 21:39:33 +0800
  • 86c89e0c33 feature: use MERGE_MSG as default commit message while merging (#88) leo 2024-04-26 21:05:00 +0800
  • ea1d0bf6a2 fix: bug - rename local branch name should only check names with other local branches leo 2024-04-26 14:25:14 +0800
  • 49abab2903 update: timeout to wait the result of downloading version info leo 2024-04-26 09:40:02 +0800
  • 879f3cd76c code_style: replace tab with 2-spaces in xaml leo 2024-04-24 22:32:55 +0800
  • f92858994a readme: add description for folder that created by this app to store user settings, downloaded avatars and crash logs. leo 2024-04-24 22:07:48 +0800
  • 6f51d6f75a
    Alternative path for save settings #82 Vadim A. Onuchin 2024-04-24 16:10:58 +0300