Commit Graph

34 Commits

Author SHA1 Message Date
leo
b06a4cbb8a code_style: remove whitespaces
Signed-off-by: leo <longshuang@msn.cn>
2025-06-18 09:32:39 +08:00
Nathan Baulch
d404f6dbe2 code_style: general cleanup (#1428) 2025-06-18 09:29:18 +08:00
leo
6bf930a9e0 feature: show tags count in tags tree (#1306)
Signed-off-by: leo <longshuang@msn.cn>
2025-05-13 22:50:10 +08:00
Göran W
5b72b15cf2 feature: show remote's URL in tooltip for relevant BranchTreeNodes (#1310) 2025-05-13 22:36:10 +08:00
leo
7bb4e355bd feature: show branches count in branch tree (#1306) 2025-05-13 19:28:52 +08:00
leo
cf7b61dd71 refactor: new way to display item count 2025-05-13 17:50:47 +08:00
leo
bbc840a5cb perf: set/update TimeToSort while creating branch nodes
Signed-off-by: leo <longshuang@msn.cn>
2025-05-06 19:26:06 +08:00
leo
e45e37d305 feature: supports sort branches by committer date (#1192)
Signed-off-by: leo <longshuang@msn.cn>
2025-05-06 18:24:34 +08:00
Gadfly
17cf402c78 enhance: navigate to upstream head after fetch, pull, and merge (#1180) 2025-04-14 10:42:34 +08:00
leo
53f591bdad ux: add a warning icon when the tracking upstream of a local branch is gone (#1006)
Co-authored-by: Davide Tentori <dtentori@softeam.it>
2025-02-20 10:14:25 +08:00
leo
14f47a9007 ux: style for current branch in branch tree (#991)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 09:50:01 +08:00
leo
7028e08390 enhance: remove invalid expanded node records in repository's settings 2024-12-23 16:56:49 +08:00
leo
5ec8279d38 feature: remember the state of repository sidebar (#823) 2024-12-18 15:33:09 +08:00
leo
44557c066c enhance: clear histories filter if there's a filter that has different modes with the new one (#690)
Signed-off-by: leo <longshuang@msn.cn>
2024-11-14 20:22:08 +08:00
leo
ca5bc4b4df refactor: rewrite the histories filter function to supports both include and exclude modes (#690)
Signed-off-by: leo <longshuang@msn.cn>
2024-11-14 15:15:48 +08:00
leo
76a7a2228f feature: use numeric sorting for all trees (#597)
Signed-off-by: leo <longshuang@msn.cn>
2024-10-24 15:11:10 +08:00
leo
a8ce4e6d95 feature: when toggle a local branch filter, if it has a tracked upstream branch, do the same for the upstream branch (#513) 2024-09-25 20:30:48 +08:00
leo
bbd4012bc5 enhance: do NOT create sub-nodes for detached HEAD 2024-09-18 16:02:38 +08:00
leo
59a7c74fd1 fix: try to fix issue #338
* use custom control to draw badges
2024-08-13 18:24:28 +08:00
leo
ed2d3279e1 enhance: create branch on detached HEAD (#344) 2024-08-09 16:06:28 +08:00
leo
f0649c95b5 feature: add an indicator that shows those commits the current branch ahead/behind its upstream 2024-07-19 09:29:16 +08:00
leo
2f5f98770f enhance: expand tree for current branch (#262) 2024-07-16 15:02:47 +08:00
leo
e5462f0086 code_style: run dotnet format to apply code style rules 2024-07-10 12:12:14 +08:00
leo
36b8472d02 enhance: improve selection changed event handler performance 2024-07-06 17:29:24 +08:00
leo
3197b4bfe8 refactor: use custom BranchTree instead of TreeView to improve performance 2024-07-06 17:17:41 +08:00
leo
8faa8c7378 ux: more flex layout for left siderbar groups 2024-07-04 17:59:32 +08:00
leo
4ef0f1180f feature: add tooltip for branches (#228) 2024-07-02 10:23:21 +08:00
leo
4610f702b3 code_style: run dotnet format 2024-06-06 15:31:02 +08:00
leo
66f2aab6a7 code_review: review for PR (#147)
* code style
* localizations for zh_CN
2024-05-26 14:25:21 +08:00
Filipe Ramalho
db9ca5ba25 Merge branch 'develop' into feature/allowing_to_checkout_commit 2024-05-25 15:43:27 -03:00
Filipe Ramalho
b0c00340a8 Making local detached branch HEAD as the first item below folders 2024-05-25 15:09:40 -03:00
leo
8e3a8f4c06 optimize: new way to update corner radius of branch tree node to improve performance (#137) 2024-05-25 11:15:07 +08:00
leo
c48d69362e enhance: performance of filtering branch 2024-05-14 18:50:36 +08:00
leo
02e71d4d75 feature: supports filter displayed branches 2024-05-14 11:47:56 +08:00