| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1152 from edigaryev/remove-duplicate-checks | Paulo Gomes | 2024-07-31 | 1 | -11/+9 |
|\ |
|
| * | plumbing: format/packfile, early return | Nikolay Edigaryev | 2024-07-21 | 1 | -3/+3 |
| * | plumbing: format/packfile, remove duplicate checks in findMatch() | Nikolay Edigaryev | 2024-07-20 | 1 | -11/+9 |
* | | plumbing: transport/ssh, Add support for SSH @cert-authority. | Javier Alvarez Garcia | 2024-07-24 | 3 | -12/+124 |
|/ |
|
* | Merge pull request #1114 from BauWatch/fix-load-ignored-gitignores | Paulo Gomes | 2024-07-13 | 2 | -1/+19 |
|\ |
|
| * | plumbing: gitignore, Fix loading of ignored .gitignore files. | Wouter Horlings | 2024-06-17 | 2 | -1/+19 |
* | | plumbing: transport/file, Change paths to absolute | Paulo Gomes | 2024-07-13 | 2 | -7/+35 |
|/ |
|
* | Merge pull request #1056 from pjbgf/fix-symlink | Paulo Gomes | 2024-06-07 | 1 | -1/+10 |
|\ |
|
| * | plumbing: format, Handle case where fs.Join breaks with C: in Windows | Paulo Gomes | 2024-05-20 | 1 | -1/+10 |
* | | plumbing: transport/http, Wrap http errors to return reason. Fixes #1097 | Gianni Gambetti | 2024-05-27 | 4 | -9/+11 |
|/ |
|
* | plumbing: fix sideband demux on flush | Ayman Bagabas | 2024-04-26 | 2 | -3/+28 |
* | plumbing: protocol/packp, client-side filter capability support (#1000) | Nikolay Edigaryev | 2024-04-11 | 5 | -0/+160 |
* | git: Refine some codes in test and non-test. | onee-only | 2024-04-11 | 1 | -0/+1 |
* | plumbing: Add link to index-format docs | Alexander Block | 2024-04-09 | 1 | -0/+2 |
* | plumbing: Add tests for unknown extensions, truncated extensions and invalid ... | Alexander Block | 2024-04-06 | 1 | -0/+102 |
* | plumbing: Implement encodeRawExtension that can be used by tests | Alexander Block | 2024-04-06 | 1 | -1/+33 |
* | plumbing: Properly support skipping of non-mandatory extensions | Alexander Block | 2024-04-06 | 1 | -8/+30 |
* | plumbing: Properly detect EOF when reading index extensions | Alexander Block | 2024-04-05 | 1 | -34/+36 |
* | Merge pull request #937 from matejrisek/feature/rename-short-fields | Paulo Gomes | 2024-03-16 | 3 | -17/+17 |
|\ |
|
| * | plumbing: Replace short field names with more descriptive ones. | Matej Risek | 2023-11-19 | 3 | -17/+17 |
* | | Merge pull request #1047 from avoidalone/master | Paulo Gomes | 2024-03-12 | 1 | -2/+2 |
|\ \ |
|
| * | | *: fix some comments | avoidalone | 2024-03-12 | 1 | -2/+2 |
* | | | Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats | Paulo Gomes | 2024-03-11 | 3 | -55/+152 |
|\ \ \
| |/ /
|/| | |
|
| * | | plumbing: no panic in printStat function. Fixes #177 | nodivbyzero | 2024-03-11 | 3 | -55/+152 |
* | | | plumbing: object, Apply memoization in (*treeNoder).Children. | onee-only | 2024-03-10 | 1 | -1/+3 |
* | | | plumbing: object, Optimize getNextFileCommit to reuse parent tree. | onee-only | 2024-03-10 | 1 | -5/+11 |
* | | | plumbing: object, check entry order in (*Tree).Encode, export TreeEntrySorter | yiteng.nyt | 2024-03-08 | 2 | -0/+55 |
* | | | plumbing: object, check filename in (*Tree).Encode | yiteng.nyt | 2024-03-08 | 1 | -0/+3 |
* | | | plumbing: object, Make first commit visible on logs filtered with filename. F... | onee-only | 2024-03-05 | 2 | -1/+28 |
* | | | plumbing: format/gitattributes, close file in ReadAttributesFile | Peter Kurfer | 2024-02-05 | 2 | -6/+11 |
* | | | plumbing: fix variable defaultUtf8CommitMessageEncoding name spell error | Jerry-yz | 2024-01-15 | 2 | -6/+6 |
|/ / |
|
* | | plumbing: check setAuth error. Fixes #185 | nodivbyzero | 2023-12-13 | 2 | -1/+26 |
* | | Merge pull request #941 from djmoch/filestats-rename | Paulo Gomes | 2023-12-01 | 2 | -2/+56 |
|\ \ |
|
| * | | plumbing: object, enable renames in getFileStatsFromFilePatches | Daniel Moch | 2023-11-27 | 2 | -2/+56 |
| |/ |
|
* | | git: validate reference names | Ayman Bagabas | 2023-11-30 | 2 | -0/+148 |
* | | plumbing: transport: use git-proto-request and decode error-line errors | Ayman Bagabas | 2023-11-23 | 5 | -114/+157 |
* | | plumbing: handle pktline erro-line as errors | Ayman Bagabas | 2023-11-23 | 3 | -0/+128 |
* | | plumbing: add git-proto-request type | Ayman Bagabas | 2023-11-23 | 2 | -0/+120 |
|/ |
|
* | plumbing: transport/git, Improve tests error message | Paulo Gomes | 2023-11-17 | 1 | -5/+15 |
* | Merge pull request #932 from aymanbagabas/fix-empty | Paulo Gomes | 2023-11-17 | 1 | -0/+6 |
|\ |
|
| * | plumbing: fix empty uploadpack request error | Ayman Bagabas | 2023-11-16 | 1 | -0/+6 |
* | | utils: move trace to utils | Ayman Bagabas | 2023-11-16 | 2 | -2/+2 |
|/ |
|
* | plumbing: format/pktline: trace packets | Ayman Bagabas | 2023-11-15 | 2 | -0/+7 |
* | utils: remove ioutil.Pipe and use std library io.Pipe | Ayman Bagabas | 2023-11-13 | 2 | -3/+2 |
* | build: fix go-git binary build | Ayman Bagabas | 2023-11-07 | 1 | -2/+2 |
* | plumbing: format/packfile, Refactor patch delta | Paulo Gomes | 2023-11-06 | 2 | -113/+79 |
* | Merge pull request #799 from pjbgf/perf2 | Paulo Gomes | 2023-11-06 | 2 | -50/+247 |
|\ |
|
| * | plumbing: Optimise memory consumption for filesystem storage | Paulo Gomes | 2023-10-28 | 2 | -50/+247 |
* | | git: implement upload-server-info. Fixes #731 | Ayman Bagabas | 2023-11-03 | 2 | -0/+279 |
* | | plumbing: transport/ssh, Fix nil pointer dereference caused when an unreachab... | Anand Francis Joseph | 2023-11-02 | 2 | -5/+27 |
|/ |
|