Carlos Martín Nieto
4f507b8146
Make the repo a gen_server
...
This helps us make sure we only have one thread accessing a particular
repo at a time and hopefully help us be more in line with usual erlang
practices.
2013-04-06 18:34:02 +02:00
Carlos Martín Nieto
9b2a053848
Add object id lookup
2013-03-02 03:27:40 +01:00
Carlos Martín Nieto
361c9ddb27
Let geef_object:lookup also be an iolist
2013-03-02 03:10:42 +01:00
Carlos Martín Nieto
7471774558
Get rid of an unused var
2013-03-01 19:58:27 +01:00
Carlos Martín Nieto
b2e366027b
Add geef_commit:tree()
2013-02-17 23:45:03 +01:00
Carlos Martín Nieto
6d34f99520
Add geef_commit:tree_id
2013-02-17 21:25:32 +01:00
Carlos Martín Nieto
d71c6ff702
Add a way to look up objects
2013-01-30 00:16:52 +01:00