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 }}
tlehman
/
lazygit
Public
forked from
jesseduffield/lazygit
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
Branch selector
fix-5013
User selector
All users
All time
Commit history
Commits on Dec 5, 2025
Prevent lazygit crashing for some xcbuild metadata
Show description for 7d129e8
tlehman
committed
7d129e8
View commit details
Copy full SHA for 7d129e8
Browse repository at this point
Commits on Dec 3, 2025
refactor: use strings.Builder and strings.Repeat to simplify code (#5068)
Show description for 06426b2
stefanhaller
authored
06426b2
View commit details
Copy full SHA for 06426b2
Browse repository at this point
refactor: use strings.Builder and strings.Repeat to simplify code
Show description for 89a0542
boqishan
authored and
stefanhaller
committed
89a0542
View commit details
Copy full SHA for 89a0542
Browse repository at this point
Band-aid fix for rare crashes when refreshing files (#5074)
Show description for 8396747
stefanhaller
authored
8396747
View commit details
Copy full SHA for 8396747
Browse repository at this point
Band-aid fix for rare crashes when refreshing files
Show description for d274474
stefanhaller
committed
d274474
View commit details
Copy full SHA for d274474
Browse repository at this point
Commits on Nov 30, 2025
Show fixup base commits in correct order in ctrl-f error message (#5073)
Show description for d1d2bb2
stefanhaller
authored
d1d2bb2
View commit details
Copy full SHA for d1d2bb2
Browse repository at this point
Remove unused function GetHashesAndCommitMessagesFirstLine
stefanhaller
committed
26453b2
View commit details
Copy full SHA for 26453b2
Browse repository at this point
Fix order of fixup base commits shown in ctrl-f error message
stefanhaller
committed
e2b3601
View commit details
Copy full SHA for e2b3601
Browse repository at this point
Make find_base_commit_for_fixup tests more specific
Show description for c16b4b1
stefanhaller
committed
c16b4b1
View commit details
Copy full SHA for c16b4b1
Browse repository at this point
Commits on Nov 28, 2025
Don't use "HEADLESS" environment variable for running tests (#5064)
Show description for 28cd1c2
stefanhaller
authored
28cd1c2
View commit details
Copy full SHA for 28cd1c2
Browse repository at this point
Don't use "HEADLESS" environment variable for running tests
Show description for 9334bf0
stefanhaller
committed
9334bf0
View commit details
Copy full SHA for 9334bf0
Browse repository at this point
Fix deleting a remote tag when a remote branch with the same name exists, or vice versa (#5075)
Show description for e3ea666
stefanhaller
authored
e3ea666
View commit details
Copy full SHA for e3ea666
Browse repository at this point
Commits on Nov 27, 2025
Fix deleting a remote tag when a remote branch with the same name exists
stefanhaller
committed
11a6a73
View commit details
Copy full SHA for 11a6a73
Browse repository at this point
Fix deleting a remote branch when a remote tag with the same name exists
stefanhaller
committed
7809823
View commit details
Copy full SHA for 7809823
Browse repository at this point
Add tests demonstrating the problem
Show description for 4d4b143
stefanhaller
committed
4d4b143
View commit details
Copy full SHA for 4d4b143
Browse repository at this point
Cleanup: remove unnecessary keypress
Show description for 19a4454
stefanhaller
committed
19a4454
View commit details
Copy full SHA for 19a4454
Browse repository at this point
Commits on Nov 21, 2025
Fix and speed up the file list for the "Enter path to filter by" feature (#5056)
Show description for b57be9e
stefanhaller
authored
b57be9e
View commit details
Copy full SHA for b57be9e
Browse repository at this point
Remove the 'minimal' dependency which we no longer need
stefanhaller
committed
b06c2bb
View commit details
Copy full SHA for b06c2bb
Browse repository at this point
Use git ls-files to list all file suggestions
stefanhaller
committed
1c1676a
View commit details
Copy full SHA for 1c1676a
Browse repository at this point
Commits on Nov 20, 2025
Bump golang.org/x/crypto from 0.37.0 to 0.45.0 (#5054)
Show description for 9d24963
stefanhaller
authored
9d24963
View commit details
Copy full SHA for 9d24963
Browse repository at this point
Bump golang.org/x/crypto from 0.37.0 to 0.45.0
Show description for 1b60c9d
dependabot[bot]
authored
1b60c9d
View commit details
Copy full SHA for 1b60c9d
Browse repository at this point
Commits on Nov 16, 2025
Switch to branches view when checking out a commit (#5048)
Show description for 11c7203
stefanhaller
authored
11c7203
View commit details
Copy full SHA for 11c7203
Browse repository at this point
Switch to branches view when checking out a commit
Show description for 221e025
stefanhaller
committed
221e025
View commit details
Copy full SHA for 221e025
Browse repository at this point
Cleanup: reformat
Show description for e3a09ea
stefanhaller
committed
e3a09ea
View commit details
Copy full SHA for e3a09ea
Browse repository at this point
Trigger immediate background fetch when switching repos (#5047)
Show description for 9f930ee
stefanhaller
authored
9f930ee
View commit details
Copy full SHA for 9f930ee
Browse repository at this point
Trigger background fetch on repo switch only if enough time has passed since the last one
stefanhaller
committed
2af56de
View commit details
Copy full SHA for 2af56de
Browse repository at this point
Add methods for converting RefresherConfig times to time.Durations
stefanhaller
committed
d45f27b
View commit details
Copy full SHA for d45f27b
Browse repository at this point
Cleanup: don't pass refreshInterval to startBackgroundFilesRefresh
Show description for 472b964
stefanhaller
committed
472b964
View commit details
Copy full SHA for 472b964
Browse repository at this point
Trigger immediate background fetch when switching repos
stefanhaller
committed
aff6b64
View commit details
Copy full SHA for aff6b64
Browse repository at this point
Cleanup: remove unused field
stefanhaller
committed
8f4bf49
View commit details
Copy full SHA for 8f4bf49
Browse repository at this point
feat: add fork remote command (#4831)
Show description for ce76222
stefanhaller
authored
ce76222
View commit details
Copy full SHA for ce76222
Browse repository at this point
feat: add fork remote command
Show description for 3892c40
karolzwolak
authored and
stefanhaller
committed
3892c40
View commit details
Copy full SHA for 3892c40
Browse repository at this point
Update table of contents in README.md (#5045)
Show description for ba632d4
stefanhaller
authored
ba632d4
View commit details
Copy full SHA for ba632d4
Browse repository at this point
Update table of contents in README.md
madscientist16
authored
8d15d14
View commit details
Copy full SHA for 8d15d14
Browse repository at this point
Commits on Nov 15, 2025
Suppress output from background fetch (unless there were errors) (#5044)
Show description for 58d2ffa
stefanhaller
authored
58d2ffa
View commit details
Copy full SHA for 58d2ffa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.