| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Remove debug print, fix large edge count calculation to make the reencoded fi... | Filip Navara | 2019-04-24 | 2 | -3/+1 |
| * | | Split OpenFileIndex into smaller functions | Filip Navara | 2019-04-24 | 2 | -32/+51 |
| * | | Split Encoder into smaller functions | Filip Navara | 2019-04-24 | 2 | -55/+95 |
| * | | Rename fixture tag to commit-graph | Filip Navara | 2019-04-24 | 1 | -3/+3 |
| * | | plumbing: format/commitgraph, add APIs for reading and writing commit-graph f... | Filip Navara | 2019-04-24 | 5 | -0/+632 |
* | | | Merge pull request #1121 from filipnavara/small-deltas | Máximo Cuadros | 2019-04-24 | 1 | -56/+126 |
|\ \ \
| |/ /
|/| | |
|
| * | | Populate the offsetToType cache in the iterator even for the skipped objects | Filip Navara | 2019-04-24 | 1 | -0/+3 |
| * | | Better fix for the getObjectType problem in the iterator | Filip Navara | 2019-04-24 | 1 | -6/+9 |
| * | | Remove duplicate cache lookup in getObjectContent, it is already done in FSOb... | Filip Navara | 2019-04-24 | 1 | -13/+0 |
| * | | Fix an error where getObjectType would seek in file and mess up the position ... | Filip Navara | 2019-04-24 | 1 | -7/+11 |
| * | | Reduce indentation | Filip Navara | 2019-04-23 | 1 | -7/+5 |
| * | | Add one more cache check to the iterator | Filip Navara | 2019-04-23 | 1 | -2/+12 |
| * | | Address PR feedback | Filip Navara | 2019-04-23 | 1 | -2/+2 |
| * | | Rename functions | Filip Navara | 2019-04-23 | 1 | -7/+9 |
| * | | Avoid filling up the object cache from Packfile.GetByType with typ != plumbin... | Filip Navara | 2019-04-23 | 1 | -17/+42 |
| * | | Get the buffer from pool in fillOFSDeltaObjectContent instead of creating new... | Filip Navara | 2019-04-22 | 1 | -1/+1 |
| * | | Update comment | Filip Navara | 2019-04-21 | 1 | -3/+3 |
| * | | plumbing: packfile, apply small object reading optimization also for delta ob... | Filip Navara | 2019-04-20 | 1 | -23/+61 |
* | | | Merge pull request #1124 from saracen/packfile-scanner-improved-reader | Máximo Cuadros | 2019-04-23 | 3 | -105/+143 |
|\ \ \
| |_|/
|/| | |
|
| * | | plumbing: packfile/scanner, readability/performance improvements, zlib pooling | Arran Walker | 2019-04-22 | 3 | -105/+143 |
| |/ |
|
* | | Merge pull request #1123 from saracen/object-storage-open-packfile | Máximo Cuadros | 2019-04-23 | 1 | -0/+5 |
|\ \ |
|
| * | | filesystem: ObjectStorage, MaxOpenDescriptors option | Arran Walker | 2019-04-22 | 1 | -0/+5 |
| |/ |
|
* | | Merge pull request #1126 from saracen/index-performance-improvements | Máximo Cuadros | 2019-04-22 | 1 | -18/+19 |
|\ \ |
|
| * | | plumbing: format/index perf, buffered reads, reflection removal | Arran Walker | 2019-04-21 | 1 | -18/+19 |
| |/ |
|
* / | plumbing: idxfile, avoid unnecessary building of reverse offset/hash map | Filip Navara | 2019-04-20 | 1 | -4/+26 |
|/ |
|
* | packfile: get object size correctly for delta objects | Jeremy Stribling | 2019-01-31 | 2 | -1/+27 |
* | plumbing/packfile: test UpdateObjectStorage empty packfile error | Javi Fontan | 2018-12-03 | 1 | -0/+14 |
* | git: return better error message when packfile cannot be downloaded | Javi Fontan | 2018-11-30 | 1 | -1/+7 |
* | plumbing: format/packfile, performance optimizations for reading large commit... | Filip Navara | 2018-11-28 | 5 | -33/+89 |
* | Merge pull request #1025 from mcuadros/eoiev4.8.0 | Máximo Cuadros | 2018-11-19 | 4 | -4/+122 |
|\ |
|
| * | plumbing: format/index: support for EOIE extension, by default on git v2.2.0 | Máximo Cuadros | 2018-11-19 | 4 | -4/+122 |
* | | Merge pull request #994 from epiclabs-io/fix-thin-pack | Máximo Cuadros | 2018-11-16 | 2 | -47/+95 |
|\ \ |
|
| * | | plumbing/format/packfile: Added thin pack test | Javier Peletier | 2018-11-12 | 1 | -0/+50 |
| * | | plumbing/format/packfile: Fix broken "thin" packfile support. Fixes #991 | Javier Peletier | 2018-10-23 | 1 | -47/+45 |
| |/ |
|
* / | Remove unused method (#1022) | Antonio Navarro Perez | 2018-11-16 | 1 | -56/+0 |
|/ |
|
* | packfile: add comment on GetSizeByOffset | Jeremy Stribling | 2018-10-15 | 1 | -0/+2 |
* | object: get object size without reading whole object | Jeremy Stribling | 2018-10-11 | 1 | -0/+16 |
* | all: remove extra 's' in "mismatch" | Jongmin Kim | 2018-09-26 | 1 | -1/+1 |
* | Merge pull request #932 from flant/fix-negative-range-info | Máximo Cuadros | 2018-09-10 | 2 | -2/+43 |
|\ |
|
| * | Fix fatal corrupt patch in unified diff format | Antonio Jesus Navarro Perez | 2018-09-07 | 2 | -2/+43 |
* | | Expose Storage cache. | kuba-- | 2018-09-07 | 1 | -4/+3 |
|/ |
|
* | plumbing, storage: add bases to the common cache | Javi Fontan | 2018-08-22 | 2 | -0/+25 |
* | plumbing/idxfile: object iterators returns entries in offset order | Javi Fontan | 2018-08-21 | 3 | -1/+85 |
* | Fixed an edge case for .gitignore | Fedor Korotkov | 2018-08-19 | 2 | -0/+9 |
* | plumbing/packfile: do not compute sha1 for already undeltified objects | Javi Fontan | 2018-08-14 | 1 | -7/+9 |
* | plumbing/pacfile: tidy up objectInfo struct | Javi Fontan | 2018-08-14 | 1 | -36/+22 |
* | plumbing: add buffer cache and use it in packfile parser | Javi Fontan | 2018-08-14 | 1 | -14/+10 |
* | plumbing: idxfile, Crc32 to CRC32 and return ok from findHashIndex | Miguel Molina | 2018-08-10 | 4 | -23/+23 |
* | plumbing: packfile, open and close packfile on FSObject reads | Miguel Molina | 2018-08-09 | 5 | -56/+126 |
* | plumbing: packfile, rename DiskObject to FSObject | Miguel Molina | 2018-08-09 | 2 | -15/+15 |