| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 #1131 from mcuadros/go-mod | Máximo Cuadros | 2019-04-23 | 2 | -33/+41 |
|\ \ \ |
|
| * | | | go modules update | Máximo Cuadros | 2019-04-23 | 2 | -33/+41 |
|/ / / |
|
* | | | 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 | 5 | -49/+143 |
|\ \ \ |
|
| * | | | filesystem: ObjectStorage, MaxOpenDescriptors option | Arran Walker | 2019-04-22 | 5 | -49/+143 |
| |/ / |
|
* | | | Merge pull request #1126 from saracen/index-performance-improvements | Máximo Cuadros | 2019-04-22 | 4 | -19/+46 |
|\ \ \ |
|
| * | | | utils: binary reader, add ReadUntilFromBufioReader() | Arran Walker | 2019-04-22 | 2 | -6/+22 |
| * | | | plumbing: format/index perf, buffered reads, reflection removal | Arran Walker | 2019-04-21 | 3 | -19/+30 |
| |/ / |
|
* | | | Merge pull request #1125 from saracen/tree-walk-optimization | Máximo Cuadros | 2019-04-22 | 4 | -9/+34 |
|\ \ \ |
|
| * | | | plumbing: TreeWalker performance improvement, bufio pool for objects | Arran Walker | 2019-04-22 | 4 | -9/+34 |
| |/ / |
|
* | | | Merge pull request #1119 from filipnavara/idxfile-reverse-index | Máximo Cuadros | 2019-04-22 | 1 | -4/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | plumbing: idxfile, avoid unnecessary building of reverse offset/hash map | Filip Navara | 2019-04-20 | 1 | -4/+26 |
| |/ |
|
* | | Merge pull request #1118 from filipnavara/fix1104 | Máximo Cuadros | 2019-04-21 | 2 | -1/+73 |
|\ \
| |/
|/| |
|
| * | Add test for decoding and verifying signed tags with extra new line after sig... | Filip Navara | 2019-04-20 | 1 | -0/+72 |
| * | plumbing: object, Fix tag message decoding | Spencer Judd | 2019-04-20 | 1 | -1/+1 |
|/ |
|
* | plumbing: commit.StatsContext and fix for orphan commit (#1115)v4.11.0 | Máximo Cuadros | 2019-04-18 | 2 | -15/+40 |
* | Merge pull request #1088 from oleksii-shnyra/fix-1074 | Máximo Cuadros | 2019-04-18 | 2 | -2/+87 |
|\ |
|
| * | plumbing: commit.Stat test suite | Máximo Cuadros | 2019-04-18 | 1 | -0/+78 |
| * | plumbing: object, Count stats properly when no new line added at the end. Fix... | oleksiishnyra | 2019-03-14 | 1 | -2/+9 |
* | | Merge pull request #1112 from HashedDan/commit-example-typo | Máximo Cuadros | 2019-04-18 | 1 | -1/+1 |
|\ \ |
|
| * | | examples: commit, fixed minor typo in info statement | HashedDan | 2019-04-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1095 from niukuo/panic_find_entry | Máximo Cuadros | 2019-04-02 | 2 | -1/+4 |
|\ \ |
|
| * | | fix panic in object.Tree.FindEntry | niukuo | 2019-03-27 | 2 | -1/+4 |
* | | | Merge pull request #1099 from dpordomingo/go1.12-support | Máximo Cuadros | 2019-04-02 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | travis: drop go1.10 add go1.12 | David Pordomingo | 2019-03-29 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #1092 from niukuo/master | Máximo Cuadros | 2019-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | fix missing error in bfsCommitIterator | niukuo | 2019-03-21 | 1 | -1/+1 |
* | | | Merge pull request #1094 from niukuo/remote_anonymous | Máximo Cuadros | 2019-03-25 | 2 | -0/+47 |
|\ \ \ |
|
| * | | | add Repository.CreateRemoteAnonymous | niukuo | 2019-03-22 | 2 | -0/+47 |
| |/ / |
|
* | | | Merge pull request #1093 from jfontan/transactional-packfilewriter-interface | Máximo Cuadros | 2019-03-22 | 2 | -9/+67 |
|\ \ \
| |/ /
|/| | |
|
| * | | transactional: implement storer.PackfileWriter | Javi Fontan | 2019-03-21 | 2 | -9/+67 |
| |/ |
|
* | | Merge pull request #1084 from vmarkovtsev/master | Máximo Cuadros | 2019-03-20 | 1 | -1/+17 |
|\ \
| |/
|/| |
|
| * | Add diff.DoWithTimeout() | Vadim Markovtsev | 2019-03-13 | 1 | -2/+16 |
| * | Increase diffmatchcpatch timeout | Vadim Markovtsev | 2019-03-10 | 1 | -0/+2 |
* | | Merge pull request #1081 from meinto/fix/tobias/potentially-duplicate-check-f... | Máximo Cuadros | 2019-03-11 | 1 | -11/+0 |
|\ \
| |/
|/| |
|
| * | git: remove potentially duplicate check for unstaged files | Tobias Meinhardt | 2019-03-05 | 1 | -11/+0 |
|/ |
|
* | Merge pull request #1072 from jeremyschlatter/patch-3 | Máximo Cuadros | 2019-03-04 | 1 | -1/+1 |
|\ |
|
| * | git: Fix typo | Jeremy Schlatter | 2019-02-22 | 1 | -1/+1 |
* | | Merge pull request #1073 from jeremyschlatter/patch-2 | Máximo Cuadros | 2019-03-04 | 1 | -1/+1 |
|\ \ |
|
| * | | git: Fix typo | Jeremy Schlatter | 2019-02-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #1070 from fbsb/fix/enable-excluded-patterns | Máximo Cuadros | 2019-03-04 | 2 | -1/+33 |
|\ \ |
|
| * | | worktree: test hardcoded excludes when no gitignore is present | Fabian Sabau | 2019-03-04 | 1 | -0/+28 |
| * | | worktree: enable manual ignore patterns when no .gitignore is available | Fabian Sabau | 2019-03-04 | 1 | -1/+5 |
|/ / |
|
* | | Merge pull request #1080 from jfontan/fix/blocked-goroutine-remote-push | Máximo Cuadros | 2019-03-04 | 2 | -1/+17 |
|\ \ |
|
| * | | git: fix goroutine block while pushing a remote | Javi Fontan | 2019-03-01 | 2 | -1/+17 |
|/ / |
|
* | | Merge pull request #1076 from jfontan/panic-cache | Máximo Cuadros | 2019-02-26 | 2 | -1/+19 |
|\ \
| |/
|/| |
|