Commit graph

  • 9f060d7bef style<PopupPanel>: button label style leo 2021-08-05 20:53:29 +0800
  • 59fa5304d8 feature<Histories>: add reword/squash context menu for HEAD commit leo 2021-08-05 20:38:38 +0800
  • 76f192785c fix<Tree>: avoid to select hidden item in tree leo 2021-08-05 17:19:59 +0800
  • 07aa6661f4 style<PopupPanel>: drop shadow effects for PopupPanel leo 2021-08-05 17:10:55 +0800
  • 6f5cfe078e style<Preference>: new layout for Preference window leo 2021-08-05 16:37:29 +0800
  • eeeeafbf0a style<*>: header label styles leo 2021-08-05 16:01:37 +0800
  • 2cf7192ec4 cleanup<*>: run vs code cleanup to format codestyle and remove unused references leo 2021-08-05 15:54:00 +0800
  • 37559b60d4 Merge pull request !15 from Jai/feature/remove-newton-json leo 2021-08-05 06:25:08 +0000
  • 76a4e37736 style<*>: text render styles leo 2021-08-05 13:44:25 +0800
  • 701d18216c optimiz<Net48>: remove dependency Newtonsoft.Json Jai 2021-08-05 11:05:18 +0800
  • 316344939a optimize<Histories>: move graph.SetData out from UI thread leo 2021-08-05 09:36:06 +0800
  • 47cb708744 optimize<DiffViewer>: use Models.TextChanges.Line directly for DiffViewer and HighlightableTextBlock leo 2021-08-05 09:29:26 +0800
  • da1abaee16 fix<Histories>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I43Y33 leo 2021-08-05 09:04:20 +0800
  • 8894705321 fix<Command>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I43UH1 leo 2021-08-04 19:21:27 +0800
  • 78bb68b82e fix<Clone>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I43UGJ leo 2021-08-04 19:11:22 +0800
  • d7290a9cf6 fix<App>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I43W4I leo 2021-08-04 17:48:49 +0800
  • 7ab2c1017a optimize<DiffViewer>: change theme will not redo diff leo 2021-08-04 17:09:42 +0800
  • 164501db01 fix<Branches>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I43RRK leo 2021-08-04 09:07:31 +0800
  • fb8a6c2585 update<README>: update thanks leo 2021-08-03 20:45:54 +0800
  • 3ce671af66 feature<Rebase>: cleanup files remained by last rebase leo 2021-08-03 17:07:10 +0800
  • 6844e2d9ba Merge pull request !14 from Jai/fix/submodule-path 打开子模块时的路径分隔符不正确 leo 2021-08-03 05:39:12 +0000
  • 4bf0544153 fix<Dashboard>: wrong path format when opening submodules, causing incorrect folder to be located when opening explorer Jai 2021-08-03 13:21:48 +0800
  • eb5fa48199 upgrade<Version>: Release 4.7 v4.7 leo 2021-08-03 10:21:20 +0800
  • a56a3ac5d2 feature<Issue>: create Gitee issue when unhandled exception raised leo 2021-08-03 10:19:30 +0800
  • 89c0f0077e update<screenshots>: new screenshots leo 2021-07-30 13:50:05 +0800
  • 9eb3c4a8ff style<DiffViewer>: background colors leo 2021-07-30 13:41:17 +0800
  • 86d183faf8 style<DiffViewer>: background for binary/lfs changes leo 2021-07-30 13:36:53 +0800
  • 24a61dbef8 style<*>: enable RenderOptions.ClearTypeHint for all ContextMenus/DataGrid/Tree leo 2021-07-30 13:25:01 +0800
  • f7f2bf3eee style<DiffViewer>: new colors for DiffViewer leo 2021-07-30 13:10:13 +0800
  • 157797c4f5 style<Histories>: font face for Histories leo 2021-07-30 12:55:35 +0800
  • f5bc2937ed style<Histories, DiffViewer>: text render options leo 2021-07-30 12:21:11 +0800
  • 22249876b5 optimize<TextCompare>: return invalid result instead of throwing exceptions leo 2021-07-30 10:00:50 +0800
  • e7a139542e style<DiffViewer, RevisionFiles>: use 'Microsoft YaHei UI' for chinese characters leo 2021-07-29 22:22:02 +0800
  • 59ec418b59 update<build>: remove dependency of DiffPlex leo 2021-07-29 20:44:39 +0800
  • d259d67fd5 optimize<Diff>: simplify DiffPlex algorithm leo 2021-07-29 20:42:44 +0800
  • 44873cf088 fix<Diff>: fix compile error on .NET 4.8 leo 2021-07-29 17:09:07 +0800
  • ef8488de51 optimize<Diff>: use custom chunker instead of CharacterDiff leo 2021-07-29 16:47:30 +0800
  • ce02bb8ab6 fix<QueryFileSizeChange>: bad order to query binary file size by revisions leo 2021-07-29 15:10:59 +0800
  • d9e670b909 optimize<CommitGraph>: add path immediatelly after created and remove the sort function to improve performance leo 2021-07-29 10:16:44 +0800
  • 56f4e59f9b cleanup<*>: remove website resources leo 2021-07-29 09:55:25 +0800
  • ca84285f38 style<Blame,Histories>: change icon size for minimize and close buttons leo 2021-07-29 09:51:03 +0800
  • d25abca9db upgrade<Version>: Release 4.6 v4.6 leo 2021-07-28 15:58:50 +0800
  • 789e3cf6a2 optimize<Diff>: limit number of character diff; ignore empty changes leo 2021-07-28 15:26:41 +0800
  • 18f35449e5 optimize<Diff>: show 4 context lines on diff leo 2021-07-28 15:04:00 +0800
  • 92de6f2b79 feature<Diff>: highlights differences for modified lines (both added and removed) leo 2021-07-28 15:02:06 +0800
  • 776defe6c3 optimize<Histories>: move UpdateCommits from Histories to Dashboard leo 2021-07-23 15:01:51 +0800
  • 932db894a5 optimiz<Dashboard>: refresh repository information only when switching to tabs Jai 2021-07-23 13:54:35 +0800
  • 650b79a295 optimize<Locales>: remove unused resources leo 2021-07-23 11:35:24 +0800
  • 34a11a1b38 fix<Upgrade>: correct bad download url leo 2021-07-23 11:27:23 +0800
  • 7930619a03 style<About>: new style of copyright leo 2021-07-20 20:27:39 +0800
  • a7a1817ad2 style<Launcher>: move hotkeys to about dialog leo 2021-07-20 20:15:22 +0800
  • 287e3b3bc8 upgrade<Version>: Release 4.5 v4.5 leo 2021-07-20 19:31:33 +0800
  • c1ca76c72f update<screenshots>: new theme leo 2021-07-20 17:08:02 +0800
  • bfb0be89a5 update<Locales>: translate for fetch automatically leo 2021-07-20 16:49:50 +0800
  • afc4eafb6f refactor<*>: use DynamicResource instead of StaticResource for brushes and locales leo 2021-07-20 16:26:10 +0800
  • 4a56b47265 optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf leo 2021-07-20 09:13:07 +0800
  • a7ddc50665 style<Popups>: better dropshadow effect leo 2021-07-19 20:49:47 +0800
  • 7ccd0ea80e optimize<CreateBranch>: use [Stash & Reapply] as default when create new branch leo 2021-07-15 18:28:15 +0800
  • 0f9b8e8eee update<README>: update thanks leo 2021-07-15 13:59:21 +0800
  • 64796337e6 Merge pull request !11 from Jai/fix/dashboard-branch-list-state leo 2021-07-15 05:45:40 +0000
  • e99f26df90 fix<Dashboard>: the expanded status of the repository branch list is not saved correctly Jai 2021-07-15 12:48:44 +0800
  • 8d5f594815 optimize<TextBox>: lag for validation error panel leo 2021-07-15 10:40:09 +0800
  • add6062917 feature<Configure>: supports configuration for http.proxy leo 2021-07-15 09:23:37 +0800
  • 4c5b8ce072 update<README>: update thanks leo 2021-07-14 19:22:19 +0800
  • a0c89362be fix<Dashboard>: when the remote branch name contains a folder '/', the belonging remote is sometimes incorrect Jai 2021-07-14 11:18:52 +0000
  • 586728eea1 upgrade<Version>: Release 4.4 v4.4 leo 2021-07-14 16:58:00 +0800
  • 70b1cdd177 update<README>: add highlights leo 2021-07-14 16:03:40 +0800
  • c1a2914660 update<Hotkeys>: add STAGE/UNSTAGE hotkey description leo 2021-07-14 15:15:44 +0800
  • 62c182f5ca refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys leo 2021-07-14 14:54:44 +0800
  • 208af69ea1 style<Exceptions>: limit max height of error message leo 2021-07-14 12:43:53 +0800
  • c165cab3c0 optimize<CommitGraph>: do NOT render lines not visible in view leo 2021-07-13 19:52:05 +0800
  • e7a7c0518e fix<Command>: fix crash when cancel a process that already leo 2021-07-13 15:35:18 +0800
  • 17e9ce2a2f optimize<Preference>: use default preference settings when load broken preference data. leo 2021-07-13 09:04:28 +0800
  • 39b5cb54fc fix<App>: change url for checking update leo 2021-07-09 12:02:40 +0800
  • 2b2598d2f3 optimize<WorkingCopy>: uncheck amend after commit successfully leo 2021-07-09 11:59:54 +0800
  • 0b690edba8 update<README>: thanks for Jai for restore window feature leo 2021-07-07 10:51:03 +0800
  • 31aae262fc Merge pull request !6 from Jai/fix/restore-tabs-not-exists leo 2021-07-07 02:48:53 +0000
  • e47c126384 fix<Launcher>: when the directory does not exist, restoring the last opened tab will cause a crash Jai 2021-07-07 09:33:20 +0800
  • faa93f6e9a Merge pull request !5 from Jai/feature/shortcut-to-quick-stage 本地更改列表添加空格快捷键用于快速暂存/取消暂存选中的变更 leo 2021-07-06 08:47:51 +0000
  • d5cc3c3fa2 feature<WorkingCopyChanges>: add the shortcut SPACE to stage/unstage the selected file Jai 2021-07-06 12:45:35 +0800
  • f449914e2c upgrade<Version>: Release 4.3 v4.3 leo 2021-07-06 13:05:05 +0800
  • a4997249cb optimize<Launcher>: show launcher after all pre-opened pages ready leo 2021-07-06 13:04:19 +0800
  • f6c17e7d34 feature<Launcher>: supports restore last opened tabs when startup leo 2021-07-06 09:58:36 +0800
  • 2ddc61e162 feature<Watcher>: sync changes for git-worktrees leo 2021-06-30 15:09:18 +0800
  • ee4aa052d2 update<screenshots>: new screenshots leo 2021-06-29 10:42:32 +0800
  • d0a66355b5 update<README>: correct repo url leo 2021-06-29 10:32:16 +0800
  • e65428f5b0 upgrade<Version>: Release 4.2 v4.2 leo 2021-06-29 10:20:31 +0800
  • 598f940cf3 feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog leo 2021-06-29 10:19:38 +0800
  • 8c8109dc60 style<PopupPanel>: remove border of PopupPanel leo 2021-06-25 11:08:51 +0800
  • 05bfc86a9b style<ChangeStatusIcon>: font family and characters for change status icon leo 2021-06-23 14:11:45 +0800
  • a36c00f68c update<AvatarServer>: use geekzu.org for Chinese avatar server leo 2021-06-22 17:37:09 +0800
  • 2a5e243b67 rename<Icons>: rename Icon.NewPage to Icon.WelcomePage leo 2021-06-22 14:09:58 +0800
  • a99822ec5a style<ToggleButton>: hover background for maximize/restore window button leo 2021-06-22 12:59:56 +0800
  • 8c46380ecd update<Icon>: update icon for new tab leo 2021-06-22 12:00:38 +0800
  • 7c03726370 fix<Window>: fix window can NOT minimized when WindowState is Maximized leo 2021-06-22 11:42:47 +0800
  • 003ae01b13 update<en_US>: translation for Text.Hotkeys.Refresh leo 2021-06-22 11:34:35 +0800
  • 3b65e7b75b feature<Hotkeys>: add dialog to show hotkeys used by this app leo 2021-06-22 11:29:16 +0800
  • 794394ef0c style<Window>: icons for MaximizeWindow/RestoreWindow button leo 2021-06-22 10:09:50 +0800
  • 787c1a02d5 style<Icons>: change icon for repository configuration leo 2021-06-21 09:13:58 +0800
  • ca85ccc867 upgrade<Version>: Release 4.1 v4.1 leo 2021-06-21 08:51:35 +0800