Vicent Martí
|
bfb5916468
|
Merge pull request #833 from carlosmn/odb-one
odb: allow creating an ODB backend from a packfile index
|
2012-07-31 10:16:21 -07:00 |
|
nulltoken
|
1d733b573a
|
odb: add some documentation to the foreach() test
|
2012-07-25 11:23:27 +02:00 |
|
Carlos Martín Nieto
|
507523c32f
|
odb: allow creating an ODB backend from a packfile index
git_odb_backend_one_packfile() allows us to create an ODB backend out
of an .idx file.
|
2012-07-21 16:23:49 +02:00 |
|
Carlos Martín Nieto
|
eca67c585e
|
tests: fix git_odb_foreach() object count
Some objects were added in another PR
|
2012-07-12 20:40:09 +02:00 |
|
Carlos Martín Nieto
|
521aedad30
|
odb: add git_odb_foreach()
Go through each backend and list every objects that exists in
them. This allows fsck-like uses.
|
2012-07-03 12:50:51 +02:00 |
|