summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* http: don't require a passwordethomson/http_empty_passwordEdward Thomson2021-08-051-2/+6
* Merge branch 'pr/5948' into mainEdward Thomson2021-07-221-13/+17
|\
| * trace: drop unnecessary write indirectionEdward Thomson2021-07-221-17/+9
| * Remove macro magicCalvin Buckley2021-07-191-10/+0
| * Variadic arguments aren't in C89Calvin Buckley2021-07-171-5/+27
* | Merge pull request #5951 from libgit2/ethomson/strict_allocEdward Thomson2021-07-207-22/+68
|\ \ | |/ |/|
| * Update src/allocators/stdalloc.cEdward Thomson2021-07-201-1/+1
| * ci: enable strict allocation checking on one nodeEdward Thomson2021-07-191-1/+1
| * merge: don't try to malloc(0)Edward Thomson2021-07-191-1/+2
| * packbuilder: don't try to malloc(0)Edward Thomson2021-07-191-10/+16
| * alloc: add GIT_DEBUG_STRICT_ALLOCEdward Thomson2021-07-194-10/+49
|/
* Merge pull request #5941 from NattyNarwhal/stdintificationEdward Thomson2021-07-1614-267/+258
|\
| * Update tests/graph/commit_graph.cEdward Thomson2021-07-161-1/+1
| * khash 64-bit type is unsigned, use int32_t tooCalvin Buckley2021-07-151-7/+2
| * Remove sus unsigned long constantCalvin Buckley2021-07-071-1/+1
| * stdint constants in test suiteCalvin Buckley2021-07-075-242/+242
| * Convert long long constant specifiers to stdint macrosCalvin Buckley2021-07-076-10/+10
| * Initial pass at using int64_t instead of long longCalvin Buckley2021-07-064-10/+6
* | Merge pull request #5945 from boretrk/resynctimerEdward Thomson2021-07-163-12/+13
|\ \
| * | Allow compilation on systems without CLOCK_MONOTONICPeter Pettersson2021-07-153-12/+13
|/ /
* | Merge pull request #5913 from lhchavez/python3Edward Thomson2021-07-141-0/+1
|\ \
| * | Make `FIND_PACKAGE(PythonInterp)` prefer `python3`lhchavez2021-07-141-0/+1
* | | Merge pull request #5824 from palmin/fix-ignore-negateEdward Thomson2021-07-142-3/+19
|\ \ \
| * | | Apply suggestions from code reviewEdward Thomson2021-06-151-4/+4
| * | | test that specific lines can negate broader ignore linesAnders Borum2021-06-141-0/+8
| * | | Update src/ignore.cAnders Borum2021-06-131-2/+2
| * | | Update src/ignore.cAnders Borum2021-06-131-2/+1
| * | | fix check for ignoring of negate rulesAnders Borum2021-03-201-2/+11
* | | | Merge pull request #5938 from NattyNarwhal/time-type-mismatchEdward Thomson2021-07-141-1/+1
|\ \ \ \
| * | | | Fix wrong time_t used in functionCalvin Buckley2021-07-061-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #5926 from Batchyx/batchyx/config-refresh-twiceEdward Thomson2021-07-142-6/+38
|\ \ \ \
| * | | | config: fix included configs not refreshed more than onceNicolas Cavallari2021-06-232-6/+38
* | | | | Merge pull request #5908 from punkymaniac/patch-mem-leakEdward Thomson2021-07-132-0/+42
|\ \ \ \ \
| * | | | | Add test for fetch proxy memleakpunkymaniac2021-06-161-0/+40
| * | | | | Remove useless conditionpunkymaniac2021-06-041-2/+1
| * | | | | Fix memory leak in git_smart__connectpunkymaniac2021-06-031-0/+3
* | | | | | Merge pull request #5936 from boretrk/amigatimerEdward Thomson2021-07-131-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Limit ITimer usage to AmigaOS4Peter Pettersson2021-07-061-1/+1
|/ / / / /
* | | | | Merge pull request #5915 from novalis/executableEdward Thomson2021-07-022-1/+40
|\ \ \ \ \
| * | | | | Consider files executable only if the user can execute themDavid Turner2021-06-162-1/+40
| | |/ / / | |/| | |
* | | | | Merge pull request #5916 from boretrk/docEdward Thomson2021-07-021-1/+1
|\ \ \ \ \
| * | | | | Update from regex to pcre licensing informationPeter Pettersson2021-06-171-1/+1
| |/ / / /
* | | | | Merge pull request #5917 from tiennou/fix/docurium-issuesEdward Thomson2021-07-022-0/+2
|\ \ \ \ \
| * | | | | docs: fix some missing includes that cause Docurium to error outEtienne Samson2021-05-272-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5929 from jacquesg/winhttpEdward Thomson2021-06-291-0/+4
|\ \ \ \ \
| * | | | | define WINHTTP_NO_CLIENT_CERT_CONTEXT if neededJacques Germishuys2021-06-261-0/+4
|/ / / / /
* | | | | README: libera.chat not FreenodeEdward Thomson2021-06-251-1/+2
* | | | | Merge pull request #5925 from Batchyx/batchyx/master-to-main-docEdward Thomson2021-06-252-7/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update docs/release.mdEdward Thomson2021-06-251-1/+1
| * | | | docs: stop mentioning libgit2's "master" branchNicolas Cavallari2021-06-232-7/+7
|/ / / /