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 }}
rakyll
/
statik
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
3.8k
Code
Issues
24
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
support positive count in Readdir()
- #61
#61
Merged
rakyll
merged 11 commits into
rakyll:master
rakyll/statik:master
from
Songmu:readdir
Songmu/statik:readdir
Copy head branch name to clipboard
Mar 20, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
support positive count in Readdir()
#61
rakyll
merged 11 commits into
rakyll:master
rakyll/statik:master
from
Songmu:readdir
Songmu/statik:readdir
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2019
filter grandchild entry in Readdir
Songmu
committed
ad84c5e
View commit details
Copy full SHA for ad84c5e
Browse repository at this point
Commits on Mar 4, 2019
support deep directory
Songmu
committed
309d824
View commit details
Copy full SHA for 309d824
Browse repository at this point
stat.Name() should return basename conventionally for recursive walking
Songmu
committed
72ce169
View commit details
Copy full SHA for 72ce169
Browse repository at this point
add test for deep directory structure
Songmu
committed
4480670
View commit details
Copy full SHA for 4480670
Browse repository at this point
add TestWalk
Songmu
committed
0426302
View commit details
Copy full SHA for 0426302
Browse repository at this point
define staticFS.dirs, build it in New() and use it in Readdir
Songmu
committed
3957237
View commit details
Copy full SHA for 3957237
Browse repository at this point
define httpFile.dirIdx for support positive count in Readdir
Songmu
committed
965c6f9
View commit details
Copy full SHA for 965c6f9
Browse repository at this point
add TestHTTPFile_Readdir
Songmu
committed
78f4caf
View commit details
Copy full SHA for 78f4caf
Browse repository at this point
Commits on Mar 14, 2019
remove unnecessary process in Close
Songmu
committed
f2d96e8
View commit details
Copy full SHA for f2d96e8
Browse repository at this point
corresponds to the part pointed out in the review.
Show description for fde9a36
Songmu
committed
fde9a36
View commit details
Copy full SHA for fde9a36
Browse repository at this point
enhance comment in Readdir
Songmu
committed
65801d8
View commit details
Copy full SHA for 65801d8
Browse repository at this point
You can’t perform that action at this time.