Carlos Martín Nieto
fc80d6d836
Rename geef_tree:bypath -> get
2013-05-04 00:25:06 +02:00
Carlos Martín Nieto
0a71085a40
Introduce geef_index
2013-04-26 11:47:40 +02:00
Carlos Martín Nieto
54d9e8b63a
Add lookup/2 to the specific types
...
They proxy to geef_object:lookup/3 which looks up the object and
asserts the type.
2013-04-22 02:13:24 +02:00
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