Commit graph

124 commits

Author SHA1 Message Date
github-actions[bot]
6447590491 doc: Update translation status and missing keys 2024-10-28 01:28:10 +00:00
github-actions[bot]
34c3dd4df5 doc: Update translation status and missing keys 2024-10-27 08:40:10 +00:00
GadflyFang
28773f0e2d
doc: Make the badges clickable and redirect to the TRANSLATION.md (#601)
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
* Make the badges clickable and redirect to the TRANSLATION.md
* Move localization check script file position

---------

Signed-off-by: Gadfly <gadfly@gadfly.vip>
2024-10-25 14:51:49 +08:00
github-actions[bot]
7e1624c2d6 doc: Update translation status and missing keys 2024-10-25 06:24:15 +00:00
GadflyFang
32de28c16e
ci: add Localization Check CI (#600)
Signed-off-by: Gadfly <gadfly@gadfly.vip>
2024-10-25 14:22:38 +08:00
leo
93e964dcb6
readme: add badges 2024-10-22 11:21:07 +08:00
leo
31e7bef01d
docs: typo in readme
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
2024-10-21 20:28:49 +08:00
leo
67b6a6d9d5
refactor: using custom PATH instead of reading it from zsh (#581)
* run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate to custom PATH file for SourceGit
2024-10-21 15:31:13 +08:00
leo
010eb65edb
readme: remove tips for start app from commandline 2024-10-14 17:04:39 +08:00
leo
ba307189e7
readme: update highlights 2024-10-12 10:56:10 +08:00
leo
c2f68daaf5
readme: add tooltip for macOS users 2024-10-12 10:52:39 +08:00
leo
01380ff194
code_review: PR #497
* remove unused file
* update readme
2024-09-22 19:03:55 +08:00
leo
a690f77468
readme: update OpenAI usage (#489) 2024-09-19 14:42:19 +08:00
leo
ba9c3058ed
feature: supports Zed editor as an external editor (#477) 2024-09-18 10:00:32 +08:00
leo
ab54ecee42
enhance: API Key is now optional
- Update README.md by adding tips for using OpenAI in this project
2024-09-13 20:46:00 +08:00
leo
86c6254fb2
Merge branch 'feature/openai-support' into develop 2024-09-12 09:50:13 +08:00
leo
16f8e2fd0b
feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
leo
84b3de657f
read: add scale factor tips for Linux users 2024-09-11 20:32:10 +08:00
leo
24301751d3
readme: add workspace 2024-09-09 19:46:14 +08:00
leo
6e418300ab
readme: add language Français 2024-08-26 19:23:53 +08:00
leo
fcc8a41ad1
readme: welcome everyone to share their own themes 2024-08-23 11:57:17 +08:00
leo
ad21d2f6bf
readme: remove unnecessary tips for Linux users 2024-08-20 21:27:41 +08:00
leo
9acd8519f6
readme: github note format 2024-08-15 16:02:38 +08:00
leo
612c5e3874
readme: add tips 2024-08-15 14:39:41 +08:00
leo
0c6af27b40
refactor: rewrite the way to find external editors (#347)
* do not find tools from environment variables since it needs a lot of works on some platforms, such as macOS
* add `external_editors.json` to allow user configure paths directly
2024-08-15 11:32:26 +08:00
leo
d1b236b090
enhance: usually we create hidden sub-directories in $HOME with lowercase names 2024-08-13 10:19:16 +08:00
leo
38665a61cb
fix: Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) returns an empty string on some linux distro
* fallback the storage folder to `~/.sourcegit`
2024-08-12 21:38:11 +08:00
leo
538cdc2764
readme: update 2024-08-06 11:53:33 +08:00
leo
425b713d1e
code_review: PR (#307)
* locale selection is sorted by name
* add en_US fallback for de_DE
2024-08-01 09:57:03 +08:00
leo
c8c881c38a
Merge pull request #307 from warappa/features/305-add-german-translation
Add German translation
2024-08-01 09:49:36 +08:00
warappa
edf09234c8 #305: Add German translation 2024-07-31 23:32:41 +02:00
Jean Franz
658277afc3
add Portuguese to README.md 2024-07-31 10:11:06 -03:00
leo
d6dc5e30e9 readme: alignment 2024-07-21 18:08:55 +08:00
leo
ec224bebcb readme: add tips for Windows users to install this app 2024-07-21 18:05:50 +08:00
leo
9ac550242e
readme: format tables 2024-07-13 23:04:21 +08:00
leo
21ec16b4cc
readme: add winget install tips 2024-07-02 12:35:09 +08:00
leo
7965338d7c
readme: move custom theme to another repo sourcegit-themes (#227) 2024-07-02 09:42:49 +08:00
leo
6e724d2557
readme: description of colors 2024-07-01 20:29:52 +08:00
leo
366e467578
feature: add new color key Color.DecoratorFG to customize foreground color of commit refs (#225) 2024-07-01 20:28:30 +08:00
leo
fb5a7111c6
readme: remove blockquote in external editors tips 2024-07-01 17:19:26 +08:00
leo
fca20965f8
feature: add two color keys Color.DecoratorBranch and Color.DecoratorTag (#225) 2024-07-01 16:32:17 +08:00
leo
4fa388501a
ux: add a new color Color.BadgeFG for text in badge 2024-06-29 10:47:09 +08:00
leo
fa366568cf
fix: badge typo 2024-06-29 10:38:13 +08:00
leo
8a8aabede3
feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00
leo
24590a0e43
readme: add image diff view mode tips 2024-06-22 11:51:58 +08:00
leo
a2866a8789
readme: add description for interactive rebase 2024-06-20 17:08:29 +08:00
leo
3dc32c87a8
ux: change the primary button theme 2024-06-19 16:14:41 +08:00
leo
9ae6df4597
readme: update development environment for Linux 2024-06-18 21:12:23 +08:00
leo
bac82ad6cf
readme: add description for GIT LFS support 2024-06-17 18:33:43 +08:00
leo
20f5a6eb13
ux: add brush for Window border on Linux 2024-06-15 15:20:32 +08:00