leo
acf71a30b8
enhance: re-calculate the opened repositories in active workspace ( #511 )
2024-09-25 15:07:23 +08:00
leo
28c59ee0ab
code_style: move the code to initialize informations to spawn git sub-process to function Models.Command.CreateGitStartInfo
2024-09-25 10:57:37 +08:00
leo
a8685f2047
refactor: rewrite the way to support HomeBrew pathes on macOS ( #507 )
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-25 10:35:07 +08:00
leo
a52ebffbf3
ux: layout for Statistics
window
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-24 20:50:53 +08:00
leo
bc8a2cb162
ux: color picker button theme in Statistics
window
2024-09-24 20:34:52 +08:00
leo
6b44fd4416
code_style: remove unused codes
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-24 18:22:18 +08:00
leo
d1d913aa45
fix: do NOT delete .git/rebase-merge and .git/rebase-apply folders ( #509 )
2024-09-24 18:19:22 +08:00
leo
b9597dc92a
ux: new layout for Staticstics
window
2024-09-24 17:06:16 +08:00
leo
6151f4dc5f
refactor: a new way to test if this app should be launched as a SSH askpass client
2024-09-24 15:53:36 +08:00
leo
b6ce2bcc85
git: simplify .gitattributes used by this project
2024-09-24 14:23:54 +08:00
leo
7c176744aa
git: update ignore files/folders
2024-09-24 14:20:15 +08:00
leo
c0f59c441b
feature: allow user to select the chart fill color
2024-09-24 12:14:51 +08:00
leo
de15cb1ff2
ux: use column series instead of line series because change between samples is not linear
2024-09-24 11:02:49 +08:00
leo
1dd1e41b7b
ux: workspace button margin
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-24 10:09:54 +08:00
leo
94a8139578
enhance: increase the number of commits to analyze in OVERVIEW
tab to 40K
2024-09-24 10:00:31 +08:00
leo
1b63da45e5
ux: disable line smoothness in Statistics
2024-09-24 09:40:55 +08:00
leo
0bc7208230
ux: remove the MaxWidth
limitation for file tree view in CHANGES
page and FILES
page ( #503 )
2024-09-24 09:28:30 +08:00
Михаил Усоцкий
deb8789178
Updating the localization with the latest changes.
2024-09-24 09:19:01 +08:00
leo
0d565f84c3
Merge pull request #504 from Gama11/feature/statistics-mailmap
...
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
Respect .mailmap files in statistics
2024-09-23 22:54:52 +08:00
Jens Fischer
49d5b679fc
Respect .mailmap files in statistics
...
see https://git-scm.com/docs/gitmailmap
2024-09-23 16:28:07 +02:00
leo
308445fa81
ux: fill brush for line chart ( #493 )
2024-09-23 21:54:02 +08:00
leo
af57c56cd7
feature: enhanced statistics panel ( #493 )
...
* replace the `YEAR` tab with `OVERVIEW` tab, which will analyze most recent 20K commits
* use `LiveChartsCore.SkiaSharpView.Avalonia` instead of a custom chart view
2024-09-23 21:45:44 +08:00
leo
983607e708
fix: minimize window button not work on Windows 10 ( #501 )
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-23 14:44:23 +08:00
leo
f77e06cc61
Merge branch 'master' into develop
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-23 09:31:00 +08:00
leo
718dd322cf
Merge branch 'release/v8.31'
2024-09-23 09:30:12 +08:00
leo
517cb6310e
version: Release 8.31
2024-09-23 09:29:38 +08:00
leo
b6770ca36a
Merge pull request #498 from xgqt/2024-refactor-scripts-bash
...
build: minor tweaks
2024-09-23 09:24:12 +08:00
leo
c6b05c463c
Merge pull request #499 from 'AquariusStar/master'
2024-09-23 09:12:52 +08:00
Михаил Усоцкий
10d8c8112b
Поправка перевода, упрощение перевода под интерфейс.
2024-09-23 09:11:03 +08:00
Михаил Усоцкий
31dc060b5b
Поправка перевода.
2024-09-23 09:10:59 +08:00
Михаил Усоцкий
dd38987803
Поправка перевода.
2024-09-23 09:10:53 +08:00
Maciej Barć
6461765cf7
build: minor tweaks
...
* call bash through env progrem
* add more strict defaults
* [ -> [[
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-09-22 16:16:12 +02:00
leo
dd6ee6b8e6
enhance: use SelectedItem
instead of SelectedItems
since the selection mode is Single
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-22 20:53:11 +08:00
leo
07cba1cf5f
feature: support using left/right arrow to expand/collapse tree node ( #463 )
2024-09-22 20:48:36 +08:00
leo
01380ff194
code_review: PR #497
...
* remove unused file
* update readme
2024-09-22 19:03:55 +08:00
leo
068ae44b25
Merge pull request #497 from AquariusStar/master into develop
...
Added locale file
2024-09-22 19:00:34 +08:00
Михаил Усоцкий
45ad1363fa
Поправка перевода.
2024-09-22 18:56:33 +08:00
Михаил Усоцкий
977b800c89
Added locale file
2024-09-22 18:56:27 +08:00
leo
81b72f7c1c
enhance: use ~
to represent the home dir of current user
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-22 11:00:30 +08:00
leo
0b6ecc0388
code_style: typo in s_extraGrammars
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-21 22:04:50 +08:00
leo
80017d8bd0
code_style: simplify Models.TextMateHelper
2024-09-21 22:02:50 +08:00
leo
4a3620db5e
refactor: rewrites the built-in grammar extension
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-21 16:34:00 +08:00
leo
0a4d5b8429
Merge pull request #496 from Gama11/feature/haxe-syntax-highlighting
...
Add syntax highlighting for Haxe
2024-09-21 15:40:54 +08:00
Jens Fischer
0dbca4fe47
Add syntax highlighting for Haxe
2024-09-20 16:30:40 +02:00
leo
30765cf7b3
code_review: PR #495
...
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
* correct the path passed to `--cwd`
2024-09-20 22:02:10 +08:00
leo
e011b1807a
Merge pull request #495 from Gama11/feature/wezterm
...
Add support for WezTerm
2024-09-20 21:51:59 +08:00
leo
d48a27183d
Merge pull request #494 from Gama11/feature/kotlin-syntax-highlighting
...
Add syntax highlighting for Kotlin
2024-09-20 21:46:40 +08:00
Jens Fischer
a8a85613fc
Add support for WezTerm
2024-09-20 14:13:02 +02:00
Jens Fischer
535dc1ef49
Add syntax highlighting for Kotlin
2024-09-20 13:51:05 +02:00
leo
094b07b03a
ux: new icon for remotes
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
2024-09-20 14:41:27 +08:00