Commit graph

  • fdf90f61a8 fix: macOS build scripts leo 2024-03-19 11:31:33 +0800
  • b67cd693cd build: move build scripts and resources from src to build leo 2024-03-19 11:24:08 +0800
  • 0f3e670dd4
    Merge pull request #26 from stevemonaco/patch-1 leo 2024-03-19 09:40:19 +0800
  • 9049900121
    Fix typos in README.md #26 Stephen Monaco 2024-03-18 21:37:02 -0400
  • 44c141be7c update: localizations leo 2024-03-18 18:44:31 +0800
  • 5567a8bc08 project: remove duplicated item in ItemGroup leo 2024-03-18 16:47:45 +0800
  • 0bb268cdf2 version: Release 8.4 v8.4 leo 2024-03-18 15:10:11 +0800
  • 6ea0e59c31 fix: remove warning for duplicated using leo 2024-03-18 11:42:54 +0800
  • 5f0a1c5dbe
    Merge pull request #23 from ennerperez/feature/resx leo 2024-03-18 11:38:01 +0800
  • aa4c7be813 Resx Folder Location #23 Enner Pérez 2024-03-17 22:34:24 -0500
  • 14550655f3
    Merge branch 'master' into feature/resx Enner Pérez 2024-03-17 21:11:24 -0500
  • 18aaa0a143 style: add .editorconfig for code formatting. see issu #25 leo 2024-03-18 09:37:06 +0800
  • a8eeea4f78
    Merge pull request #24 from ennerperez/feature/regex leo 2024-03-18 09:29:32 +0800
  • c0a079de41 Source Generated Regex #24 Enner Pérez 2024-03-16 04:09:27 -0500
  • ad1fdbe6ee Resx Localization Enner Pérez 2024-03-16 03:25:20 -0500
  • f93dec5e6a style: Blame & FileHistories window style leo 2024-03-15 10:41:36 +0800
  • abc3e8e9f7 fix: Statistics window can not move leo 2024-03-15 10:13:21 +0800
  • 64681c0086 update: tips for Linux users leo 2024-03-14 19:52:24 +0800
  • b9f29ef059 style: margins for fixed-size window on Linux platform leo 2024-03-14 18:29:19 +0800
  • 035300a612 style: border-less window style on Linux platform. leo 2024-03-14 18:23:36 +0800
  • f4b396596b feature: shows selected revision file size if it's a binary file leo 2024-03-14 11:59:56 +0800
  • f6eb1281b5 enhance: force using StringComparison.Ordinal leo 2024-03-14 11:09:05 +0800
  • cd2ecb109a enhance: diff with LFS filtered files leo 2024-03-14 10:55:25 +0800
  • 63b42224f3 update: add thanks to new contributors leo 2024-03-13 16:24:13 +0800
  • 499a8235b5
    Merge pull request #22 from ennerperez/feature/syntax_fixes leo 2024-03-13 16:20:35 +0800
  • 7dd41b8568
    Merge pull request #21 from ennerperez/feature/en_US leo 2024-03-13 16:19:54 +0800
  • f70d48495f Syntax Fixes #22 Enner Pérez 2024-03-13 03:02:39 -0500
  • cb90f8b98d en_US Typo Fixes #21 Enner Pérez 2024-03-13 03:03:12 -0500
  • 47d9e0e9f9 fix: key to close search panel in text editor is ‘ESC' not 'Ctrl+3' leo 2024-03-12 16:40:59 +0800
  • ea49de2379 style: search bar style leo 2024-03-12 16:32:40 +0800
  • a37c11e32f enhance: better sync scroll logic with two-side diff - if the width in each side is different leo 2024-03-12 15:50:00 +0800
  • b8a230cf16 style: use TextBox.InnerLeftContent and TextBox.InnerRightContent instead of custom layout for search leo 2024-03-12 09:53:52 +0800
  • ea3e28b5e7 style: text editor's search panel border leo 2024-03-11 19:30:07 +0800
  • c1c47074f4 style: use TextBox.InnerLeftContent and TextBox.InnerRightContent instead of custom layout for search leo 2024-03-11 18:54:12 +0800
  • 13c5c116fd doc: add text editor hotkeys information leo 2024-03-11 18:30:32 +0800
  • 76505fb582 style: new text editor search panel style leo 2024-03-11 18:29:42 +0800
  • b82c0e2ebd version: Release 8.3 v8.3 leo 2024-03-11 09:26:11 +0800
  • 213f04a57b fix: branch tree not restore last IsExpanded nodes. See issue #20 leo 2024-03-09 20:58:00 +0800
  • ef26f5b41c fix: bad arguments to query git version leo 2024-03-09 11:04:03 +0800
  • 2ec46c9da0 feature: prefer same name if new branch is created based on a remote branch leo 2024-03-08 18:01:29 +0800
  • fc0ac109d8 build: add a script to publish on Linux leo 2024-03-08 17:54:26 +0800
  • 8d533e5270 style: UseRebase and AutoStash perfered selected by default leo 2024-03-08 17:49:03 +0800
  • 61e1491854 style: remove popup's border on non-linux platforms leo 2024-03-08 17:41:10 +0800
  • c14b7ebbe1 optimize: only parse track status for local branch leo 2024-03-08 17:16:54 +0800
  • 7a867e3ccb update: README.md add tips for Linux users leo 2024-03-08 16:45:30 +0800
  • f7e8cf1311 refactor: use rev-list --left-right --count to query track status with upstream (when using some linux with other locales instead of English, upstream:track will output status with localized word instead of 'ahead'/'behind') leo 2024-03-08 16:32:44 +0800
  • 0d1c61bcb5 style: compatible with Linux leo 2024-03-08 15:57:36 +0800
  • 8c1fe66ee5 fix: using DropShadowEffect in Launcher's popup container on Linux will get a wrong render result. leo 2024-03-08 15:52:40 +0800
  • 2182d39e5f refactor: setup fonts based on operating system leo 2024-03-08 12:22:22 +0800
  • 267c955c88 style: views supports Linux leo 2024-03-08 11:13:53 +0800
  • a89760c7a5 refactor: change the way to refresh repository's data. leo 2024-03-08 09:57:29 +0800
  • 3eb8a82005 feature: use branch's fullname to create new branch based on selected one leo 2024-03-08 09:29:54 +0800
  • 59b7fd8c61 optimize: better supports for LFS object leo 2024-03-07 16:54:09 +0800
  • d0e80be79f feature: enhance commit search leo 2024-03-07 16:18:51 +0800
  • f65dc36e62 style: popup container widgets leo 2024-03-07 12:08:54 +0800
  • b48c2b5ab5 fix: gnome-terminal name leo 2024-03-06 20:41:02 +0800
  • 3bf962d745 feature: remember last active tab index if restore tabs is enabled leo 2024-03-06 19:46:19 +0800
  • 0e824f12b4 upgrade: upgrade AvaloiaUI to 11.0.10 leo 2024-03-06 17:17:16 +0800
  • f00ecbd0a1 fix: should not use Active to close a running popup. leo 2024-03-05 17:15:09 +0800
  • 4b405dfc5f style: hotkeys font styles leo 2024-03-05 16:52:51 +0800
  • f834af10a2 refactor: change the way loading custom fonts leo 2024-03-05 15:53:38 +0800
  • 636096c713 ci: main branch name in this repository is 'master'; add 'workflow_dispatch' event to enable trigger it manually leo 2024-03-05 12:07:15 +0800
  • acb74a4b95 feature: hotkeys enhancement. see issue #19 leo 2024-03-05 10:46:08 +0800
  • b309c1c346 update: add thanks to new contributors leo 2024-03-05 09:37:53 +0800
  • 67cfd21b38
    merge: pull request #18 from gigi81/feature/git-actions leo 2024-03-05 09:27:25 +0800
  • 950c7602de Removing warning #18 Luigi Grilli 2024-03-03 21:28:48 +0000
  • 0a2b1aa51d Uploading artifacts Luigi Grilli 2024-03-03 21:22:26 +0000
  • 7d422f1a82 Added CI build Luigi Grilli 2024-03-03 21:11:25 +0000
  • 01ddd07de5 style<*>: set Background of all widgets used to display content of file to Brush.Contents for leo 2024-03-04 21:23:17 +0800
  • ade43ed988 optimize<Statistics>: only redraw chart when mouse hovered on a new sample box leo 2024-03-04 20:50:10 +0800
  • ad9cf615ab style<Statistics>: change layout of Statistics leo 2024-03-04 17:34:46 +0800
  • ae02e1025e style<Toolbar>: margins for toolbar buttons leo 2024-03-04 10:25:19 +0800
  • c47fe16dd3 upgrade<Version>: Release 8.2 v8.2 leo 2024-03-04 09:31:30 +0800
  • 14dbc0ad92 fix<TextDiffView>: discard from staged should not affect same file in unstaged leo 2024-03-03 09:16:19 +0800
  • 8ca74d3a9e fix<CommitDetail>: crash when request context menu without any change selected leo 2024-03-02 23:44:49 +0800
  • 60e664ab26 optimize<*>: use custom view locator instead of ContentControl.DataTemplates to avoid memory leak. leo 2024-03-02 22:45:14 +0800
  • 27d4dd5f64 style<*>: remove unused usings leo 2024-03-02 22:06:47 +0800
  • 307e5a5ef0 fix<Repository, History>: wrong context menu IsEnabled state. leo 2024-03-01 19:12:22 +0800
  • 280ef60111 fix<Windows>: explorer does not recognize path with separator '/' leo 2024-03-01 17:40:17 +0800
  • 59052d8e1f style<Blame>: rewrite MeasureOverride to fit content with for CommitInfoMargin; always show commit info for the first visual line leo 2024-03-01 15:09:17 +0800
  • 7b70951c93 style<Launcher>: supports two size rules for tabs in titlebar - fixed width or size to content leo 2024-03-01 14:09:39 +0800
  • e3a7abe776 style<Repository>: normalize repository's path leo 2024-03-01 13:40:12 +0800
  • 1c005983c7 fix<Discard>: wrong discard behavior with changes both in worktree and staged leo 2024-03-01 11:34:32 +0800
  • a770ff542d fix<TextDiffView>: avoid endLine out of range leo 2024-02-29 12:16:31 +0800
  • 2b97d7c599 feature<TextDiffView>: do NOT reset scroll offset after recompute diff with same change leo 2024-02-29 11:29:54 +0800
  • 096fd6cb22 feature<TextDiffView>: supports discard changes from staged directly leo 2024-02-29 10:59:59 +0800
  • 1149c768d3 refactor<NameHighlightedTextBlock>: use NameHighlightedTextBlock's constructor instead of functions in each caller leo 2024-02-28 18:55:23 +0800
  • cfe680ffd5 fix<DiffViewer>: wrong TextDiffView mode indicator icon leo 2024-02-28 18:42:58 +0800
  • 9e4d349b51 feature<TextDiffView>: implementation for stage/unstage/discard selected changes in file leo 2024-02-28 18:15:40 +0800
  • 671e46f8b3 feature<TextDiffView>: supports line staging/unstaging in working copy diff view leo 2024-02-27 21:13:52 +0800
  • 91ef4e44a4 optimize<WorkingCopy>: clear selection after WorkingCopy unloaded leo 2024-02-27 18:51:57 +0800
  • 2aacec75b4 optimize<*>: add a static method CreateMenuIcon to App. Restore working copy changes' selection state after refreshed leo 2024-02-27 18:26:05 +0800
  • 9c3294c285 optimize<*>: App.RaiseException should be called in UIThread; add default progress description for popups; leo 2024-02-26 11:29:57 +0800
  • dc0b33ba21 update<README>: add tips for macOS users leo 2024-02-26 10:10:28 +0800
  • dec70bed44 upgrade<Version>: Release 8.1 v8.1 leo 2024-02-26 09:45:42 +0800
  • f4c82ff749 fix<Fetch>: start fetch from remote's context menu should only fetch selected remote leo 2024-02-26 09:38:25 +0800
  • 787fe4ad70 fix<Statistics>: month to index; fix using UTC time compare to local time leo 2024-02-26 09:27:02 +0800
  • 68ddeb4cc5 refactor<Statistics>: use committer instead of author leo 2024-02-25 11:32:15 +0800
  • e070b79d2c feature<Statistics>: finish statistiscs leo 2024-02-23 19:16:28 +0800
  • 49f6ad0407 feature<Avatar>: supports gravatar.com and cravatar.cn (for China) leo 2024-02-23 11:39:05 +0800