summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #6343 from libgit2/ethomson/ciEdward Thomson2022-07-064-12/+16
|\ \ \
| * | | ci: update dockerfiles for mbedTLS new urlEdward Thomson2022-07-063-11/+11
| * | | actions: pass UID and GID to PR builds of dockerfilesEdward Thomson2022-07-061-1/+5
|/ / /
* | | Merge pull request #6342 from libgit2/ethomson/actions_limitsEdward Thomson2022-07-063-36/+41
|\ \ \ | |/ / |/| |
| * | actions: move CodeQL workflow into nightlyEdward Thomson2022-07-062-40/+29
| * | actions: limit secheduled workflows to our main repoEdward Thomson2022-07-063-1/+17
|/ /
* | Merge pull request #6303 from zawata/legacy_buffer_stream_segfaultEdward Thomson2022-06-221-0/+30
|\ \
| * | copy back git_buf after callbackJohn Alden2022-06-221-6/+16
| * | fix indentation, copy asizeJohn Alden2022-06-161-7/+9
| * | Address feedbackJohn Alden2022-06-141-3/+11
| * | Call legacy_write_fn if givenJohn Alden2022-05-131-0/+10
* | | Merge pull request #6321 from libgit2/ethomson/ownershipEdward Thomson2022-06-132-3/+4
|\ \ \
| * | | repo: allow administrator to own the configurationEdward Thomson2022-06-132-3/+4
* | | | Merge pull request #6322 from libgit2/ethomson/statEdward Thomson2022-06-131-2/+5
|\ \ \ \
| * | | | status: update documentation for default optionsEdward Thomson2022-06-131-2/+5
|/ / / /
* | | | Merge pull request #6320 from libgit2/ethomson/config-docsEdward Thomson2022-06-131-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | config: update config entry iteration lifecycleEdward Thomson2022-06-131-2/+2
|/ / /
* | | cmake: only use `getloadavg` where it existsEdward Thomson2022-06-133-2/+8
* | | cmake: add `gnu` library for HaikuEdward Thomson2022-06-131-2/+2
* | | cmake: detect `getentropy`Edward Thomson2022-06-131-0/+4
* | | Merge pull request #6278 from lhchavez/git_transport_smart_remote_connect_opt...Edward Thomson2022-06-125-3/+188
|\ \ \
| * | | transport: remove `git_transport_smart_proxy_options` Edward Thomson2022-06-121-10/+0
| * | | Merge remote-tracking branch 'origin/main' into mainlhchavez2022-06-1146-153/+982
| |\ \ \
| * | | | Apply suggestions from code reviewlhchavez2022-06-114-3/+5
| * | | | transport: introduce `git_transport_smart_remote_connect_options`lhchavez2022-04-165-3/+187
* | | | | Merge pull request #6288 from libgit2/cmn/mwindow-simplificationsEdward Thomson2022-06-122-10/+10
|\ \ \ \ \
| * | | | | mwindow: use multiplication instesad of conditionalsCarlos Martín Nieto2022-04-291-3/+1
| * | | | | mwindow: include both the offset and the extra in the same callCarlos Martín Nieto2022-04-292-7/+9
* | | | | | Merge pull request #6023 from libgit2/ethomson/clang-formatEdward Thomson2022-06-111-0/+92
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add a .clang-format with our styleethomson/clang-formatEdward Thomson2021-08-301-0/+92
* | | | | | Merge pull request #6319 from libgit2/ethomson/progress_32bitEdward Thomson2022-06-112-5/+24
|\ \ \ \ \ \
| * | | | | | progress: fewer updates about throughputEdward Thomson2022-06-112-4/+23
| * | | | | | cli: show progress on 32 bit machinesEdward Thomson2022-06-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #6305 from zawata/fix_refdb_error_msgEdward Thomson2022-06-111-1/+1
|\ \ \ \ \ \
| * | | | | | fix missing error messageJohn Alden2022-05-171-1/+1
| |/ / / / /
* | | | | | Merge pull request #6287 from SkinnyMind/docs-typosEdward Thomson2022-06-113-7/+7
|\ \ \ \ \ \
| * | | | | | docs: fix couple of typosAleksey Kulikov2022-04-283-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #6299 from dongcarl/patch-1Edward Thomson2022-06-111-2/+0
|\ \ \ \ \ \
| * | | | | | revparse: Remove error-prone, redundant testCarl Dong2022-05-091-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6291 from libgit2/cmn/midx-no-hashEdward Thomson2022-06-111-6/+0
|\ \ \ \ \ \
| * | | | | | midx: do not verify the checksum on loadCarlos Martín Nieto2022-05-031-6/+0
| |/ / / / /
* | | | | | Merge pull request #6306 from libgit2/ethomson/ci_testEdward Thomson2022-06-119-13/+83
|\ \ \ \ \ \
| * | | | | | ci: show test results summaryEdward Thomson2022-05-171-1/+16
| * | | | | | ci: upload test result data as artifactsEdward Thomson2022-05-171-0/+17
| * | | | | | ci: use uid/gid of actions runnerEdward Thomson2022-05-171-1/+1
| * | | | | | ci: map the build folder in container buildsEdward Thomson2022-04-201-2/+5
| * | | | | | ci: move centos8 to centos streamEdward Thomson2022-04-201-1/+5
| * | | | | | ci: use the runner's uid/gidEdward Thomson2022-04-206-6/+33
| * | | | | | ci: move to ghcr.io instead of deprecated github packages urlsEdward Thomson2022-04-193-3/+3
| * | | | | | ci: some debugging output for containersEdward Thomson2022-04-191-0/+4