Commit graph

  • f0d4cfc9f9 doc: Update translation status and sort locale files github-actions[bot] 2025-04-15 02:30:43 +00:00
  • 70494485ab
    Added ukrainian translation (#1191) Oleksii Borovyk 2025-04-15 04:29:59 +02:00
  • c4c04b8b01
    enhance: bring window into view after receive IPC message leo 2025-04-15 10:19:57 +08:00
  • e2da44c8fd
    enhance: use Mutex to force running SourceGit in singleton mode leo 2025-04-15 09:35:16 +08:00
  • 89d1a9c17d Added ukrainian translation Oleksii Borovyk 2025-04-14 20:47:29 +02:00
  • 0acbe3e487
    enhance: use PipeOptions.FirstPipeInstance to create NamedPipeServerStream leo 2025-04-14 23:55:42 +08:00
  • 05982e6dc0
    style: re-design style for disabled primary button leo 2025-04-14 23:23:40 +08:00
  • e5dc211c35
    refactor: simpfy IPC code leo 2025-04-14 22:24:48 +08:00
  • c14ac81638 feature: Display notification with remote message during push Corentin Damman 2025-04-14 15:49:05 +02:00
  • 1e0fd63543
    localization: add translation sorting and formatting (#1186) Gadfly 2025-04-14 22:07:24 +08:00
  • 3b1018e0e2
    fix: update visible staged changes retrieval in WorkingCopy (#1187) Gadfly 2025-04-14 22:05:05 +08:00
  • 7d20f97f4e
    code_review: PR #1185 leo 2025-04-14 22:03:51 +08:00
  • 83625b396b
    fix: prevent unintended amend behavior when changing current branch Gadfly 2025-04-14 21:56:59 +08:00
  • b9e8ab7345
    fix: update visible staged changes retrieval in WorkingCopy Gadfly 2025-04-14 20:33:13 +08:00
  • e81168d335
    localization: add translation sorting and formatting Gadfly 2025-04-14 19:45:51 +08:00
  • 746e765ad5 doc: Update translation status and missing keys github-actions[bot] 2025-04-14 11:16:27 +00:00
  • 09c0edef8e
    feat: implement IPC for opening repositories in new tabs (#1185) Massimo 2025-04-14 13:16:15 +02:00
  • eef5d5dc16 feat: implement IPC for opening repositories in new tabs mpagani 2025-04-14 12:12:43 +02:00
  • 7da9f62497 Merge remote-tracking branch 'official-origin/develop' into develop mpagani 2025-04-14 12:09:18 +02:00
  • 558eb7c9ac doc: Update translation status and missing keys github-actions[bot] 2025-04-14 09:03:23 +00:00
  • b7aa49403b
    code_review: PR #1183 leo 2025-04-14 17:03:08 +08:00
  • cc7b0a0044 Merge remote-tracking branch 'official-origin/develop' into develop mpagani 2025-04-14 10:52:38 +02:00
  • f14a666091
    feat: add workspace-specific default clone directory functionality (#1183) Massimo 2025-04-14 10:41:34 +02:00
  • eeba761061 feat: add workspace-specific default clone directory functionality mpagani 2025-04-14 10:29:24 +02:00
  • abe4568df2 Merge remote-tracking branch 'official-origin/develop' into develop mpagani 2025-04-14 10:26:29 +02:00
  • e89dbd8f43
    code_review: PR #1177 leo 2025-04-14 16:06:52 +08:00
  • 000821aedb Merge remote-tracking branch 'official-origin/develop' into develop mpagani 2025-04-14 09:43:59 +02:00
  • 81820e7034
    refactor: improve diff handling for EOL changes and enhance text diff… (#1177) Massimo 2025-04-14 09:18:45 +02:00
  • ea49bf4f0f revert: update translations to remove EOF references in Text.Apply.IgnoreWS and fixed typo in Text.Diff.IgnoreWhitespace (EOF => EOL) mpagani 2025-04-14 08:56:49 +02:00
  • e7f0217a7b
    refactor: move binding for ToolTip.IsOpen from code to axaml leo 2025-04-14 11:51:40 +08:00
  • 0cb2ca78fe
    code_review: PR #1180 leo 2025-04-14 11:35:50 +08:00
  • 17cf402c78
    enhance: navigate to upstream head after fetch, pull, and merge (#1180) Gadfly 2025-04-14 10:42:34 +08:00
  • 245de9b458
    fix: tooltip did not hide after pointer move out (#1178) leo 2025-04-14 10:40:24 +08:00
  • e76328ff38
    Merge branch 'master' into develop leo 2025-04-14 09:56:48 +08:00
  • 61a1b130f2
    Merge branch 'release/v2025.13' v2025.13 leo 2025-04-14 09:55:55 +08:00
  • 69d8d963ea
    version: Release 2025.13 leo 2025-04-14 09:55:49 +08:00
  • 48835ca043
    project: upgrade AvaloniaUI to 11.2.7 leo 2025-04-14 09:53:59 +08:00
  • 241f92a290 doc: Update translation status and missing keys github-actions[bot] 2025-04-14 01:47:39 +00:00
  • 12b1204809
    update russian localization (#1181) AquariusStar 2025-04-14 04:47:23 +03:00
  • 051001922e update russian localization Михаил Усоцкий 2025-04-13 22:08:06 +03:00
  • ad8ad637ae revert: update diff arguments to ignore CR at EOL in whitespace handling (like before changes) gap 2025-04-13 17:41:21 +02:00
  • 6a73ecc879 Fix command not working in some cases Bernat Borràs Civil 2025-04-13 17:12:36 +02:00
  • 29a4babf4c Base Bernat Borràs Civil 2025-04-13 17:01:37 +02:00
  • 2cac661676 Split line counters in a new view Bernat Borràs Civil 2025-04-13 16:10:20 +02:00
  • 748d3de2b8
    enhance: navigate to upstream head after fetch, pull, and merge Gadfly 2025-04-13 20:46:00 +08:00
  • c4370421d4 Merge branches 'master' and 'master' of https://github.com/qiufengshe/sourcegit into qiufeng qiufengshe 2025-04-13 20:18:15 +08:00
  • 478280625d using the new syntax qiufeng 2025-04-12 14:08:53 +08:00
  • 81f02a20c5 Using the new syntax qiufeng 2025-04-12 11:45:52 +08:00
  • 8262eb1aa5 revert: Typo in DiffResult comment gap 2025-04-11 20:30:15 +02:00
  • 7d416a8751 localization: update translations to include EOF handling in ignore whitespace messages gap 2025-04-11 20:05:38 +02:00
  • 17f94e8228 refactor: improve diff handling for EOL changes and enhance text diff display mpagani 2025-04-11 17:32:37 +02:00
  • f1fcdb89f3 Clean PR Bernat Borràs Civil 2025-04-11 17:07:25 +02:00
  • 99267b1ba7 Fix merge Bernat Borràs Civil 2025-04-11 16:57:19 +02:00
  • f8faf1ba26 Clean Bernat Borràs Civil 2025-04-11 16:52:01 +02:00
  • 75b15c455e Merge Bernat Borràs Civil 2025-04-11 16:50:28 +02:00
  • 11ad7f56d9 Fix counter issue Bernat Borràs Civil 2025-04-11 16:43:20 +02:00
  • cd5a682194
    refactor: directly use --exclude=HEAD instead of --exclude=HEA[D] leo 2025-04-11 15:44:02 +08:00
  • 18888de081
    refactor: rewrite histories filter to support ref name that contains non-ascii characters (#1175) leo 2025-04-11 15:39:51 +08:00
  • 13af0a43ed doc: Update translation status and missing keys github-actions[bot] 2025-04-11 04:31:25 +00:00
  • af350c2fcd
    code_review: PR #1174 leo 2025-04-11 12:31:09 +08:00
  • accccb5ea3
    தமிழ் (Tamil) translation file added (#1174) தமிழ் நேரம் 2025-04-11 09:52:00 +05:30
  • 3694500511 Tamil File added தமிழ் நேரம் 2025-04-11 09:09:54 +05:30
  • 06e5c47c44 Tamil file added தமிழ் நேரம் 2025-04-08 20:12:31 +05:30
  • 48e8a07fcc 0 தமிழ் நேரம் 2025-04-10 22:24:44 +05:30
  • cfabfb7368 doc: Update translation status and missing keys github-actions[bot] 2025-04-11 02:02:56 +00:00
  • 1799de4907
    code_review: PR #1173 leo 2025-04-11 10:02:33 +08:00
  • a99ab37797 doc: Update translation status and missing keys github-actions[bot] 2025-04-11 01:33:18 +00:00
  • 47824dc27a
    Add button for running external mergetool on ALL conflicts (#1173) Göran W 2025-04-11 03:33:07 +02:00
  • 56f5218086 Corrected spelling and wording in related code and exception msg Göran W 2025-04-10 23:46:02 +02:00
  • ee92f02dc8 Add button and wiring to run mergetool on all conflicts Göran W 2025-04-10 13:31:36 +02:00
  • b5868b7bae Make a few non-translated strings localizable (in Conflict view) Göran W 2025-04-10 23:57:07 +02:00
  • 32727afaf3 Tamil file added தமிழ் நேரம் 2025-04-08 20:12:31 +05:30
  • 3b18ee0b37
    code_style: remove unused code leo 2025-04-08 20:20:20 +08:00
  • 5d90c2ed60 doc: Update translation status and missing keys github-actions[bot] 2025-04-08 12:06:21 +00:00
  • 768b324356
    ux: if there are no local changes, show different confirm message (#1143) leo 2025-04-08 20:05:44 +08:00
  • 8b5f491e34 doc: Update translation status and missing keys github-actions[bot] 2025-04-08 12:01:06 +00:00
  • 506af95963
    enhance: new confirm empty commit dialog (#1143) leo 2025-04-08 20:00:42 +08:00
  • 898a8bc69a
    ux: resize confirm commit dialog leo 2025-04-08 18:05:53 +08:00
  • da38b72ee5
    ux: disable commit button when commit message is empty leo 2025-04-08 18:03:40 +08:00
  • 7cda7211f1
    refactor: statistics dialog leo 2025-04-07 21:20:59 +08:00
  • 1555abd027
    Added new ExternalMerger - Plastic SCM (#1162) Göran W 2025-04-07 14:22:53 +02:00
  • 7fedef396f doc: Update translation status and missing keys github-actions[bot] 2025-04-07 12:19:19 +00:00
  • 2c5ee4fa99
    localization: add keys deleted by sorter tools back leo 2025-04-07 20:19:00 +08:00
  • f29402ceec doc: Update translation status and missing keys github-actions[bot] 2025-04-07 12:05:43 +00:00
  • f5c213060e
    localization: keep all keys in order and remove duplicated keys in fr_FR (#1161) leo 2025-04-07 20:05:24 +08:00
  • a5478b876c fix(#1161): Fix French translation glaplace 2025-04-07 13:11:54 +02:00
  • 582d51aece Added new ExternalMerger - Plastic SCM Göran W 2025-04-07 13:20:26 +02:00
  • 3275dd07d2
    enhance: auto stash and re-apply local changes before squashing (#1141) leo 2025-04-07 16:03:49 +08:00
  • 67fb0b300f doc: Update translation status and missing keys github-actions[bot] 2025-04-07 06:43:08 +00:00
  • 3049730dd5
    feature: add Preferred Merge Mode in repository configure (#1156) leo 2025-04-07 14:42:46 +08:00
  • ad9021e892
    enhance: allow using + character in branch name (#1152) leo 2025-04-07 14:07:58 +08:00
  • 39f7f119dd
    doc: always show current translation status in develop branch leo 2025-04-07 12:06:06 +08:00
  • 3431ed4bab
    Merge branch 'master' into develop leo 2025-04-07 12:02:24 +08:00
  • f3d99d64bf
    Merge branch 'release/v2025.12' v2025.12 leo 2025-04-07 12:00:59 +08:00
  • b65c697e5b
    version: Release 2025.12 leo 2025-04-07 12:00:45 +08:00
  • 48f8b6116a doc: Update translation status and missing keys github-actions[bot] 2025-04-07 03:48:59 +00:00
  • fa02c65da5
    code_review: PR #1153 leo 2025-04-07 11:45:14 +08:00
  • a37c6b29ec
    In Local Changes, added filter-box in Staged area, to match Unstaged area (#1153) Göran W 2025-04-07 04:37:58 +02:00
  • ac7b02590b
    enhance: add comma between date and time (#1150) leo 2025-04-07 10:23:37 +08:00
  • 8c9cf05c1d
    fix: renamed files are missing in commit changes and stash changes (#1151) leo 2025-04-07 10:14:02 +08:00