0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from sapk/getTags More... almost 11 years ago
Add Git.getTags function More... almost 11 years ago
Merge pull request #16 from rlidwka/highlight More... over 11 years ago
add syntax highlighting to README More... over 11 years ago
Bump version More... over 11 years ago
Merge pull request #14 from yashiro1899/master More... over 11 years ago
replace "path.exists" to "fs.exists" More... almost 13 years ago
Bump version to 0.0.10 More... over 13 years ago
Merge pull request #6 from AvianFlu/master More... over 13 years ago
More fixes for 0.8.x More... over 13 years ago
Fix for node 0.8.x and bump version More... over 13 years ago
Bump version More... over 14 years ago
Merge pull request #8 from pirxpilot/file-encoding More... over 14 years ago
Unit test for tools and affected git-fs functions
pirxpilot
as Damian Krzeminski
More... over 14 years ago
Fix encoding issues with Git.readFile
pirxpilot
as Damian Krzeminski
More... over 14 years ago
[fix]Fix to prevent ENOENT on absence of .git/packed-refs More... over 14 years ago
Fix for node v0.4.x on Solaris More... almost 15 years ago
Added support for older versions (<v1.7) of git's ENOENT error message. More... over 15 years ago
Bump Version More... over 15 years ago
Add an 'errno' property to the Error object in callbacks, and set it to 'process.ENOENT' when a "Path 'path' does not exist in 'commit-ref'" error occurs. More... over 15 years ago
Fix package to have the same require path as either npm or normal. More... over 15 years ago
Add package.json for npm More... over 15 years ago
When there is a file not found message from node, add the file path so that the error is actually useful. More... almost 16 years ago
Don't try to parse empty logs. More... almost 16 years ago
Add a log reader for files. More... almost 16 years ago
Add a stat function. More... almost 16 years ago
Fix a bug so that bare repos with and without refs will work. More... almost 16 years ago
Browser cache is handled in wheat, not in git. More... almost 16 years ago
Make cache life configurable and make the HEAD sha detection code more robust. More... almost 16 years ago
Factor out the caching pattern and expose it. This leads to highly optimized queries and smaller codebases! More... almost 16 years ago