leo
7089f29b85
refactor: re-implement git stash apply
...
* supports `--index` option
* add an option to drop selected stash after applying
* remove `Pop` context menu for stash
Signed-off-by: leo <longshuang@msn.cn>
2025-02-06 16:33:55 +08:00
GadflyFang
3ca4dc488c
feat: Add stash auto-restore functionality ( #947 ) ( #948 )
2025-02-06 10:31:46 +08:00
leo
e784696058
enhance: add a checkbox to toggle Initialize & update submodules
after clone
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-06 10:19:43 +08:00
Leonardo
9a9f63a787
Add missing keys and general reviewing of the Italian translation ( #932 )
...
* update italian translation
* ordered italian translation and removed from md file
* revert edits in translations.md
2025-02-06 10:00:12 +08:00
leo
dd254ebf4f
ux: new attached property MenuItemExtension.Command
for MenuItem
...
Signed-off-by: leo <longshuang@msn.cn>
2025-01-26 14:55:44 +08:00
Erica Buckmann
6a1026c992
feature: Add Ghostty to macOS terminals. ( #928 )
2025-01-26 10:42:13 +08:00
leo
fa07bb5b5a
refactor: move per-repository config Enable --prune on fetch
to global git config fetch.prune
( #908 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-01-25 12:06:48 +08:00
leo
733ffe1af2
localization: update Text.WorkingCopy.Amend
since we already add --amend
as tooltip
...
Signed-off-by: leo <longshuang@msn.cn>
2025-01-24 17:15:05 +08:00
leo
49ee9c8e33
ux: move --signoff
toggle from repository configuration window to commit options bar
...
Signed-off-by: leo <longshuang@msn.cn>
2025-01-24 14:45:49 +08:00
leo
37c4545875
feature: branch name allows spaces and auto replace spaces with dashes ( #917 )
2025-01-24 12:10:56 +08:00
leo
e242119a03
fix: searching by Author & Committer
does not work when the committer is different with author
2025-01-23 16:11:07 +08:00
leo
e033a93dd8
localization: update Text.Fetch.Force
2025-01-22 11:36:53 +08:00
leo
cd0b2326f5
localization: update en_US
2025-01-22 11:23:38 +08: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
632222a776
ux: add icon for quit menu item
2025-01-13 15:37:55 +08:00
leo
10d8d3b2ef
refactor: branch compare
2025-01-13 14:42:07 +08:00
wl2776
6e5626f267
fix: several typos in source code ( #895 )
2025-01-13 10:11:28 +08: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
Bernat Borràs Civil
eca5639e31
localization: add missing translations for Spanish ( #886 )
2025-01-10 09:25:16 +08:00
AquariusStar
afe55a5ff5
localization: update russian localization ( #887 )
2025-01-10 09:24:18 +08:00
leo
22ba8b3acf
feature: add issue/pr tracker for Gitee.com ( #884 )
2025-01-09 12:04:36 +08:00
leo
1596ca71a5
feature: add checkbox to enable/disable global http.sslVerify
configuration ( #877 )
2025-01-07 19:51:27 +08:00
leo
6fe4d8162b
refactor: use popup to change tracking branch
2025-01-07 12:05:52 +08:00
leo
85504b1487
enhance: enable text search for branch ComboBox ( #784 )
2025-01-07 10:29:55 +08:00
AquariusStar
7f9be03e5c
localization: update translation russian ( #872 )
...
fix
2025-01-06 20:18:31 +08:00
leo
6b5e8c588d
ux: add a group header for advanced histories options
2025-01-06 20:17:20 +08:00
AquariusStar
108a212108
localization: update russian translate ( #870 )
2025-01-06 17:24:27 +08:00
leo
08a128cd87
feature: add a button to switch tag sort method (creatordate/name asc/name des) ( #865 )
2025-01-06 16:16:27 +08:00
leo
84721a7258
update: icon for --reflog
2025-01-06 15:21:15 +08:00
leo
26ebd5ae7e
feature: add option to only highlight current branch in commit graph ( #848 )
...
- add a toggle button to only highlight current branch in commit graph
- re-order buttons in histories toolbar
- remove unused icons and styles
2025-01-06 14:59:27 +08:00
UchiTesting
1e75a518a6
style(locale): Translate French locale further ( #857 )
...
- "Checkout" translates to "Récupérer". Updating lines that match
- "Push" translates to "Pousser". Updating lines that match.
- Staged translates to "Présent dans l'index" but it is too long to I go simply for "Indexé".
- Translating a few extra lines
- Some of the terms mentioned above remain untranslated because it is not appropriate provided their respective context
2025-01-02 01:52:58 +08:00
AquariusStar
4b02199c9b
update russian translate ( #853 )
...
fix and update
2025-01-02 01:52:01 +08:00
leo
c058b4744b
feature: allows to change DateTime
format ( #755 )
2024-12-30 17:19:55 +08:00
Bernat Borràs Civil
1f316708fd
Update spanish translation ( #849 )
...
* Add missing translations
* Add missing keys after merge
* Remove duplicated string
* Sort unsorted strings
2024-12-30 09:18:49 +08:00
AquariusStar
03d3cbe11e
update translation russian ( #850 )
...
fix
2024-12-30 09:18:12 +08:00
AquariusStar
fa46586417
localization: update ( #845 )
...
fix incorrected translated
2024-12-28 12:17:36 +08:00
wl2776
e407399d03
Fix some more messages in russian and english ( #839 )
2024-12-26 09:23:41 +08:00
wl2776
4254a22d79
Fix grammar in tip ( #838 )
2024-12-25 18:17:06 +08:00
leo
2e838840e0
localization: update Text.OpenAppDataDir
2024-12-20 14:57:33 +08:00
leo
1862428a0f
feature: supports Warp
terminal on macOS ( #829 )
...
Signed-off-by: leo <longshuang@msn.cn>
2024-12-20 10:44:06 +08:00
leo
ed3e7cbfaf
ux: update unreal icon
2024-12-18 19:03:59 +08:00
wl2776
b2ca6480b8
localization: Russian translation ( #827 )
...
add missing keys, based on TRANSLATION.md
reword some existing keys that seemed incorrect
2024-12-18 18:54:38 +08:00
leo
e4fb9eeb52
refactor: built-in default avatar
2024-12-18 10:00:25 +08:00
Martin Garstenauer
39dff8a93f
ux: change text selection brush to improve readability ( #825 )
2024-12-18 09:25:56 +08:00
leo
1c345df37d
ux: add some tooltips to checkboxes
2024-12-17 11:24:59 +08:00
Nils van Rijsinge
dd85760b7a
localization: add missing de_DE keys ( #817 )
...
* localization: add missing de_DE keys
BranchCM.MergeMultiBranches, CommitCM.MergeMultiple, MergeMultiple #793
CommitCM.Merge 2053ce033d
CommitDetail.Files.Search 894f3e9b03
Diff.UseBlockNavigation #703
FileCM.ResolveUsing 3b5d87391d
Hotkeys.Global.Clone bea2a39feb
InProgress.CherryPick.Head e1df5c52f1
InProgress.Merge.Operating ef40e4b738
InProgress.Rebase.StoppedAt, Repository.Skip #790
InProgress.Revert.Head 93d9a04460
Merge.Source 2504a52398
WorkingCopy.CommitToEdit c1368212df
* localization: consistently use clone with 'k'
for most other keys a more "germanized" version with a k is used rather than a c
2024-12-16 09:50:59 +08:00
leo
24b6153226
ux: context menu of selected commits
...
* update English translation
* re-order the menu items
2024-12-13 16:02:10 +08:00
leo
c4c7bef93c
ux: update Icons.Commit
2024-12-12 17:14:04 +08:00
leo
2053ce033d
feature: supports merge selected commit to current branch ( #800 )
2024-12-12 10:03:34 +08:00
leo
93d9a04460
enhance: show reverting commit in banner while reverting is in-progress
2024-12-10 20:57:10 +08:00