Commit graph

  • 1caf02ff06
    code_style: remove unused namespace using and run dotnet format leo 2024-08-23 22:26:17 +0800
  • 43e8c5e8a0
    ux: new decorator colors for light theme (#395) leo 2024-08-23 21:19:30 +0800
  • bfc4acd601
    fix: duplicated key leo 2024-08-23 21:00:31 +0800
  • a717dc1876
    ux: add Color.DecoratorHead for current branch head (#395) leo 2024-08-23 19:22:04 +0800
  • 3569e1696f
    ux: larger font size for HEAD decorator (#395) leo 2024-08-23 18:47:08 +0800
  • f65ee1f0f6
    Merge pull request #399 from NilsPvR/develop leo 2024-08-23 18:31:43 +0800
  • e9a269f4c1 localization: Add DE keys for commit tracking #399 NilsPvR 2024-08-23 12:19:44 +0200
  • 07e3c30535
    ux: remove the highlighted border for search text box in Welcome page (#398) leo 2024-08-23 18:05:09 +0800
  • 8f114e8a32
    ux: change style for commit ref decorators (#395) leo 2024-08-23 17:41:38 +0800
  • 854563ef41
    enhance: support search repository path leo 2024-08-23 17:25:21 +0800
  • aec8c0ddc4
    Merge branch 'sourcegit-scm:develop' into develop Nils van Rijsinge 2024-08-23 11:12:49 +0200
  • a223ec1fc6
    ux: smaller loading icon leo 2024-08-23 17:07:11 +0800
  • e845c270cd
    fix: Ctrl+F is not working when Welcome page is not focused (#398) leo 2024-08-23 17:05:13 +0800
  • c76d521f12
    localization: title for commit relation tracking popup leo 2024-08-23 16:58:18 +0800
  • 6ab0900b20
    feature: add a button to see which branches and tags that contains selected commit (#388) leo 2024-08-23 16:52:55 +0800
  • 838c503afa localization: add DE WindowFrame + FirstParent key NilsPvR 2024-08-23 10:18:43 +0200
  • fcc8a41ad1
    readme: welcome everyone to share their own themes leo 2024-08-23 11:57:17 +0800
  • c6b26517c0
    ux: style for branch/tag filter toggle button leo 2024-08-23 11:35:57 +0800
  • 4120331eda
    refactor: there's no need to use AvaloniaList since we have replaced the TreeView with custom control leo 2024-08-23 11:24:31 +0800
  • 9bcadf3523
    ux: using WrapPanel instead of StackPanel to prevent content out of bounds (#396) leo 2024-08-23 10:57:33 +0800
  • c3f2c5836a
    feature: handle ESC key to clear search in Welcome page leo 2024-08-23 10:39:09 +0800
  • 729e0d6cc8
    ux: new style for current HEAD leo 2024-08-23 10:29:43 +0800
  • c1ee47a79d
    code_style: remove unused code and run dotnet format leo 2024-08-23 10:28:16 +0800
  • e6f3ab5e68
    ux: different node in graph (#395) leo 2024-08-23 10:22:53 +0800
  • 7389f5d521
    revert: item should fill the height of tree node leo 2024-08-22 21:57:39 +0800
  • c2549869ce
    code_style: clean up unused styles leo 2024-08-22 21:46:06 +0800
  • 38770af13d
    ux: vertical align center leo 2024-08-22 21:23:05 +0800
  • 38e2e0f3f4
    refactor: rewrite the welcome page since the original TreeView has many limitations (#391) leo 2024-08-22 21:10:23 +0800
  • af6d2cc725
    fix: TreeView do NOT support NavigationMethod.Direction with invisible nodes (#391) leo 2024-08-22 18:11:25 +0800
  • 71d36698f8
    feature: select and open repository by keyboard in Welcome page (#391) leo 2024-08-22 15:45:50 +0800
  • 10e5c7aa6c
    refactor: window chrome style leo 2024-08-22 15:06:30 +0800
  • 8b469e7778
    enhance: show untracked submodules in unstaged (#393) leo 2024-08-22 14:10:32 +0800
  • d5e51d1f32
    feature: supports using native window frame on Linux (#390) leo 2024-08-22 12:37:26 +0800
  • eaf5eba0e7
    ux: using Brush.Popup for menu flyouts leo 2024-08-22 10:20:18 +0800
  • e84d28b7b6
    Merge pull request #392 from ChiahongHong/file-explorer leo 2024-08-22 10:06:37 +0800
  • 9a1e95b7e5
    fix: handle file paths with spaces #392 Chiahong Hong 2024-08-22 02:09:34 +0800
  • fd7bc8b122
    fix: prevent executing an executable file with the same name as the directory Chiahong Hong 2024-08-22 00:57:23 +0800
  • 323dc2e87f
    code_review: PR #386 leo 2024-08-21 19:45:32 +0800
  • acf0a486d7
    Merge pull request #386 from ybeapps/feature/first-parent-filter leo 2024-08-21 19:28:52 +0800
  • aae8628dc2
    Merge pull request #389 from NilsPvR/develop leo 2024-08-21 18:43:19 +0800
  • 854331051a localization: add CheckSubmodule key for German #389 NilsPvR 2024-08-21 12:28:12 +0200
  • 2ce41fe546
    Merge pull request #387 from gadfly3173/ux/preference leo 2024-08-21 17:37:42 +0800
  • 5575adf849
    ux: Preference fit to content width #387 Gadfly 2024-08-21 17:31:27 +0800
  • be54361e9d
    ci: revert macOS package signing and remove temp artifacts leo 2024-08-21 16:41:05 +0800
  • 9b6fd3b147
    ci: use macos-lastest to package macOS app leo 2024-08-21 16:24:05 +0800
  • e1ac596261
    ci: try to sign macOS package locally leo 2024-08-21 16:17:19 +0800
  • d21cc2c96a first-parent-filter #386 Yitzchak Ben-Ezra 2024-08-21 09:04:35 +0300
  • 7e4eca9691
    code_style: remove unused namespace using leo 2024-08-21 12:49:46 +0800
  • 191763e1d8
    refactor: commit sha link in message (#382) leo 2024-08-21 12:46:36 +0800
  • 6485a6f93a
    ux: use JetBrains Mono font for change status icon (#384) leo 2024-08-21 11:50:17 +0800
  • 19924930bc
    Merge pull request #383 from gadfly3173/fix/counter-visual leo 2024-08-21 11:28:06 +0800
  • 3b9e781b0a
    fix: remove unused AffectsRender #383 Gadfly 2024-08-21 11:23:27 +0800
  • 9c0b9608dc
    fix: invalidate counter visual (#338) Gadfly 2024-08-21 10:18:09 +0800
  • 48adad53b4
    feature: supports the commit hash issue tracker (#382) leo 2024-08-21 10:44:07 +0800
  • 7b26589485
    fix: button tooltip foreground (#381) leo 2024-08-21 10:17:42 +0800
  • a99f075c64
    Merge pull request #381 from ChiahongHong/tooltip-color leo 2024-08-21 10:09:19 +0800
  • 1dfa7aa1a7
    fix: correct selector for foreground color in tooltip on primary button #381 Chiahong Hong 2024-08-21 01:28:13 +0800
  • ad21d2f6bf
    readme: remove unnecessary tips for Linux users leo 2024-08-20 21:27:41 +0800
  • 04a187203a
    refactor: detect terminal before it is needed leo 2024-08-20 21:05:20 +0800
  • f4f5ae7430
    ux: remove rounded corner when window is maximized using TemplateBinding (#378) leo 2024-08-20 20:59:57 +0800
  • 66b28621d1
    fix: wrong path to find iTerm2 leo 2024-08-20 20:55:41 +0800
  • c1c1e1f0c8
    ux: remove rounded corner when window is maximized (#378) leo 2024-08-20 20:48:44 +0800
  • 05db9e429d
    code_review: PR #377 leo 2024-08-20 20:44:54 +0800
  • 34e4d7fed6
    Merge pull request #377 from ybeapps/macos-iterm2-support leo 2024-08-20 20:36:03 +0800
  • f53b35243d Support iTerm2 in MacOS #377 Yitzchak Ben-Ezra 2024-08-20 14:32:52 +0300
  • 5370526fcc
    ux: selected style for repo dashboard contents leo 2024-08-20 17:05:15 +0800
  • 9844043c7f
    ux: use ListBox with VirtualizingStackPanel instead of DataGrid since height of DataGridRow is not equal with the RowHeight value leo 2024-08-20 16:53:59 +0800
  • d4a9343eaf
    feature: add an option to enable --recurse-submodules=check on push (#345) leo 2024-08-20 15:20:58 +0800
  • d66053a42d
    code_style: run dotnet format leo 2024-08-20 11:53:37 +0800
  • b0d3d302bb
    Merge pull request #373 from aikawayataro/fix-macos-app leo 2024-08-20 10:32:56 +0800
  • c38760883f
    ci: also build packages in the CI workflow #373 Aikawa Yataro 2024-08-19 14:12:00 +0000
  • 8dafe176df
    fix: missing OSX app permissions Aikawa Yataro 2024-08-19 13:27:09 +0000
  • 55d2657799
    ux: better line number layout leo 2024-08-19 19:54:46 +0800
  • ecc1414006
    fix: empty monospace font with non-empty default font fallback issue leo 2024-08-19 19:18:31 +0800
  • 50d742e1eb
    Merge pull request #371 from NilsPvR/develop leo 2024-08-19 17:44:30 +0800
  • ef0c04fe20 localization: add new keys for German translation #371 NilsPvR 2024-08-19 11:31:15 +0200
  • 8bd8787d25
    feature: auto-focus when open a new page (#368) leo 2024-08-19 17:24:39 +0800
  • 3369cc00f3
    Merge pull request #370 from aikawayataro/fix-packages leo 2024-08-19 17:16:04 +0800
  • 9057b71f2d
    refactor: rewrite the font configuration (#366) leo 2024-08-19 17:14:41 +0800
  • 6267101eaf
    refactor: instead of a hardcoded path, use the -r when creating a relative link #370 Aikawa Yataro 2024-08-19 08:04:28 +0000
  • 90edabeb32
    fix: update RPM dependencies Aikawa Yataro 2024-08-19 08:02:35 +0000
  • ad53d874a2
    fix: make MonospaceFont fallback to DefaultFont (#366) #369 Gadfly 2024-08-19 15:10:44 +0800
  • 211c263043
    fix: failed to resolve dependencies with aarch64 RPM package dependencies on aarch64 will not be resolved if library names are specified without architecture we could use %{?_isa} macro, however it looks like specifying library names as dependencies is generally avoided Aikawa Yataro 2024-08-19 07:36:51 +0000
  • 24dde77548
    refactor: rewrite SourceGit.App leo 2024-08-19 12:49:04 +0800
  • 32e59c4048
    Merge branch 'master' into develop leo 2024-08-19 10:27:23 +0800
  • f3d56ffb20
    Merge branch 'release/v8.26' v8.26 leo 2024-08-19 10:26:57 +0800
  • 8589bf880d
    version: Release 8.26 leo 2024-08-19 10:26:45 +0800
  • 84b8735d6c
    code_style: run dotnet format leo 2024-08-18 23:14:44 +0800
  • 7fe1df20cc
    refactor: delay starting background tasks leo 2024-08-18 23:09:55 +0800
  • e7921db339
    fix: can not open app dir on macOS leo 2024-08-18 15:53:54 +0800
  • 2934ad72d4
    project: upgrade TextMateSharp to 1.0.62 leo 2024-08-18 14:41:28 +0800
  • fe9f4f5743
    refactor: rewrite the way using extension to get custom grammars leo 2024-08-18 09:33:40 +0800
  • 39fba17648
    enhance: text editor (#365) leo 2024-08-18 00:18:18 +0800
  • a3496a9d2f
    fix: virtual space not include (#364) leo 2024-08-16 19:21:48 +0800
  • ed7465def5
    enhance: render highlight background manually instead of using TextRunProperties.SetBackgroundBrush(IBrush) (#364) leo 2024-08-16 18:59:48 +0800
  • 9f39a9b295
    fix: background not fill entire text line (#364) leo 2024-08-16 17:28:00 +0800
  • 6d11296eae
    enhance: update selected chunk after stage/discard/unstage previous chunk (#361) leo 2024-08-16 15:11:35 +0800
  • 6ac7ff2882
    feature: add context menu item to checkout file with revision leo 2024-08-16 14:49:26 +0800
  • b6b52c14e5
    ux: change icon for checking out file with revision leo 2024-08-16 14:18:29 +0800
  • f71cd237cb
    enhance: disable reset file to parent revision when it has been renamed leo 2024-08-16 11:55:19 +0800