Commit graph

  • 5fed050400
    Merge branch 'master' into develop leo 2024-07-22 09:16:30 +0800
  • a1235862f1
    Merge branch 'release/v8.22' v8.22 leo 2024-07-22 09:16:07 +0800
  • 0cbb8fce8f
    version: Release 8.22 leo 2024-07-22 09:15:20 +0800
  • d6dc5e30e9 readme: alignment leo 2024-07-21 18:08:55 +0800
  • ec224bebcb readme: add tips for Windows users to install this app leo 2024-07-21 18:05:50 +0800
  • 9f09b8e326 enhance: allow # character in branch name (#271) leo 2024-07-21 17:43:23 +0800
  • 91801cff69
    enhance: only trigger UpdateSelectedChunk if needed leo 2024-07-19 11:01:31 +0800
  • 5b95344453
    code_style: move commit methods to base class leo 2024-07-19 10:43:19 +0800
  • b2e6de3afa
    ux: move ahead/behind indicator to front of refs leo 2024-07-19 10:08:11 +0800
  • 9a15ff59d4
    enhance: remove code not needed to improve performance leo 2024-07-19 09:47:41 +0800
  • f0649c95b5
    feature: add an indicator that shows those commits the current branch ahead/behind its upstream leo 2024-07-19 09:29:16 +0800
  • 3f01d7a854
    Merge branch 'sourcegit-scm:develop' into develop #266 Paolo Ghibaudo 2024-07-18 11:43:55 +0200
  • 9de2853003
    enhance: unify selection mode and hunk mode leo 2024-07-18 16:16:58 +0800
  • 3668d4904c
    Merge branch 'sourcegit-scm:develop' into develop Paolo Ghibaudo 2024-07-18 08:52:47 +0200
  • 42f8e41985
    ux: lower background opacity for selected hunk leo 2024-07-18 12:13:19 +0800
  • dbc95e7209
    refactor: move some method from view to its data source class leo 2024-07-18 11:40:56 +0800
  • e64026d44c
    fix: MakeSelection should not use UseSideBySideDiff directly leo 2024-07-18 11:26:47 +0800
  • 14469b1399
    theme: add ThemeOverrides.OpacityForNotMergedCommits to customize the opacity of commits that not belongs (haven't been merged) to current branch in histories (#268) leo 2024-07-18 10:46:39 +0800
  • b2ed1b283a
    enhance: only replace hunk data if needed leo 2024-07-18 10:17:40 +0800
  • 4b07a38e97
    Merge pull request #269 from gadfly3173/ci/downgrade-system leo 2024-07-18 09:59:15 +0800
  • c0d0414ba2
    ci: downgrade ci system #269 Gadfly 2024-07-18 09:28:05 +0800
  • d09866e2c3
    enhance: commit search (#268) leo 2024-07-17 20:54:09 +0800
  • 8f99f60917
    Merge branch 'sourcegit-scm:develop' into develop Paolo Ghibaudo 2024-07-17 11:25:58 +0200
  • 9ae6309e0c Add spaces between hunks ghiboz 2024-07-17 11:26:03 +0200
  • a68b61da94
    ux: background highlight margin leo 2024-07-17 17:14:46 +0800
  • 26c59bfd0d
    code_style: move common funtion to base class leo 2024-07-17 17:10:32 +0800
  • b7e0e38de3
    feature: stage/unstage hunk (#265) leo 2024-07-17 16:56:16 +0800
  • b9ed0987eb
    enhance: gc will use --prune argument leo 2024-07-16 18:04:16 +0800
  • 6d888f8007
    code_style: remove unused namespace using leo 2024-07-16 17:03:36 +0800
  • ef0c904e91
    ux: improve change list selection leo 2024-07-16 17:00:08 +0800
  • 2f5f98770f
    enhance: expand tree for current branch (#262) leo 2024-07-16 15:02:47 +0800
  • 72ca571c00
    localization: add translations for commit time period leo 2024-07-16 14:06:02 +0800
  • 80a7b73dd4
    ux: style for commit time display mode toggle leo 2024-07-16 13:26:04 +0800
  • f9c8e4c699
    code_style: remove unused code leo 2024-07-16 12:19:58 +0800
  • 1eb77a5e49
    feature: add a toggle button to change the commit time display mode to time period it is passed from now (#259) leo 2024-07-16 11:15:41 +0800
  • 9b21269844
    update: unify external tool icons to 64x64 pixels leo 2024-07-15 21:30:00 +0800
  • 950083df34
    enhance: exit loop on the first path that out of canvas bound leo 2024-07-15 21:16:55 +0800
  • 3b0f481e4b
    ux: welcome toolbar button layout leo 2024-07-15 20:28:00 +0800
  • f15dd52fdd
    code_style: use ?: instead of if...else branches leo 2024-07-15 17:20:55 +0800
  • dc407b6033
    feature: add tooltip for commit time that shows how much time it is from now (#259) leo 2024-07-15 16:49:16 +0800
  • 684fedb9bd
    ux: icons leo 2024-07-15 15:40:15 +0800
  • a597845bb4 Merge tag 'v8.21' into develop leo 2024-07-15 10:29:01 +0800
  • 791b5bd6f8
    Merge branch 'release/v8.21' v8.21 leo 2024-07-15 10:28:47 +0800
  • 19c42fb1a5
    version: Release 8.21 leo 2024-07-15 10:28:33 +0800
  • d3095d44c4
    ux: macOS close window button icon leo 2024-07-15 10:27:10 +0800
  • 8e7bfc43e0
    enhance: search commits by message (#256) leo 2024-07-15 10:17:26 +0800
  • 3aad24a64e
    enhance: secure exit leo 2024-07-15 09:54:46 +0800
  • f4eca45754
    code_style: remove all IDE warnings leo 2024-07-15 00:30:31 +0800
  • 24ca3eaf8c
    ux: tree folder icon margin leo 2024-07-14 16:06:40 +0800
  • a807aa9e12
    code_style: remove all IDE warnings leo 2024-07-14 15:55:15 +0800
  • 9ac550242e
    readme: format tables leo 2024-07-13 23:04:21 +0800
  • 6a8527a394
    refactor: commit search (#256) leo 2024-07-13 22:36:59 +0800
  • 38c6c7713e
    ux: macOS close window icon leo 2024-07-13 10:03:45 +0800
  • fd5ec5ee46
    ux: toggle change tree node should trigger rows selection changed event leo 2024-07-13 09:51:57 +0800
  • 9ac6a1da52
    Update README.md #255 missaelcv 2024-07-12 14:53:47 -0400
  • 6206c6abbc
    ux: remove unused styles leo 2024-07-12 17:42:03 +0800
  • 1c204e72a1
    refactor: remove dependency on Avalonia.Controls.TreeDataGrid leo 2024-07-12 17:14:52 +0800
  • 7f228385f9
    refactor: use cutom RevisionFileTreeView instead of TreeDataGrid leo 2024-07-12 13:54:13 +0800
  • b07aa9e63f
    Merge pull request #254 from gadfly3173/fix/log-exception #252 leo 2024-07-12 11:38:28 +0800
  • f53e16b6a1
    ux: new node should not be selected leo 2024-07-12 11:11:15 +0800
  • ce11c08aba
    fix: log UnobservedTaskException #254 Gadfly 2024-07-12 11:09:46 +0800
  • 3c770e2525
    ux: tree toggle button leo 2024-07-12 11:01:02 +0800
  • 67d0167278
    fix: commits not marked as merged (#253) leo 2024-07-11 10:55:48 +0800
  • e5462f0086
    code_style: run dotnet format to apply code style rules leo 2024-07-10 12:11:51 +0800
  • 0ba58a6e9b
    fix: ItemsPanel assign more than once leo 2024-07-10 11:06:32 +0800
  • 4e13703b9d
    fix: should not set DISPLAY env on Linux platform leo 2024-07-10 11:57:02 +0800
  • ca461d1926
    fix: SSH_ASKPASS can NOT use parameter leo 2024-07-10 10:47:43 +0800
  • 7febac5843
    ux: reduce datagride column header height leo 2024-07-09 19:15:02 +0800
  • c94f5877e3
    fix: Ctrl+V trigger twice due to async operation (#249) leo 2024-07-09 18:53:36 +0800
  • 446445ee73
    refactor: base command leo 2024-07-09 18:13:15 +0800
  • dda1e79c6f
    code_style: remove unused namespace using leo 2024-07-09 17:58:17 +0800
  • 9db050e8c2
    fix: commit stucks when using SSH formatted GPG signing with a key contains non-empty passphrase leo 2024-07-09 17:56:23 +0800
  • 386c92fa28
    localization: add translations for histories datagrid column header leo 2024-07-09 16:42:07 +0800
  • 06ba2fd733
    feature: allow to resize the width of AUTHOR column in histories (#203) leo 2024-07-09 16:29:41 +0800
  • 738189393e
    enhance: refresh working copy changes immediately after discard finished leo 2024-07-09 15:30:40 +0800
  • 51a68027c8
    ux: add a toggle button to reveal password leo 2024-07-09 15:26:46 +0800
  • c16bed1d9f
    enhance: run commit search in background leo 2024-07-09 15:15:31 +0800
  • d3f7c31caf
    fix: crash when clipboard is empty leo 2024-07-09 15:02:34 +0800
  • 22d5927aa5
    ux: default commit graph thickness leo 2024-07-09 13:04:39 +0800
  • 6930b51c64
    refactor: commandline parsing leo 2024-07-09 10:16:15 +0800
  • cbe4c36525
    feature: support git.core.askpass (#239) leo 2024-07-08 22:07:00 +0800
  • 8fa19ecd0c
    enhance: better commit graph leo 2024-07-08 18:10:26 +0800
  • 7ee3db500a
    refactor: json serialization leo 2024-07-08 16:45:51 +0800
  • 16d9b627f0
    refactor: rename Models.CustomColorSchema to Models.ThemeOverrides because it do NOT contains only colors currently. leo 2024-07-08 16:21:57 +0800
  • af388bad60
    Merge pull request #247 from ghiboz/develop leo 2024-07-08 15:30:28 +0800
  • cad118b3e6 Merge branch 'develop' into graph_thickness #247 #241 ghiboz 2024-07-08 09:17:11 +0200
  • 99ca1ea3e9 Merge tag 'v8.20' into develop leo 2024-07-08 10:24:00 +0800
  • 7d3f228e0c
    Merge branch 'release/v8.20' v8.20 leo 2024-07-08 10:23:50 +0800
  • 212c9e0f9e
    version: Release 8.20 leo 2024-07-08 10:23:37 +0800
  • 2c310e8cd4 Merge branch 'develop' into graph_thickness ghiboz 2024-07-07 10:54:54 +0200
  • 09b418374a feature: add an option to enable -a,--all in commit command (#244) leo 2024-07-07 10:28:14 +0800
  • fda13468c4 enhance: supports virtualization in sub context menu leo 2024-07-07 09:56:22 +0800
  • 1d7b77e45f fix: virtualization not working leo 2024-07-07 00:04:39 +0800
  • 294f856150 fix: bounds not updated after left side bar layout updated leo 2024-07-06 23:50:54 +0800
  • b03ee19e54
    refactor: trigger nagivation in BranchTree leo 2024-07-06 20:46:26 +0800
  • 36b8472d02
    enhance: improve selection changed event handler performance leo 2024-07-06 17:29:24 +0800
  • 3197b4bfe8
    refactor: use custom BranchTree instead of TreeView to improve performance leo 2024-07-06 17:17:41 +0800
  • c0348b73bd set pen thickness ghiboz 2024-07-05 14:02:30 +0200
  • 1c524cf310
    enhance: better sidebar layout leo 2024-07-05 10:46:00 +0800
  • 3193693d77
    ux: force using double-click to expand/collapse item in TreeView (not TreeDataGrid) leo 2024-07-04 20:08:37 +0800