Ribbit. This project has moved to a new home.

github.com/schacon/ribbit

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2010
  • moved project
May 2010
  • remove debugging and add tests for sorted walking
  • some more test data
  • move README to markdown, better document the API
  • updated readme with current API
  • add hide and reset methods to walker
  • added some new history for revlist testing
  • basic revwalking working
  • fix test name
  • not doing the type to string stuff
  • object hash and write bindings and tests
  • odb closing
  • benchmarks against pure-ruby Grit for object_exists checking
  • packfile testing, moved tests to fixture repo
  • test repo fixture for testing
  • can read objects
  • can now read objects out of the db
  • added initial api document
  • renamed functions to rb_git_* and added odb structure and exists tests
  • renamed hex_to_oid to hex_to_raw and oid_to_hex the same