summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | smart: validate shallow/unshallow pktsEdward Thomson2023-04-251-6/+24
| * | shallow: use GIT_ASSERT (not assert)Edward Thomson2023-04-242-11/+13
| * | shallow: move tests to onlineEdward Thomson2023-04-241-12/+4
| * | shallow: remove feature flagEdward Thomson2023-04-249-36/+5
| * | Merge remote-tracking branch 'origin/main' into shallow-clone-networkEdward Thomson2023-04-22240-1244/+4685
| |\ \
| * | | Remove unnecessary include.lmcglash2023-03-131-1/+0
| * | | Update src/libgit2/fetch.cLaurence McGlashan2023-03-101-1/+1
| * | | Merge branch 'shallow-clone-network' of https://github.com/mathworks/libgit2 ...lmcglash2023-03-102-3/+3
| |\ \ \
| | * | | Apply suggestions from code reviewLaurence McGlashan2023-03-102-3/+3
| * | | | Remove unused git_transport_flags_tlmcglash2023-03-101-9/+0
| * | | | Remove stray commalmcglash2023-03-101-2/+2
| |/ / /
| * | | Fix merge errorlmcglash2023-03-101-26/+17
| * | | Merge commit 'd066d0d95c43e97df6624292f3f527f9372ca8fe'lmcglash2023-03-10323-1976/+8392
| |\ \ \
| * | | | refactor grafts testsYuang Li2022-09-063-9/+9
| * | | | fix shallow array searchYuang Li2022-09-061-1/+1
| * | | | remove unused statementsYuang Li2022-09-052-2/+0
| * | | | fix error handlingYuang Li2022-09-051-2/+2
| * | | | fix depth initialisationYuang Li2022-09-051-3/+6
| * | | | fix seg faultsYuang Li2022-09-052-1/+3
| * | | | fix free errorYuang Li2022-08-311-2/+0
| * | | | fix shallowarray testYuang Li2022-08-311-3/+3
| * | | | refactor smart_pktYuang Li2022-08-311-2/+2
| * | | | include oid.h in grafts.cYuang Li2022-08-311-0/+1
| * | | | fix test failuresYuang Li2022-08-312-4/+6
| * | | | restore getentropyYuang Li2022-08-311-0/+1
| * | | | restore GIT_RAND_GETENTROPYYuang Li2022-08-311-5/+0
| * | | | Use GIT_OID_SHA1_HEXSIZEYuang Li2022-08-313-13/+13
| * | | | Merge pull request #6 from lya001/shallow-clone-networkYuang Li2022-08-1122-40/+608
| |\ \ \ \
| | * | | | document unshallow behaviour in fetch.cyuangli2022-08-111-1/+3
| | * | | | remove unused apiyuangli2022-08-113-26/+1
| | * | | | support fetch unshallow option on shallow reposyuangli2022-08-097-19/+144
| | * | | | fix memory leakyuangli2022-08-091-0/+2
| | * | | | edit tests for shallow clonesyuangli2022-08-021-10/+38
| | * | | | fix build warningyuangli2022-08-021-1/+1
| | * | | | fix grafts and shallowarray memory leaksyuangli2022-08-025-14/+10
| | * | | | attempt to fix nego.shallowarray memory leakyuangli2022-08-023-0/+11
| | * | | | fix memory leakyuangli2022-08-021-0/+2
| | * | | | refactor git_fetch_option.depth and usageyuangli2022-08-022-2/+11
| | * | | | fix memory leaks about packetsyuangli2022-08-012-0/+6
| | * | | | fix clone::shallow test behaviouryuangli2022-07-292-3/+1
| | * | | | eliminate build warningsyuangli2022-07-296-24/+27
| | * | | | remove build errorsyuangli2022-07-297-128/+21
| | * | | | Merge branch 'transportPR' into shallow-clone-networkyuangli2022-07-2917-32/+550
| | |\ \ \ \ | |/ / / / /
| | * | | | add test for shallow repo depth 1yuangli2022-07-191-11/+49
| | * | | | enable cloning of shallow repoyuangli2022-07-192-10/+18
| | * | | | rewrite shallow_rootyuangli2022-07-072-26/+94
| | * | | | attempt to buildyuangli2022-07-054-318/+77
| | * | | | Merge branch 'pr/tiennou/4747' into transportPRyuangli2022-07-0418-29/+659
| * | | | | Merge pull request #5 from mathworks/shallow-clone-localYuang Li2022-07-2940-10/+817
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'mw_dev' into shallow-clone-localYuang Li2022-07-29257-1720/+3182
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |