0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add rebase, rebase-continue, branch-exists?. More... over 14 years ago
Add check-ref-format, check-branch-name. More... over 14 years ago
Make the git path configurable. More... over 14 years ago
Add build files. More... over 14 years ago
Add checking-fatality. More... over 14 years ago
Checking for sha-ness. More... over 14 years ago
Add to-commit, which uses rev-parse to turn just about anything into a commit object. More... over 14 years ago
Add checkout, merge-current, pull, and push. More... over 14 years ago
Add adding-to-tree function to simplify adding entries to an existing tree. Not recursive. More... over 14 years ago
Add preliminary branch support. More... over 14 years ago
Alter how tree rows are represented. We now use a 4-element vector rather than a map, and can now take permissions as input to make-tree. This is a breaking change. More... over 14 years ago
Error checking. More... over 14 years ago
Cleanup and fixes. More... over 14 years ago
Better handling of git types and trees. More... almost 15 years ago
Add tree access functions. More... almost 15 years ago
Support catting of non-blob objects. More... almost 15 years ago
Minor fixes. More... almost 15 years ago
Add README. More... almost 15 years ago
First run at a Clojure git client. More... almost 15 years ago