Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
ogham
/
exa
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
664
Star
24.2k
Code
Issues
196
Pull requests
20
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 24, 2024
Remove Thank You button on README since it didn’t work anyway
ariasuni
committed
3d1edbb
Copy full SHA for 3d1edbb
Commits on Apr 8, 2024
Merge pull request #1249 from capak07/test#1010
Show description for 753150d
ariasuni
authored
753150d
Copy full SHA for 753150d
Commits on Mar 21, 2024
Removed Say Thanks link in README
capak07
committed
d7c9f4e
Copy full SHA for d7c9f4e
Commits on Sep 5, 2023
exa is unmaintained, please use the active fork eza instead
Show description for fb05c42
ariasuni
committed
fb05c42
Copy full SHA for fb05c42
Commits on Aug 3, 2023
Merge pull request #1188 from 1stDimension/ci-migrate
Show description for f039202
ariasuni
authored
f039202
Copy full SHA for f039202
Upgrade Rust version to fix CI
ariasuni
committed
17893b5
Copy full SHA for 17893b5
Merge pull request #1219 from MartinNowak/patch-1
Show description for 08cc56d
ariasuni
authored
08cc56d
Copy full SHA for 08cc56d
Merge pull request #1178 from mtoohey31/fix/obsolete-icons
Show description for 352d32b
ariasuni
authored
352d32b
Copy full SHA for 352d32b
Merge pull request #1175 from dcervenkov/patch-1
Show description for e79f736
ariasuni
authored
e79f736
Copy full SHA for e79f736
Commits on Jul 19, 2023
fix fish completion for -i/--inode option
Show description for a4cee84
MartinNowak
authored
a4cee84
Copy full SHA for a4cee84
Commits on Apr 30, 2023
Moving actions to dtolnay's version
1stDimension
committed
bf41cde
Copy full SHA for bf41cde
Commits on Apr 12, 2023
Replace obsolete icons
mtoohey31
committed
94043e1
Copy full SHA for 94043e1
Commits on Mar 30, 2023
Change ipynb icon
Show description for b8cee60
dcervenkov
authored
b8cee60
Copy full SHA for b8cee60
Commits on Mar 1, 2023
Merge pull request #1125 from Tyrubias/upgrade-and-cleanup
Show description for c697d06
ariasuni
authored
c697d06
Copy full SHA for c697d06
Update README.md
Tyrubias
committed
ee67110
Copy full SHA for ee67110
Update GitHub actions Rust version
Tyrubias
committed
39d15a3
Copy full SHA for 39d15a3
Commits on Feb 24, 2023
Addressed PR comments
Tyrubias
committed
8d03922
Copy full SHA for 8d03922
Grab bag of miscellaneous fixes
Tyrubias
committed
eba3646
Copy full SHA for eba3646
Simplify boolean assertions in tests
Tyrubias
committed
72b2119
Copy full SHA for 72b2119
Avoid redundant closures when calling methods
Tyrubias
committed
bbea87d
Copy full SHA for bbea87d
Avoid manually implementing repeat() with iterators
Tyrubias
committed
1dc14ea
Copy full SHA for 1dc14ea
Use single char pattern for better performance
Tyrubias
committed
d24ca08
Copy full SHA for d24ca08
Use mutable slice instead of creating new Vec in filters
Tyrubias
committed
433a9a5
Copy full SHA for 433a9a5
Fix borrowing code smells
Tyrubias
committed
7c1878f
Copy full SHA for 7c1878f
Use `pointer::cast` instead of `as` pointer casts
Tyrubias
committed
1f40979
Copy full SHA for 1f40979
Convert from bool to u8 using From trait
Tyrubias
committed
1960126
Copy full SHA for 1960126
Use `unsigned_abs` instead of casting from i64 to u64
Tyrubias
committed
7595289
Copy full SHA for 7595289
Nest OR patterns in match arms
Tyrubias
committed
2917062
Copy full SHA for 2917062
Change `pub_enum_variant_names` lint to `enum_variant_names`
Tyrubias
committed
1b844a8
Copy full SHA for 1b844a8
Use `unwrap_or_else` in build.rs
Tyrubias
committed
af267ba
Copy full SHA for af267ba
Safely derive `Eq` whenever we derive `PartialEq`
Tyrubias
committed
cd715a6
Copy full SHA for cd715a6
Upgrade to latest stable Rust and edition 2021
Tyrubias
committed
89bcc00
Copy full SHA for 89bcc00
Commits on Feb 20, 2023
Merge pull request #820 from skyline75489/chesterliu/dev/win-support
Show description for f3ca1fe
ariasuni
authored
f3ca1fe
Copy full SHA for f3ca1fe
Commits on Jul 18, 2022
Merge pull request #1088 from cab-1729/master
Show description for e385cd5
ariasuni
authored
e385cd5
Copy full SHA for e385cd5
Merge pull request #1082 from TygrisIQ/master
Show description for 3ca4091
ariasuni
authored
3ca4091
Copy full SHA for 3ca4091
Pagination
Previous
Next
You can’t perform that action at this time.