307 Commits

Author SHA1 Message Date
leo
fae444bfb2 doc: update README.md
The AI-based commit message generator is totally rewrited. It is not just a C# port of anjerodev/commitollama

Signed-off-by: leo <longshuang@msn.cn>
2026-03-24 19:22:09 +08:00
leo
65d122f9ce refactor: stores runtime data in ~/.sourcegit instead of ~/.local/share/SourceGit (#2088)
Signed-off-by: leo <longshuang@msn.cn>
2026-02-03 11:02:29 +08:00
leo
47a7c90bb6 refactor: move data from $XDG_CONFIG_HOME/SourceGit to $XDG_DATA_HOME/SourceGit on Linux (#2088)
Old datas will be migrated automatically

Signed-off-by: leo <longshuang@msn.cn>
2026-02-02 17:03:47 +08:00
leo
4716124b9e feature: Linux AppImages support portable data dir (#2062)
Signed-off-by: leo <longshuang@msn.cn>
2026-01-26 18:03:09 +08:00
Ramon Melo
924cd08ffd utils: Translation Utility Script (#1831)
* feature: Translation helper script

A small python scritp that helps to translate between EN to a target language. It loads the target translation file and compares with the EN base file, showing which keys are missing and asking to translate.

* feature: Added  code comments to translation utility script
* feature: Insert new keys in alphabetical order when translating
* feature: README for the translate_helper.py
* feature: Move translate helper script to root folder
* feature: Added traslation utility script documentation to README file
* feature: removed old docs for translation script
2026-01-26 10:29:31 +08:00
leo
bd34111081 doc: update README.md for commandline usage
Signed-off-by: leo <longshuang@msn.cn>
2026-01-13 21:13:44 +08:00
leo
5a67a9f1aa feature: supports to exclude some editors (#2033)
Signed-off-by: leo <longshuang@msn.cn>
2026-01-07 16:51:08 +08:00
leo
41bbefb8b7 feature: supports pre-fill short description for custom conventional commit types (#2024)
Signed-off-by: leo <longshuang@msn.cn>
2026-01-05 16:26:21 +08:00
leo
bb395a2ac2 project: drop Fleet supports
Signed-off-by: leo <longshuang@msn.cn>
2025-12-29 17:36:12 +08:00
ybeapps
27289eb901 doc: simplify Homebrew installation instructions (#2007)
Removed brew tap requirement as SourceGit is now available in the official Homebrew Cask repository. 🎉🎉🎉🎉🎉🎉🎉🎉🎉
2025-12-26 10:19:58 +08:00
leo
cf528d6b96 doc: update README.md for macOS users (#1988)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-18 10:40:17 +08:00
ybeapps
2c968e4ca4 doc: update README.md - Mac app is signed now via homebrew (#1985) 2025-12-17 17:02:18 +08:00
leo
56455f4c01 doc: remove winget support
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 21:05:14 +08:00
leo
3599557dd8 doc: update README.md (#1928)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-19 20:20:46 +08:00
leo
a3f3415322 typo: git-lfs should be git-flow
Signed-off-by: leo <longshuang@msn.cn>
2025-10-30 13:55:35 +08:00
leo
c1aa620fe5 doc: update README for git-lfs on Windows (#1881)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-30 11:00:20 +08:00
leo
aed9ddedfd feature: allows to customize conventional commit types (#1861)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-20 21:24:15 +08:00
leo
6907e2220c doc: add 한국어 translations
Signed-off-by: leo <longshuang@msn.cn>
2025-10-20 13:58:11 +08:00
leo
2f3b82548b doc: update README
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 11:04:50 +08:00
leo
ac6347ed4b feature: supports to use Zed as external editor on Windows (#1852)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 18:02:10 +08:00
leo
38f33b21a0 version: Release 2025.36
Signed-off-by: leo <longshuang@msn.cn>
2025-10-13 10:37:40 +08:00
leo
b346e2bf22 doc: update readme for Linux users
Signed-off-by: leo <longshuang@msn.cn>
2025-07-16 16:31:51 +08:00
ギャップ
ad856118a2 feature: add support for Cursor AI editor as external tool and merge tool (#1529)
* feat: add support for Cursor tool in platform finder

- Updated README to include Cursor in the list of supported tools.
- Implemented Cursor detection in Linux, MacOS, and Windows platform finders.
- Added method to find Cursor executable in Windows.

* feat: integrate Cursor tool into ExternalMerger options

- Added support for the Cursor merge tool across Windows, MacOS, and Linux platforms.
- Updated ExternalMerger configurations to include Cursor with appropriate executable paths and arguments.

* fix: update cursor icon for ExternalToolIcons

- Replaced the existing cursor.png with an updated version to enhance visual representation in the toolset.
2025-07-07 10:38:03 +08:00
Nathan Baulch
7bba40d03f typos: (#1397) 2025-06-06 12:10:55 +08:00
leo
6e501b1ee4 feature!: now SourceGit requires git >= 2.25.1
Signed-off-by: leo <longshuang@msn.cn>
2025-06-02 22:38:00 +08:00
leo
df5294bcb7 feature: git bisect support
Signed-off-by: leo <longshuang@msn.cn>
2025-04-22 15:45:15 +08:00
leo
d254b557a9 docs: update README.md
Signed-off-by: leo <longshuang@msn.cn>
2025-04-18 10:25:53 +08:00
leo
a97f163860 readme: update translation tips
Signed-off-by: leo <longshuang@msn.cn>
2025-04-15 10:53:53 +08:00
leo
af350c2fcd code_review: PR #1174
- keeps all keys in locale files in order
- add தமிழ் (Tamil)

Signed-off-by: leo <longshuang@msn.cn>
2025-04-11 12:31:09 +08:00
leo
39f7f119dd doc: always show current translation status in develop branch
Signed-off-by: leo <longshuang@msn.cn>
2025-04-07 12:06:06 +08:00
leo
c615d04038 doc: update README.md for Japanese support
Signed-off-by: leo <longshuang@msn.cn>
2025-04-07 09:54:48 +08:00
leo
39f4cd1732 ci: move all translation status to TRANSLATION.md and do not modify README.md while checking localization
Signed-off-by: leo <longshuang@msn.cn>
2025-03-21 10:54:47 +08:00
leo
cdc0fbb753 doc: update README.md
Signed-off-by: leo <longshuang@msn.cn>
2025-03-21 10:23:52 +08:00
github-actions[bot]
56253e95c3 doc: Update translation status and missing keys 2025-03-21 01:31:07 +00:00
github-actions[bot]
c349ac10f3 doc: Update translation status and missing keys 2025-03-20 03:11:14 +00:00
github-actions[bot]
673b335a2a doc: Update translation status and missing keys 2025-03-20 01:14:21 +00:00
github-actions[bot]
f02a7b9858 doc: Update translation status and missing keys 2025-03-18 13:40:50 +00:00
github-actions[bot]
2b95ea2ab1 doc: Update translation status and missing keys 2025-03-17 09:15:30 +00:00
github-actions[bot]
5845ef3eb6 doc: Update translation status and missing keys 2025-03-17 09:06:42 +00:00
github-actions[bot]
265aaa1d67 doc: Update translation status and missing keys 2025-03-17 07:30:48 +00:00
Gadfly
a480ba0139 docs: Add third-party components and licenses section
(cherry picked from commit 95c697248755f7b6de4d2d0bfdaa9de1e572c9f6)
2025-03-17 11:47:51 +08:00
github-actions[bot]
a46e52582f doc: Update translation status and missing keys 2025-03-14 08:57:15 +00:00
github-actions[bot]
519bdf1ddc doc: Update translation status and missing keys 2025-03-13 02:22:09 +00:00
Morgan Courbet
f07832c385 docs: fix typo in README.md
(cherry picked from commit 59fd2aaab1)
2025-03-13 09:24:43 +08:00
github-actions[bot]
978801c9ff doc: Update translation status and missing keys 2025-03-10 01:27:39 +00:00
github-actions[bot]
773e27fda7 doc: Update translation status and missing keys 2025-03-07 01:32:14 +00:00
github-actions[bot]
5af856b9da doc: Update translation status and missing keys 2025-03-04 09:26:48 +00:00
leo
3e70ff94b0 fix: should not use ... to get revision range for rebasing (#1033)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 17:06:07 +08:00
github-actions[bot]
109eee5668 doc: Update translation status and missing keys 2025-02-27 13:14:38 +00:00
github-actions[bot]
caca1dcaaf doc: Update translation status and missing keys 2025-02-27 13:12:27 +00:00