nulltoken
|
cd44576790
|
blob: add git_blob_create_fromchunks()
|
2012-06-07 20:33:22 +02:00 |
|
Carlos Martín Nieto
|
f0b350eb52
|
tests: make sure we clean up in objects/blob/write.c
|
2012-05-13 11:28:49 +02:00 |
|
nulltoken
|
6ca9643c96
|
blob: Add git_blob_create_fromdisk()
This function will create blobs in the object database from files anywhere on the filesystem. This can be run against bare and non-bare repositories.
|
2012-05-13 11:28:49 +02:00 |
|
Russell Belfer
|
ce49c7a8a9
|
Add filter tests and fix some bugs
This adds some initial unit tests for file filtering and fixes
some simple bugs in filter application.
|
2012-03-02 15:09:40 -08:00 |
|