Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
HeyEchoo
/
sourcegit
Public
forked from
sourcegit-scm/sourcegit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sourcegit
src
on
develop
User selector
All users
All time
Commit history
Commits on Jul 4, 2026
feat(ai): overhaul AI service and model management with per-repository model selection
Show description for b38aebf
HeyEchoo
committed
b38aebf
View commit details
Copy full SHA for b38aebf
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
ux: dropdown menu position
Show description for 9fea665
love-linger
committed
9fea665
View commit details
Copy full SHA for 9fea665
View code at this point
Browse repository at this point
ux: style for search panel in text editor
Show description for 49f6dd5
love-linger
committed
49f6dd5
View commit details
Copy full SHA for 49f6dd5
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
refactor: use `*` instead `*.*` to choose file without specified extensions (#2467)
Show description for 34f4a7c
love-linger
committed
34f4a7c
View commit details
Copy full SHA for 34f4a7c
View code at this point
Browse repository at this point
feature: add hotkey `Ctrl+N` to open commit details panel in a seperate window (#2506)
Show description for 4a8276f
love-linger
committed
4a8276f
View commit details
Copy full SHA for 4a8276f
View code at this point
Browse repository at this point
ux!: change the hotkeys to clone/open repository
Show description for 06e2fdc
love-linger
committed
06e2fdc
View commit details
Copy full SHA for 06e2fdc
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
refactor: change the `Open Local Repository` hotkey to `Ctrl+L` on Windows/Linux
Show description for 324e4af
love-linger
committed
324e4af
View commit details
Copy full SHA for 324e4af
View code at this point
Browse repository at this point
ux: default select the `ROOT` group in `Move Repository Node` popup (#2502)
Show description for 80ca735
love-linger
committed
80ca735
View commit details
Copy full SHA for 80ca735
View code at this point
Browse repository at this point
code_review: PR #2503
Show description for cb1664f
love-linger
committed
cb1664f
View commit details
Copy full SHA for cb1664f
View code at this point
Browse repository at this point
fix: hide file manager and terminal options for invalid repositories (#2503)
JC-Chung
authored
dd163e5
View commit details
Copy full SHA for dd163e5
View code at this point
Browse repository at this point
refactor: do not render chart if no commit collected in statistics
Show description for f3fd2f6
love-linger
committed
f3fd2f6
View commit details
Copy full SHA for f3fd2f6
View code at this point
Browse repository at this point
fix: prevent crash in Chart.Render when repository has no commits (#2504)
JC-Chung
authored
bb9a360
View commit details
Copy full SHA for bb9a360
View code at this point
Browse repository at this point
fix: null check for RevisionFileSearchSuggestion on key down (#2501)
JC-Chung
authored
b4201ed
View commit details
Copy full SHA for b4201ed
View code at this point
Browse repository at this point
ux: max height of group list in `Move Repository Node` popup (#2502)
Show description for fe99f4a
love-linger
committed
fe99f4a
View commit details
Copy full SHA for fe99f4a
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix: versions of `git` prior to v2.45.0 will reject a value of `commentChar` that consists of more than a single ASCII byte (#2500)
love-linger
committed
e6b96d9
View commit details
Copy full SHA for e6b96d9
View code at this point
Browse repository at this point
fix: let the diff view wake up before its first curtain call (#2496)
Show description for 190b4d9
gadfly3173
authored
190b4d9
View commit details
Copy full SHA for 190b4d9
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
refactor: reorder context menu items of selected branch
Show description for bdcf335
love-linger
committed
bdcf335
View commit details
Copy full SHA for bdcf335
View code at this point
Browse repository at this point
refactor: move recent commit messages from repository settings to ui-states
Show description for 5d8a934
love-linger
committed
5d8a934
View commit details
Copy full SHA for 5d8a934
View code at this point
Browse repository at this point
code_review: PR #2494
Show description for 70dec95
love-linger
committed
70dec95
View commit details
Copy full SHA for 70dec95
View code at this point
Browse repository at this point
fix: escape BRE special characters when selecting author from suggestions (#2494)
JC-Chung
authored
1e25529
View commit details
Copy full SHA for 1e25529
View code at this point
Browse repository at this point
ux: new style for page switcher in repository
Show description for 01f55f7
love-linger
committed
01f55f7
View commit details
Copy full SHA for 01f55f7
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
doc: Update translation status and sort locale files
github-actions[bot]
committed
946089c
View commit details
Copy full SHA for 946089c
View code at this point
Browse repository at this point
localization: update Japanese translation (#2493)
rlbxku1r
authored
a2b1aab
View commit details
Copy full SHA for a2b1aab
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
ux: use a simple icon for `Git Ignore` context menu entry
love-linger
committed
e7472e8
View commit details
Copy full SHA for e7472e8
View code at this point
Browse repository at this point
ux: remove duplicated icon
love-linger
committed
4a68bb0
View commit details
Copy full SHA for 4a68bb0
View code at this point
Browse repository at this point
feature: add a new context menu entry - `Ignore all untracked files in the same folder` for selected file (#2492)
love-linger
committed
7e710d7
View commit details
Copy full SHA for 7e710d7
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
localization: update English translation
Show description for 2ec66bb
love-linger
committed
2ec66bb
View commit details
Copy full SHA for 2ec66bb
View code at this point
Browse repository at this point
ux: re-design built-in merge conflict editor
Show description for 77f24c4
love-linger
committed
77f24c4
View commit details
Copy full SHA for 77f24c4
View code at this point
Browse repository at this point
enhance: do not ignore lines start with `#` in commit message while rebasing (#2491)
Show description for e92810e
love-linger
committed
e92810e
View commit details
Copy full SHA for e92810e
View code at this point
Browse repository at this point
fix: submodule dirty state is not updated after committing
Show description for 3c6e539
love-linger
committed
3c6e539
View commit details
Copy full SHA for 3c6e539
View code at this point
Browse repository at this point
ux: some theme changes
Show description for f3173b4
love-linger
committed
f3173b4
View commit details
Copy full SHA for f3173b4
View code at this point
Browse repository at this point
code_style: remove unused styles
Show description for da9bf18
love-linger
committed
da9bf18
View commit details
Copy full SHA for da9bf18
View code at this point
Browse repository at this point
feature: add `Push` context menu entry for non-current branch in context menu of selected commit (#2485)
Show description for adccb46
love-linger
committed
adccb46
View commit details
Copy full SHA for adccb46
View code at this point
Browse repository at this point
code_style: rename `SupportOpenAsFolder` to `SupportOpenFolder`
Show description for 0bc2945
love-linger
committed
0bc2945
View commit details
Copy full SHA for 0bc2945
View code at this point
Browse repository at this point
fix: correct placeholder in zh_TW BranchTree.AheadBehind translation (#2490)
JC-Chung
authored
3b61842
View commit details
Copy full SHA for 3b61842
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.