Commit graph

3023 commits

Author SHA1 Message Date
GadflyFang
6482ef227a
fix: prevent target branch HEAD from being changed when adding worktree (#919)
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
* fix: prevent target branch HEAD from being changed when adding worktree

Signed-off-by: Gadfly <gadfly@gadfly.vip>

* fix: worktree path validator trigger error

Signed-off-by: Gadfly <gadfly@gadfly.vip>

---------

Signed-off-by: Gadfly <gadfly@gadfly.vip>
2025-01-21 13:58:07 +08:00
leo
38e7b69450
Merge branch 'master' into develop
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2025-01-20 10:06:59 +08:00
leo
0f13c002f5
Merge branch 'release/v2025.03' 2025-01-20 10:06:00 +08:00
leo
b00c81c996
version: Release 2025.03 2025-01-20 10:05:43 +08:00
leo
8a472cb472
fix: sometimes tags did not update after deleting selected tag (#908)
Some checks failed
Continuous Integration / Build (push) Has been cancelled
Continuous Integration / Prepare version string (push) Has been cancelled
Localization Check / localization-check (push) Has been cancelled
Continuous Integration / Package (push) Has been cancelled
2025-01-15 10:42:35 +08:00
leo
53ec53a6ee
project: upgrade LiveChartsCore.SkiaSharpView.Avalonia to 2.0.0-rc5 2025-01-14 21:26:31 +08:00
leo
1c8d4d312a
fix: SelectableTextBlock does not re-draw after Text property changed (#906) 2025-01-14 21:02:32 +08:00
leo
c8aecc00cc
ux: use Grid instead of DockPanel 2025-01-14 20:39:56 +08:00
github-actions[bot]
5b425c4ed0 doc: Update translation status and missing keys 2025-01-14 10:11:25 +00:00
Nils van Rijsinge
765286ec0b
localization: add missing de_DE keys (#905)
Configure.IssueTracker Gittee 22ba8b3acf
General.DateFormat c058b4744b
Git.SSLVerify 1596ca71a5
Repository.HistoriesLayout 26ebd5ae7e 6b5e8c588d
OnlyHighlightCurrentBranchInHistories, UseRelativeTimeInHistories 26ebd5ae7e
Tags.Order..., Tags.Sort 08a128cd87
SetUpstream 6fe4d8162b
2025-01-14 18:11:11 +08:00
leo
8ea17e57da
Merge branch 'feat-bare-repository' into develop 2025-01-14 18:08:46 +08:00
leo
6f407fb086
enhance: enable --index option in git stash pop command by default (#903) 2025-01-14 18:07:55 +08:00
leo
f2b1c06bb8
enhance: disable checkout branch via double-clicking branch tree node (#899) 2025-01-14 17:57:31 +08:00
leo
766b60d05e
enhance: disable unused context menus for bare repository (#899) 2025-01-14 17:53:26 +08:00
leo
a9327274c6
enhance: disable LOCAL CHANGES and STASHES for bare repository (#899) 2025-01-14 17:26:01 +08:00
leo
5acc6e6928
enhance: double-click commit in histories of a bare repository 2025-01-14 17:26:01 +08:00
leo
a112d212dc
enhance: disable pull/stash/apply/git-flow/git-lfs buttons in bare repository 2025-01-14 17:26:01 +08:00
leo
b9b5220590
feature: bare repository support 2025-01-14 17:26:01 +08:00
leo
cc5f3ebfa5
refactor: do not run git add for untracked file while stashing local changes (#903) 2025-01-14 17:10:06 +08:00
leo
d8168c3ba6
ux: submodule alignment
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2025-01-14 16:14:19 +08:00
Vixb
99b7086cd0
doc: update default path for windows (#901)
(cherry picked from commit 4456366ea63b277665d7250709928deb1e563675)
2025-01-14 10:20:51 +08:00
Mat
011f5258ad
fix: LFS locks do not show if user name contains . character (#902) 2025-01-14 10:18:56 +08:00
leo
5f4c1bb984
enhance: do not show Initialize Repository popup for bare repositories (#891) 2025-01-13 17:42:41 +08:00
leo
632222a776
ux: add icon for quit menu item
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2025-01-13 15:37:55 +08:00
wl2776
458a1ea83c
feature: Exit on Ctrl+Q (#898) 2025-01-13 15:33:13 +08:00
leo
b10e084c54
ux: context menu separator 2025-01-13 14:47:32 +08:00
github-actions[bot]
88e64a4f31 doc: Update translation status and missing keys 2025-01-13 06:42:23 +00:00
leo
10d8d3b2ef
refactor: branch compare 2025-01-13 14:42:07 +08:00
GadflyFang
59e3e4c635
docs: Update README.md with APT source config changes (#897)
- Update APT source configuration to include architecture-specific settings.

Signed-off-by: Gadfly <gadfly@gadfly.vip>
2025-01-13 12:07:24 +08:00
leo
f87bf8b4c6
Merge branch 'master' into develop 2025-01-13 10:30:08 +08:00
leo
4f3e6398b0
Merge branch 'release/v2025.02' 2025-01-13 10:29:01 +08:00
leo
001e813b7e
version: Release 2025.02 2025-01-13 10:28:31 +08:00
leo
6e6cd7a7f3
enhance: do not show Initialize Repository popup for bare repositories (#891) 2025-01-13 10:25:58 +08:00
github-actions[bot]
a205e17bf2 doc: Update translation status and missing keys 2025-01-13 02:11:41 +00:00
wl2776
6e5626f267
fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
github-actions[bot]
91883c9f11 doc: Update translation status and missing keys 2025-01-13 02:07:46 +00:00
UchiTesting
f8e7976ec2
style(locale): Translate French locale further (#896)
- Picked a few of the 1st lines from TRANSLATION.md
- Updated a few others. Prune to Elaguer for instance.
2025-01-13 10:07:32 +08:00
leo
b26838ff68
refactor: git version related commands
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
* use `--pathspec-from-file=<FILE>` in `git add` command if git >= 2.25.0
* use `--pathspec-from-file=<FILE>` in `git stash push` command if git >= 2.26.0
* use `--staged` in `git stash push` command only if git >= 2.35.0
2025-01-11 17:29:38 +08:00
aikawayataro
c939308e4c
readme: add package repository instructions (#893)
Some checks failed
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Has been cancelled
2025-01-11 15:06:42 +08:00
leo
275a52eb5c
refactor: add repository 2025-01-11 11:28:37 +08:00
leo
52fba29613
readme: add doc for Linux RPM/DEB packages
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2025-01-10 14:32:01 +08:00
GadflyFang
d7ba310a24
build: Update package dependencies to include broader range of ICU libraries (#890)
Signed-off-by: Gadfly <gadfly@gadfly.vip>
(cherry picked from commit d340584249b771f497f818f45a3bc542bc473cc5)
2025-01-10 12:24:37 +08:00
aikawayataro
f1acc96a72
ci: remove Buildkite, add missing dependencies, README edits (#885)
* build: add libicu dependency for deb package

* ci: remove obsolete Buildkite publish workflow

* build: add xdg-utils dependency

* readme: update Linux notes

Remove Buildkite repo instructions and fix some typos.
2025-01-10 09:29:19 +08:00
github-actions[bot]
7361b3d403 doc: Update translation status and missing keys 2025-01-10 01:25:28 +00:00
Bernat Borràs Civil
eca5639e31
localization: add missing translations for Spanish (#886) 2025-01-10 09:25:16 +08:00
github-actions[bot]
dd15f3aa45 doc: Update translation status and missing keys 2025-01-10 01:24:30 +00:00
AquariusStar
afe55a5ff5
localization: update russian localization (#887) 2025-01-10 09:24:18 +08:00
leo
810568e179
fix: typo 2025-01-09 18:14:11 +08:00
leo
b06d14fec7
refactor: SourceGit.App 2025-01-09 18:12:11 +08:00
leo
495b3a9296
refactor: issue tracker configuration (#884)
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Localization Check / localization-check (push) Waiting to run
2025-01-09 12:28:07 +08:00