Skip to content

Add changed lines counter on commit details - #914

Closed
BernatBC wants to merge 37 commits into
sourcegit-scm:masterfrom
BernatBC:add-changed-lines-counter
Closed

Add changed lines counter on commit details#914
BernatBC wants to merge 37 commits into
sourcegit-scm:masterfrom
BernatBC:add-changed-lines-counter

Conversation

@BernatBC

Copy link
Copy Markdown
Contributor

Added and removed lines are displayed on the commit details.
image

However, sometimes 0 is displayed, and correctly shown on second click. I am new to dotnet avalonia, and have no clue why is that happening.

I also plan to add these stats to files. However, I'm not sure where to place them (2 and 3)?:

image

@gadfly3173

Copy link
Copy Markdown
Contributor

However, sometimes 0 is displayed, and correctly shown on second click. I am new to dotnet avalonia, and have no clue why is that happening.

Avalonia's TextBlock sometimes would not refresh correctly, see #338 and #383 .

github-actions Bot and others added 25 commits April 7, 2025 03:48
Signed-off-by: leo <longshuang@msn.cn>
- use `%aN+%aE` instead of `%aN` to get commit author
- show user avatar in statistics dialog

Signed-off-by: leo <longshuang@msn.cn>
Signed-off-by: leo <longshuang@msn.cn>
Signed-off-by: leo <longshuang@msn.cn>
Signed-off-by: leo <longshuang@msn.cn>
…-scm#1173)

* Make a few non-translated strings localizable (in Conflict view)

* Add button and wiring to run mergetool on all conflicts

* Corrected spelling and wording in related code and exception msg
- rename c-style `file_arg` to `fileArg`
- add missing translations for zh_CN and zh_TW
- re-design conflict view and add tooltip for `USE THEIRS` and `USE MINE`
- re-order unstaged toolbar buttons

Signed-off-by: leo <longshuang@msn.cn>
* Tamil file added

220

* 0

* Tamil file added

220

0

(cherry picked from commit 355db34)
love-linger and others added 8 commits April 11, 2025 12:31
- keeps all keys in locale files in order
- add தமிழ் (Tamil)

Signed-off-by: leo <longshuang@msn.cn>
…non-ascii characters (sourcegit-scm#1175)

Signed-off-by: leo <longshuang@msn.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants