| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | plumbing: packfile, open and close packfile on FSObject reads | Miguel Molina | 2018-08-09 | 9 | -75/+174 |
| * | | | | | | storage: filesystem, add PackfileIter benchmark reading object content | Miguel Molina | 2018-08-09 | 1 | -0/+67 |
| * | | | | | | storage: filesystem, close Packfile after iterating objects | Miguel Molina | 2018-08-09 | 2 | -1/+17 |
| * | | | | | | plumbing: packfile, rename DiskObject to FSObject | Miguel Molina | 2018-08-09 | 2 | -15/+15 |
| * | | | | | | storage: filesystem, benchmark PackfileIter | Miguel Molina | 2018-08-09 | 2 | -15/+94 |
| * | | | | | | plumbing: packfile, read object content only once | Miguel Molina | 2018-08-09 | 2 | -7/+40 |
| * | | | | | | plumbing: packfile, add Parse benchmark | Miguel Molina | 2018-08-09 | 1 | -0/+30 |
| * | | | | | | plumbing: packfile, allow non-seekable sources on Parser | Miguel Molina | 2018-08-08 | 7 | -180/+235 |
| * | | | | | | *: use parser to populate non writable storages and bug fixes | Miguel Molina | 2018-08-07 | 19 | -1237/+561 |
| * | | | | | | Merge pull request #907 from erizocosmico/feature/fix-tests | Miguel Molina | 2018-08-01 | 7 | -45/+116 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | plumbing: packfile, fix package tests | Miguel Molina | 2018-07-30 | 6 | -43/+88 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #904 from jfontan/feature/new-packfile-parser | Javi Fontan | 2018-07-27 | 4 | -32/+132 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | plumbing/packfile: add index generation to decoder | Javi Fontan | 2018-07-27 | 1 | -7/+25 |
| | * | | | | | | storage/filesystem: remove duplicated IndexStorage | Javi Fontan | 2018-07-27 | 1 | -15/+0 |
| | * | | | | | | plumbing/idxfile: test FindHash and writer with 64 bit offsets | Javi Fontan | 2018-07-27 | 2 | -10/+107 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #899 from erizocosmico/feature/new-packfile | Miguel Molina | 2018-07-27 | 9 | -38/+723 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | plumbing: packfile, lazy object reads with DiskObjects | Miguel Molina | 2018-07-27 | 6 | -41/+314 |
| | * | | | | | | plumbing: packfile, new Packfile representation | Miguel Molina | 2018-07-26 | 7 | -158/+437 |
| * | | | | | | | Merge pull request #902 from jfontan/feature/new-packfile-parser | Javi Fontan | 2018-07-27 | 4 | -135/+49 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | storage/filesystem: add back IndexStorage | Javi Fontan | 2018-07-27 | 1 | -0/+47 |
| | * | | | | | | plumbing: fix two errors in idxfile and packfile decoder | Javi Fontan | 2018-07-26 | 2 | -2/+2 |
| | * | | | | | | plumbing, packfile: delete index_test as is no longer used | Javi Fontan | 2018-07-26 | 1 | -133/+0 |
| * | | | | | | | Merge pull request #898 from jfontan/feature/new-packfile-parser | Javi Fontan | 2018-07-26 | 10 | -47/+831 |
| |\| | | | | | |
|
| | * | | | | | | plumbing, storage: integrate new index | Javi Fontan | 2018-07-26 | 5 | -45/+57 |
| | * | | | | | | plumbing/idxfile: index is created only once and retrieved with Index | Javi Fontan | 2018-07-26 | 2 | -35/+70 |
| | * | | | | | | plumbing/idxfile: add offset/hash mapping to index | Javi Fontan | 2018-07-26 | 1 | -0/+51 |
| | * | | | | | | plumbing/idxfile: fix bug searching in MemoryIndex | Javi Fontan | 2018-07-26 | 1 | -2/+2 |
| | * | | | | | | plumbing/packfile: preallocate memory in PatchDelta | Javi Fontan | 2018-07-26 | 1 | -1/+1 |
| | * | | | | | | plumbing/idxfile: support offset64 generating indexes | Javi Fontan | 2018-07-26 | 2 | -5/+65 |
| | * | | | | | | plumbing/idxfile: use Entry to hold object data | Javi Fontan | 2018-07-26 | 1 | -16/+11 |
| | * | | | | | | plumbing: idxfile, add idxfile.Writer with Observer interface | Javi Fontan | 2018-07-26 | 1 | -0/+132 |
| | * | | | | | | plumbing/packfile: disable lookup by offset | Javi Fontan | 2018-07-26 | 1 | -8/+9 |
| | * | | | | | | plumbing/packfile: add new packfile parser | Javi Fontan | 2018-07-26 | 2 | -0/+498 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #896 from erizocosmico/feature/new-index-decoder | Miguel Molina | 2018-07-26 | 10 | -387/+484 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | plumbing/format/idxfile: add new Index and MemoryIndex | Miguel Molina | 2018-07-19 | 10 | -387/+484 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #910 from fkorotkov/fedor/fix-tag-cloning | Máximo Cuadros | 2018-08-09 | 3 | -6/+32 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed cloning of a single tag | Fedor Korotkov | 2018-08-08 | 3 | -6/+32 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #892 from jfontan/fix/get-pgp-signature | Máximo Cuadros | 2018-08-07 | 2 | -18/+45 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | plumbing/object: fix pgp signature encoder/decoder | Javi Fontan | 2018-07-18 | 2 | -18/+45 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #905 from ajnavarro/fix/tag-godoc | Máximo Cuadros | 2018-08-02 | 1 | -2/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fix wrong godoc on Tags() method. | Antonio Jesus Navarro Perez | 2018-07-30 | 1 | -2/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #862 from thehowl/patch-1 | Máximo Cuadros | 2018-07-16 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix documentation for Notes | Morgan | 2018-06-16 | 1 | -1/+2 |
* | | | | | | | Merge pull request #885 from jsravn/findentry-return-file-not-found | Máximo Cuadros | 2018-07-16 | 2 | -3/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | plumbing: object, expose ErrEntryNotFound in FindEntry. Fixes #883 | James Ravn | 2018-07-10 | 2 | -3/+8 |
* | | | | | | | | Merge pull request #888 from jeromedoucet/tech/add_gog_repository_not_found | Máximo Cuadros | 2018-07-16 | 2 | -0/+83 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | plumbing/transport/internal: common, add support of Gogs for ErrRepositoryNot... | Jerome Doucet | 2018-07-14 | 2 | -0/+83 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #874 from smola/patchcontextv4.5.0 | Máximo Cuadros | 2018-07-10 | 9 | -9/+297 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | plumbing: add context to allow cancel on diff/patch computing | Marc Barussaud | 2018-07-02 | 9 | -9/+297 |
* | | | | | | | | Merge pull request #864 from smola/no-norwfs | Máximo Cuadros | 2018-07-06 | 5 | -94/+82 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|