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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
uutils
/
coreutils
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
23.9k
Code
Issues
754
Pull requests
395
Discussions
Actions
Projects
Wiki
Security and quality
56
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Optimize recursive ls
- #2083
#2083
Merged
sylvestre
merged 11 commits into
uutils:master
uutils/coreutils:master
from
siebenHeaven:optimize_recursive_ls
siebenHeaven/coreutils:optimize_recursive_ls
Copy head branch name to clipboard
Apr 22, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Optimize recursive ls
#2083
sylvestre
merged 11 commits into
uutils:master
uutils/coreutils:master
from
siebenHeaven:optimize_recursive_ls
siebenHeaven/coreutils:optimize_recursive_ls
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2021
ls: Remove allocations by eliminating collect/clones
siebenHeaven
committed
5850f78
View commit details
Copy full SHA for 5850f78
Browse repository at this point
ls: Introduce PathData structure
Show description for 76cc7fb
siebenHeaven
committed
76cc7fb
View commit details
Copy full SHA for 76cc7fb
Browse repository at this point
ls: Cache more data related to paths
Show description for af68ec8
siebenHeaven
committed
af68ec8
View commit details
Copy full SHA for af68ec8
Browse repository at this point
ls: Add BENCHMARKING.md
siebenHeaven
committed
a7bbef9
View commit details
Copy full SHA for a7bbef9
Browse repository at this point
ls: Document PathData structure
siebenHeaven
committed
f89cb6d
View commit details
Copy full SHA for f89cb6d
Browse repository at this point
tests/ls: Add testcase for error paths with width option
siebenHeaven
committed
b4af0d0
View commit details
Copy full SHA for b4af0d0
Browse repository at this point
Commits on Apr 19, 2021
ls: Fix unused import warning
Show description for 5731dc4
siebenHeaven
authored
5731dc4
View commit details
Copy full SHA for 5731dc4
Browse repository at this point
ls: Suggest checking syscall count in BENCHMARKING.md
siebenHeaven
authored
fc66b32
View commit details
Copy full SHA for fc66b32
Browse repository at this point
Commits on Apr 20, 2021
ls: Remove mentions of sort in BENCHMARKING.md
siebenHeaven
committed
34b4ae0
View commit details
Copy full SHA for 34b4ae0
Browse repository at this point
ls: Remove dependency on cached
Show description for 9415f6c
siebenHeaven
committed
9415f6c
View commit details
Copy full SHA for 9415f6c
Browse repository at this point
ls: Fix MSRV error related to map_or
Show description for 42ecac3
siebenHeaven
committed
42ecac3
View commit details
Copy full SHA for 42ecac3
Browse repository at this point
You can’t perform that action at this time.