0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create LICENSE More... almost 5 years ago
Better test runner. More... over 14 years ago
Use re: instead of regexp. More... over 14 years ago
Better Rakefile task names and default selection. More... over 14 years ago
Make our future lives easier by introducing a git record. More... over 14 years ago
Refactor tests to use eunit and other goodies. More... over 14 years ago
Eliminate (most) warnings More... over 14 years ago
Use the binary syntax to parse loose objects More... over 14 years ago
reformatting readme More... over 14 years ago
moved readme to .md ext More... over 14 years ago
fix readme formatting, update todo More... over 14 years ago
added a real readme with a bit of docs More... over 14 years ago
simple benchmarking, todo list More... over 14 years ago
refactored read_object to object_data, got tree parsing working More... over 14 years ago
added simple log function More... over 14 years ago
using digraph toposorter for revlist now More... over 14 years ago
getting rid of some erl warnings More... over 14 years ago
refactored commit into record More... over 14 years ago
revlist basically working More... over 14 years ago
stub out revlist functionality More... over 14 years ago
test packfile data from grit More... over 14 years ago
ref deltas now properly unpacked, too More... over 14 years ago
ofs delta patching seems to be working More... over 14 years ago
add git repo for testing More... over 14 years ago
extracting offset delta and base obj data properly, just need to patch it More... over 14 years ago
object_exists function working - checking both packed and loose objects More... over 14 years ago
can now parse basic packfile data, but not deltas yet More... over 14 years ago
checkpoint: can seek into a packfile, starting to parse the data More... over 14 years ago
converting the shas to hex More... over 14 years ago
full packfile index parsing More... over 14 years ago