Commit graph

  • 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
  • f7e0cbf989
    ux: style for disabled menu item leo 2024-08-16 10:14:08 +0800
  • ba1ab40eb0
    Merge pull request #363 from JeanFranz73/develop leo 2024-08-16 09:38:07 +0800
  • dd66e68ecd fix: update pt-BR locale w/ new strings #363 #362 Jean 2024-08-15 19:02:09 -0300
  • addbb19728
    feature: add context menu items to revision changes to reset (checkout) selected file to this revision or to it's first parent file version (#359) leo 2024-08-15 22:13:20 +0800
  • eb56de2d6f
    ux: change min height of DataGridCell's from 32 (default) to 24 leo 2024-08-15 21:34:24 +0800
  • 2ffc1b7178
    enhance: manually stage all changes instead of using --all parameter in git commit leo 2024-08-15 20:09:38 +0800
  • 3bcea2a4f0
    ux: style of commit message picker button leo 2024-08-15 19:52:05 +0800
  • b3327ebeb5
    feature: supports commit template (#264) leo 2024-08-15 18:59:35 +0800
  • 9acd8519f6
    readme: github note format leo 2024-08-15 16:02:38 +0800
  • c8db2fd8ea
    code_style: format axaml leo 2024-08-15 15:59:10 +0800
  • 96d121999b
    Merge pull request #358 from NilsPvR/develop leo 2024-08-15 15:27:55 +0800
  • 6a48ab05a4 feat: add German translation 'open app data dir' #358 NilsPvR 2024-08-15 09:05:08 +0200
  • 612c5e3874
    readme: add tips leo 2024-08-15 14:39:41 +0800
  • f3cbb7adb0
    project: change optimization mode from Size to Speed leo 2024-08-15 12:05:28 +0800
  • ff3d841d12
    feature: add a menu item to open app data dir leo 2024-08-15 11:47:04 +0800
  • 0c6af27b40
    refactor: rewrite the way to find external editors (#347) leo 2024-08-15 11:32:02 +0800
  • eaad685d06
    fix: typo leo 2024-08-15 10:43:38 +0800
  • bf6ac4d20d
    refactor: rewrite commit web link leo 2024-08-15 10:39:31 +0800
  • 48de509c63
    ux: change cursor to hand when hover links leo 2024-08-14 17:27:37 +0800
  • 18cf258201
    project: update solution leo 2024-08-14 16:41:15 +0800