List all authors that have contributed to a git project in descending order, based on the number of commits.
published version 0.1.0, 11 years agoParse git commit data, like the one we get when running `git rev-list ...`.
published version 1.1.0, 6 years agoEasily search a git repo in a Node streamy way (by shelling out to git-grep(1)).
published version 0.1.0, 11 years agoFind symbolic names for given revs by shelling out to Git (namely git-name-rev(1))
published version 0.1.0, 11 years agoList the references from the local repository in a Node streamy way (by shelling out to git-show-ref(1)).
published version 1.0.0, 9 years agoGet submodules data (name, path, url) for a git repo.
published version 0.1.1, 11 years agoDoesn't throw an error when JSON.parse() fails, just returns undefined
published version 1.0.0, 8 years agoShelling out to git blame in a streaming Node fashion.
published version 1.4.0, 8 years agoCreate a readable stream from a spawned git process.
published version 1.0.1, 7 years agoTransparently cache your asynchronous get functions.
published version 0.1.0, 11 years agoExpress middleware that handles the Etag caching mechanism for you and only calls the dynamic function to load the content when needed. [](https://travis-ci.org/alessio
published version 0.1.0, 11 years agoGet the commit history of a repo in a Node streamy way (shelling out to git-rev-list(1)).
published version 1.3.0, 8 years agoDynamic DNS for your domain using Amazon Route53
published version 0.1.4, 7 years agoStream the content of a git tree object by shelling out to git-ls-tree(1)
published version 1.1.0, 6 years agoDetects if a file is binary based on its content
published version 0.1.0, 11 years agoShelling out to git-diff-tree(1) in a Node streamy fashion
published version 1.1.0, 5 years agoControl flow library for parallel async functions; it invokes the callback with the aggregated results or an error
published version 3.0.1, 7 years agoNode module that will setup the process.title for your application automagically
published version 2.0.0, 10 years agoGet the size of a folder by iterating through its sub-files and -folders.
published version 5.0.0, 9 months agoHTTP error-handling middleware that displays syntax highlighted source code.
published version 1.2.0, 9 years agoRecursive search (folder path upwards) until the package.json data is found
published version 0.1.1, 10 years agoA combination of fs-write-stream-atomic and node-proper-lockfile to ensure that no more than one (atomic) write stream can be used at a time for a certain file.
published version 0.1.0, 10 years agoExpress-like generic middleware that you can use for anything.
published version 2.1.0, 9 years agoControl flow library, similar to `async.waterfall` but prettier and faster.
published version 1.1.0, 9 years ago