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 }}
saneef
/
eleventy-plugin-git-commit-date
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat/async
- #4
#4
Merged
saneef
merged 19 commits into
main
saneef/eleventy-plugin-git-commit-date:main
from
feat/async
saneef/eleventy-plugin-git-commit-date:feat/async
Copy head branch name to clipboard
Feb 27, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat/async
#4
saneef
merged 19 commits into
main
saneef/eleventy-plugin-git-commit-date:main
from
feat/async
saneef/eleventy-plugin-git-commit-date:feat/async
Copy head branch name to clipboard
Commits
Commits on Dec 26, 2025
memoize the functions
saneef
committed
6e94888
View commit details
Copy full SHA for 6e94888
Browse repository at this point
ci: adds github workflow to run tests
saneef
committed
e22edb3
View commit details
Copy full SHA for e22edb3
Browse repository at this point
test: bumps rimraf to v5.0
saneef
committed
036b280
View commit details
Copy full SHA for 036b280
Browse repository at this point
chore: bumps prettier and eslint
Show description for e43b0b4
saneef
committed
e43b0b4
View commit details
Copy full SHA for e43b0b4
Browse repository at this point
chore: bumps ava to v6
Show description for e39147d
saneef
committed
e39147d
View commit details
Copy full SHA for e39147d
Browse repository at this point
makes ESM module
saneef
committed
c1ad76c
View commit details
Copy full SHA for c1ad76c
Browse repository at this point
replaces husky with lefthook
saneef
committed
cc2e52c
View commit details
Copy full SHA for cc2e52c
Browse repository at this point
updates npmignore
saneef
committed
c74a3bd
View commit details
Copy full SHA for c74a3bd
Browse repository at this point
chore: run tests only on js file changes
saneef
committed
7844e15
View commit details
Copy full SHA for 7844e15
Browse repository at this point
removes nyc
saneef
committed
e159c5e
View commit details
Copy full SHA for e159c5e
Browse repository at this point
fix(lefthook): fails to run prettier and eslint
saneef
committed
68a0d16
View commit details
Copy full SHA for 68a0d16
Browse repository at this point
chore: enables type check on config files
saneef
committed
874f21d
View commit details
Copy full SHA for 874f21d
Browse repository at this point
feat: make the filters async
Show description for b4d3c6d
saneef
committed
b4d3c6d
View commit details
Copy full SHA for b4d3c6d
Browse repository at this point
fix(package.json): adds back lint script
saneef
committed
1545238
View commit details
Copy full SHA for 1545238
Browse repository at this point
fix(npmignore): wrong file name
saneef
committed
9085dad
View commit details
Copy full SHA for 9085dad
Browse repository at this point
chore(editorconfig): updates MD related settings
saneef
committed
9f8e97c
View commit details
Copy full SHA for 9f8e97c
Browse repository at this point
docs(readme): updates examples to ESM
saneef
committed
18e368f
View commit details
Copy full SHA for 18e368f
Browse repository at this point
Commits on Feb 27, 2026
feat: query git repo only once
Show description for b7fede0
saneef
committed
b7fede0
View commit details
Copy full SHA for b7fede0
Browse repository at this point
remove comment about slow from readme
Show description for 7849f3d
saneef
committed
7849f3d
View commit details
Copy full SHA for 7849f3d
Browse repository at this point
You can’t perform that action at this time.