summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | | Merge pull request #6309 from ccstolley/ccs_fix_midx_offsetEdward Thomson2022-06-111-2/+2
|\ \ \ \ \ \
| * | | | | | Replace bitwise AND 0x7fffffff with XOR 0x80000000.Colin Stolley2022-05-201-1/+1
| * | | | | | midx: fix large object offset table check.Colin Stolley2022-05-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #6318 from apnadkarni/patch-3Edward Thomson2022-06-111-0/+2
|\ \ \ \ \ \
| * | | | | | Add link to Tcl bindings for libgit2apnadkarni2022-06-021-0/+2
| |/ / / / /
* | | | | | Merge pull request #6310 from theseion/add-pharo-to-language-bindingsEdward Thomson2022-06-111-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(docs): add Pharo to language bindingsMax Leske2022-05-221-0/+2
|/ / / / /
* | | | | revparse: adjust reflog test as we move away from the datesCarlos Martín Nieto2022-05-031-1/+1
| |/ / / |/| | |
* | | | Merge pull request #6274 from libgit2/ethomson/cli_cloneEdward Thomson2022-04-259-0/+715
|\ \ \ \
| * | | | cli: introduce a clone commandEdward Thomson2022-04-145-23/+201
| * | | | cli: introduce signal handlerEdward Thomson2022-04-144-0/+94
| * | | | cli: introduce a progress classEdward Thomson2022-04-132-0/+443
| | |_|/ | |/| |
* | | | Merge pull request #6277 from cschlack/sys_transport_missing_includeEdward Thomson2022-04-251-0/+1
|\ \ \ \
| * | | | Fix missing includeChristian Schlack2022-04-161-0/+1
| |/ / /