Commit Graph

5 Commits

Author SHA1 Message Date
Ramon Snir
79f89bcd41 add Geef.Revwalk module for Elixir 2015-07-31 21:49:52 +02:00
Ramon Snir
01254f2f90 add Geef.Config module for Elixir 2015-07-31 21:49:52 +02:00
Carlos Martín Nieto
808646a5ca Work towards elixir 14
While here, make the object be an elixir struct instead of delegating to
the erlang code.

As part of this, geef_nif:commit_tree() has been fixed to return the id,
insted of the type, as we know it's going to be a tree, but not then id.
2014-08-03 01:03:17 +02:00
Carlos Martín Nieto
895041b2a7 tests: properly setup and teardown 2013-09-02 20:10:38 +02:00
Carlos Martín Nieto
9e4826741c Add a tiny elixir test 2013-09-02 02:18:41 +02:00