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
leo
b77ed6520c
readme: add tips to customize current active theme
2024-06-13 17:08:38 +08:00
leo
7c2edd8fbc
Merge pull request #172 from gba3124/feature-zh_TW-i18n
...
feat: add support for Traditional Chinese (zh_TW) i18n
2024-06-06 11:13:30 +08:00
owen
2099f8e17e
feat: add support for Traditional Chinese (zh_TW) i18n
2024-06-06 10:41:22 +08:00
leo
069c78f213
readme: add tips for macOS users to set environment variables
2024-06-04 11:13:19 +08:00
Gadfly
05ab236f8b
fix: Adjust the insertion method of contrib.rocks to avoid images being cached
2024-06-03 14:53:52 +08:00
leo
8c23cf7a0c
readme: force update image of contributors
2024-05-28 10:08:06 +08:00
leo
9d7ccc5e67
readme: update avatars and preference storage path on macOS
2024-05-15 17:14:13 +08:00