Commit graph

  • 6038fecab4
    code_review: PR (#282) leo 2024-07-24 10:42:58 +08:00
  • 114e5f8c1a
    Merge pull request #282 from RevenantX/copy_commit_info leo 2024-07-24 10:35:42 +08:00
  • 300c1c99bf
    Add copy info that copies "{Short SHA} - {commit subject}" into clipboard RevenantX 2024-07-23 21:00:54 +03:00
  • ae23d86a57 Add copy info that copies "{Short SHA} - {commit subject}" into clipboard RevenantX 2024-07-23 21:00:54 +03:00
  • b160f4e47a
    enhance: clear selection after swap compare targets leo 2024-07-23 19:30:16 +08:00
  • 1583b08892
    code_review: PR (#280) leo 2024-07-23 19:13:32 +08:00
  • 8d4e010fc2
    Merge pull request #280 from workgroupengineering/feature/RevisionCompare-Swap-Commits leo 2024-07-23 18:38:26 +08:00
  • 5cc30f7d10 feat: Allow Swap Commits in Revision Compare Giuseppe Lippolis 2024-07-23 11:41:33 +02:00
  • cd1eed4356
    fix: column header vertical seperator missing in some cases leo 2024-07-23 15:14:30 +08:00
  • fa9990c38c
    code_style: move SourceGit.ViewModels.RepositorySettings to SourceGit.Models.RepositorySettings leo 2024-07-23 14:52:25 +08:00
  • 183cb8a658
    enhance: supports checking updates with hotfix version leo 2024-07-23 14:36:27 +08:00
  • 40d5a7c7f3
    code_style: run dotnet format to apply rules leo 2024-07-23 13:58:57 +08:00
  • e0319e3f9b
    fix: ssh-askpass not working (#272) leo 2024-07-23 13:48:52 +08:00
  • d4b262248a
    fix: IntelliJ IDEA Ultimate and IntelliJ IDEA Community fallbacks to JetBrains common icon (#279) leo 2024-07-23 12:07:39 +08:00
  • ef0cf76571
    project: upgrade AvaloniaUI to 11.1.0 leo 2024-07-23 11:45:54 +08:00
  • eecea3529a
    ux: lower contrast colors in diff view leo 2024-07-23 10:22:33 +08:00
  • d8af6bd75f
    feature: change minimal system requirement for macOS to 11.0 (#275) leo 2024-07-22 18:24:08 +08:00
  • 888bf54303
    code_style: remove unused code leo 2024-07-22 16:41:35 +08:00
  • 5b5fc104e5
    Merge branch 'master' into develop leo 2024-07-22 16:13:13 +08:00
  • 41dfbb3754
    Merge branch 'hotfix/v8.22.1' v8.22.1 leo 2024-07-22 16:08:44 +08:00
  • 75dcd16305
    hotfix: Release 8.22.1 leo 2024-07-22 16:08:24 +08:00
  • b972bfd5f1
    fix: missing empty check for %(upstream:trackshort) (#273) leo 2024-07-22 16:01:26 +08:00
  • 720b2b65f3
    code_style: change static methods of ViewModels.Preference to member function leo 2024-07-22 15:34:31 +08:00
  • 1e0a2ab5f7
    enhance: add -o StrictHostKeyChecking=accept-new option to ssh command leo 2024-07-22 11:33:34 +08:00
  • 5fed050400
    Merge branch 'master' into develop leo 2024-07-22 09:16:30 +08:00
  • a1235862f1
    Merge branch 'release/v8.22' v8.22 leo 2024-07-22 09:16:07 +08:00
  • 0cbb8fce8f
    version: Release 8.22 leo 2024-07-22 09:15:20 +08:00
  • d6dc5e30e9 readme: alignment leo 2024-07-21 18:08:55 +08:00
  • ec224bebcb readme: add tips for Windows users to install this app leo 2024-07-21 18:05:50 +08:00
  • 9f09b8e326 enhance: allow # character in branch name (#271) leo 2024-07-21 17:43:23 +08:00
  • 91801cff69
    enhance: only trigger UpdateSelectedChunk if needed leo 2024-07-19 11:01:31 +08:00
  • 5b95344453
    code_style: move commit methods to base class leo 2024-07-19 10:43:19 +08:00
  • b2e6de3afa
    ux: move ahead/behind indicator to front of refs leo 2024-07-19 10:08:11 +08:00
  • 9a15ff59d4
    enhance: remove code not needed to improve performance leo 2024-07-19 09:47:41 +08:00
  • f0649c95b5
    feature: add an indicator that shows those commits the current branch ahead/behind its upstream leo 2024-07-19 09:29:16 +08:00
  • 3f01d7a854
    Merge branch 'sourcegit-scm:develop' into develop Paolo Ghibaudo 2024-07-18 11:43:55 +02:00
  • 9de2853003
    enhance: unify selection mode and hunk mode leo 2024-07-18 16:16:58 +08:00
  • 3668d4904c
    Merge branch 'sourcegit-scm:develop' into develop Paolo Ghibaudo 2024-07-18 08:52:47 +02:00
  • 42f8e41985
    ux: lower background opacity for selected hunk leo 2024-07-18 12:13:19 +08:00
  • dbc95e7209
    refactor: move some method from view to its data source class leo 2024-07-18 11:40:56 +08:00
  • e64026d44c
    fix: MakeSelection should not use UseSideBySideDiff directly leo 2024-07-18 11:26:47 +08:00
  • 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 +08:00
  • b2ed1b283a
    enhance: only replace hunk data if needed leo 2024-07-18 10:17:40 +08:00
  • 4b07a38e97
    Merge pull request #269 from gadfly3173/ci/downgrade-system leo 2024-07-18 09:59:15 +08:00
  • c0d0414ba2
    ci: downgrade ci system Gadfly 2024-07-18 09:28:05 +08:00
  • d09866e2c3
    enhance: commit search (#268) leo 2024-07-17 20:54:09 +08:00
  • 8f99f60917
    Merge branch 'sourcegit-scm:develop' into develop Paolo Ghibaudo 2024-07-17 11:25:58 +02:00
  • 9ae6309e0c Add spaces between hunks ghiboz 2024-07-17 11:26:03 +02:00
  • a68b61da94
    ux: background highlight margin leo 2024-07-17 17:14:46 +08:00
  • 26c59bfd0d
    code_style: move common funtion to base class leo 2024-07-17 17:10:32 +08:00
  • b7e0e38de3
    feature: stage/unstage hunk (#265) leo 2024-07-17 16:56:16 +08:00
  • b9ed0987eb
    enhance: gc will use --prune argument leo 2024-07-16 18:04:16 +08:00
  • 6d888f8007
    code_style: remove unused namespace using leo 2024-07-16 17:03:36 +08:00
  • ef0c904e91
    ux: improve change list selection leo 2024-07-16 17:00:08 +08:00
  • 2f5f98770f
    enhance: expand tree for current branch (#262) leo 2024-07-16 15:02:47 +08:00
  • 72ca571c00
    localization: add translations for commit time period leo 2024-07-16 14:06:02 +08:00
  • 80a7b73dd4
    ux: style for commit time display mode toggle leo 2024-07-16 13:26:04 +08:00
  • f9c8e4c699
    code_style: remove unused code leo 2024-07-16 12:19:58 +08:00
  • 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 +08:00
  • 9b21269844
    update: unify external tool icons to 64x64 pixels leo 2024-07-15 21:30:00 +08:00
  • 950083df34
    enhance: exit loop on the first path that out of canvas bound leo 2024-07-15 21:16:55 +08:00
  • 3b0f481e4b
    ux: welcome toolbar button layout leo 2024-07-15 20:28:00 +08:00
  • f15dd52fdd
    code_style: use ?: instead of if...else branches leo 2024-07-15 17:20:55 +08:00
  • dc407b6033
    feature: add tooltip for commit time that shows how much time it is from now (#259) leo 2024-07-15 16:49:16 +08:00
  • 684fedb9bd
    ux: icons leo 2024-07-15 15:40:15 +08:00
  • a597845bb4 Merge tag 'v8.21' into develop leo 2024-07-15 10:29:01 +08:00
  • 791b5bd6f8
    Merge branch 'release/v8.21' v8.21 leo 2024-07-15 10:28:47 +08:00
  • 19c42fb1a5
    version: Release 8.21 leo 2024-07-15 10:28:33 +08:00
  • d3095d44c4
    ux: macOS close window button icon leo 2024-07-15 10:27:10 +08:00
  • 8e7bfc43e0
    enhance: search commits by message (#256) leo 2024-07-15 10:17:26 +08:00
  • 3aad24a64e
    enhance: secure exit leo 2024-07-15 09:54:46 +08:00
  • f4eca45754
    code_style: remove all IDE warnings leo 2024-07-15 00:30:31 +08:00
  • 24ca3eaf8c
    ux: tree folder icon margin leo 2024-07-14 16:06:40 +08:00
  • a807aa9e12
    code_style: remove all IDE warnings leo 2024-07-14 15:55:15 +08:00
  • 9ac550242e
    readme: format tables leo 2024-07-13 23:04:21 +08:00
  • 6a8527a394
    refactor: commit search (#256) leo 2024-07-13 22:36:59 +08:00
  • 38c6c7713e
    ux: macOS close window icon leo 2024-07-13 10:03:45 +08:00
  • fd5ec5ee46
    ux: toggle change tree node should trigger rows selection changed event leo 2024-07-13 09:51:57 +08:00
  • 9ac6a1da52
    Update README.md missaelcv 2024-07-12 14:53:47 -04:00
  • 6206c6abbc
    ux: remove unused styles leo 2024-07-12 17:42:03 +08:00
  • 1c204e72a1
    refactor: remove dependency on Avalonia.Controls.TreeDataGrid leo 2024-07-12 17:14:52 +08:00
  • 7f228385f9
    refactor: use cutom RevisionFileTreeView instead of TreeDataGrid leo 2024-07-12 13:54:13 +08:00
  • b07aa9e63f
    Merge pull request #254 from gadfly3173/fix/log-exception leo 2024-07-12 11:38:28 +08:00
  • f53e16b6a1
    ux: new node should not be selected leo 2024-07-12 11:11:15 +08:00
  • ce11c08aba
    fix: log UnobservedTaskException Gadfly 2024-07-12 11:09:46 +08:00
  • 3c770e2525
    ux: tree toggle button leo 2024-07-12 11:01:02 +08:00
  • 67d0167278
    fix: commits not marked as merged (#253) leo 2024-07-11 10:55:48 +08:00
  • e5462f0086
    code_style: run dotnet format to apply code style rules leo 2024-07-10 12:11:51 +08:00
  • 0ba58a6e9b
    fix: ItemsPanel assign more than once leo 2024-07-10 11:06:32 +08:00
  • 4e13703b9d
    fix: should not set DISPLAY env on Linux platform leo 2024-07-10 11:57:02 +08:00
  • ca461d1926
    fix: SSH_ASKPASS can NOT use parameter leo 2024-07-10 10:47:43 +08:00
  • 7febac5843
    ux: reduce datagride column header height leo 2024-07-09 19:15:02 +08:00
  • c94f5877e3
    fix: Ctrl+V trigger twice due to async operation (#249) leo 2024-07-09 18:53:36 +08:00
  • 446445ee73
    refactor: base command leo 2024-07-09 18:13:15 +08:00
  • dda1e79c6f
    code_style: remove unused namespace using leo 2024-07-09 17:58:17 +08:00
  • 9db050e8c2
    fix: commit stucks when using SSH formatted GPG signing with a key contains non-empty passphrase leo 2024-07-09 17:56:23 +08:00
  • 386c92fa28
    localization: add translations for histories datagrid column header leo 2024-07-09 16:42:07 +08:00
  • 06ba2fd733
    feature: allow to resize the width of AUTHOR column in histories (#203) leo 2024-07-09 16:29:41 +08:00
  • 738189393e
    enhance: refresh working copy changes immediately after discard finished leo 2024-07-09 15:30:40 +08:00
  • 51a68027c8
    ux: add a toggle button to reveal password leo 2024-07-09 15:26:46 +08:00