Thanks to visit codestin.com
Credit goes to github.com
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
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
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 }}
vertti
/
diffnav
Public
forked from
dlvhdr/diffnav
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2026
fix(filetree): use forward-slash path separator for git diff paths (#121) (#128)
Booyaka101
authored
19b947d
View commit details
Copy full SHA for 19b947d
Browse repository at this point
Commits on May 1, 2026
docs: sponsors (#127)
dlvhdr
authored
7b12b79
View commit details
Copy full SHA for 7b12b79
Browse repository at this point
Commits on Apr 20, 2026
feat: add ui.startFoldersOpenDepth config option (#123)
nasxisbest
authored
214ed73
View commit details
Copy full SHA for 214ed73
Browse repository at this point
feat: scroll to bottom and top (#125)
Show description for 4e7ddc6
dlvhdr
authored
4e7ddc6
View commit details
Copy full SHA for 4e7ddc6
Browse repository at this point
Commits on Apr 4, 2026
Resolve Git repo root from CWD when possible. (#118)
flonle
authored
5f77725
View commit details
Copy full SHA for 5f77725
Browse repository at this point
Commits on Mar 27, 2026
docs: ai policy (#116)
dlvhdr
authored
76a1f9f
View commit details
Copy full SHA for 76a1f9f
Browse repository at this point
Commits on Mar 21, 2026
chore: upgrade deps (#114)
dlvhdr
authored
0957bb1
View commit details
Copy full SHA for 0957bb1
Browse repository at this point
feat: Add shift+tab as alias for tab to switch panels (#109)
Show description for 822adc6
llimllib
authored
822adc6
View commit details
Copy full SHA for 822adc6
Browse repository at this point
ci: add basic CI workflow (#113)
Show description for 4a31deb
vertti
authored
4a31deb
View commit details
Copy full SHA for 4a31deb
Browse repository at this point
feat: add watch mode for auto-refreshing diffs (#96)
Show description for e616b2a
vertti
and
dlvhdr
authored
e616b2a
View commit details
Copy full SHA for e616b2a
Browse repository at this point
Commits on Mar 20, 2026
feat(search): show filename first + icons (#105)
dlvhdr
authored
dc735a5
View commit details
Copy full SHA for dc735a5
Browse repository at this point
feat: add scrollbar to diff viewer (#112)
Show description for e651360
pablospe
authored
e651360
View commit details
Copy full SHA for e651360
Browse repository at this point
Commits on Mar 18, 2026
feat: commit info overlay with `m` key (#103)
Show description for 19503d8
pablospe
authored
19503d8
View commit details
Copy full SHA for 19503d8
Browse repository at this point
Commits on Mar 14, 2026
feat: add n (next file) and p/N (previous file) shortcuts to jump between files (#98)
Show description for c899b9e
pablospe
authored
c899b9e
View commit details
Copy full SHA for c899b9e
Browse repository at this point
Commits on Mar 13, 2026
feat: add F1 key to toggle help overlay (#101)
Show description for 41f1c16
pablospe
authored
41f1c16
View commit details
Copy full SHA for 41f1c16
Browse repository at this point
Commits on Mar 6, 2026
fix: sidebar search crashes (#95)
Show description for 2898ff7
lukaszcz
authored
2898ff7
View commit details
Copy full SHA for 2898ff7
Browse repository at this point
feat: show commit info when used as a pager for git show (#97)
Show description for e215560
fgrehm
authored
e215560
View commit details
Copy full SHA for e215560
Browse repository at this point
Commits on Feb 15, 2026
feat: fang (#88)
dlvhdr
authored
1f844e9
View commit details
Copy full SHA for 1f844e9
Browse repository at this point
Commits on Feb 13, 2026
chore: readme updates (#87)
Show description for 11281c3
dlvhdr
authored
11281c3
View commit details
Copy full SHA for 11281c3
Browse repository at this point
Commits on Feb 7, 2026
feat: floating help menu (#85)
dlvhdr
authored
3da3297
View commit details
Copy full SHA for 3da3297
Browse repository at this point
Commits on Feb 6, 2026
fix: only log errors to stderr if not debug mode (#84)
Show description for e95cea2
dlvhdr
authored
e95cea2
View commit details
Copy full SHA for e95cea2
Browse repository at this point
fix: use cache key for side-by-side toggle instead of clearing cache (#77)
Show description for 89fce8d
pablospe
authored
89fce8d
View commit details
Copy full SHA for 89fce8d
Browse repository at this point
docs: logo (#83)
Show description for 12df9f2
dlvhdr
authored
12df9f2
View commit details
Copy full SHA for 12df9f2
Browse repository at this point
Commits on Jan 31, 2026
docs: showDiffStats option to README (#74)
dlvhdr
authored
0954ccc
View commit details
Copy full SHA for 0954ccc
Browse repository at this point
Fix side-by-side toggle for directory nodes (#72)
Show description for dfb73a4
pablospe
authored
dfb73a4
View commit details
Copy full SHA for dfb73a4
Browse repository at this point
feat: diffstats
dlvhdr
committed
297d8d0
View commit details
Copy full SHA for 297d8d0
Browse repository at this point
fix: add node cache so you can view collapsed nodes diff (#71)
dlvhdr
authored
9305af9
View commit details
Copy full SHA for 9305af9
Browse repository at this point
feat: expand/collapse dirs (#70)
dlvhdr
authored
6e5d9c3
View commit details
Copy full SHA for 6e5d9c3
Browse repository at this point
Commits on Jan 30, 2026
refactor: use dirnode for dir nodes (#69)
dlvhdr
authored
2d86e83
View commit details
Copy full SHA for 2d86e83
Browse repository at this point
docs: update demo image and width in README (#68)
dlvhdr
authored
cdc1ccf
View commit details
Copy full SHA for cdc1ccf
Browse repository at this point
refactor: rename filetreev2 to filetree (#67)
dlvhdr
authored
cc9c87c
View commit details
Copy full SHA for cc9c87c
Browse repository at this point
Commits on Jan 27, 2026
refactor: use tree bubble (#37)
dlvhdr
authored
52b6e4e
View commit details
Copy full SHA for 52b6e4e
Browse repository at this point
Commits on Jan 23, 2026
feat: add configurable icon styles with nerd font support (#65)
Show description for 04b0c19
pablospe
authored
04b0c19
View commit details
Copy full SHA for 04b0c19
Browse repository at this point
Commits on Jan 21, 2026
chore: update .gh-dash.yml
dlvhdr
committed
580ed20
View commit details
Copy full SHA for 580ed20
Browse repository at this point
Commits on Jan 14, 2026
feat: add unified diff view option (#63)
markdorison
authored
4bfcf87
View commit details
Copy full SHA for 4bfcf87
Browse repository at this point
Previous
Next
You can’t perform that action at this time.