summaryrefslogtreecommitdiffstats
path: root/t/t0069-oidtree.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-01Sixth batchJunio C Hamano1-0/+5
2022-05-31Fifth batchJunio C Hamano1-0/+13
2022-05-28http.c: clear the 'finished' member once we are done with itJunio C Hamano1-0/+26
2022-05-26Fourth batchJunio C Hamano1-0/+19
2022-05-26Third batchJunio C Hamano1-0/+25
2022-05-25dir.c: avoid "exceeds maximum object size" error with GCC v12.xJohannes Schindelin1-0/+9
2022-05-25nedmalloc: avoid new compile errorJohannes Schindelin1-1/+0
2022-05-25compat/win32/syslog: fix use-after-reallocJohannes Schindelin1-0/+2
2022-05-23Second batchJunio C Hamano1-0/+10
2022-05-21First batch for 2.37Junio C Hamano1-0/+56
2022-05-19t6424: make sure a failed merge preserves local changesJunio C Hamano1-2/+30
2022-05-18builtin/receive-pack.c: remove redundant 'if'Taylor Blau1-2/+1
2022-05-18fetch: do not run a redundant fetch from submoduleJunio C Hamano2-1/+42
2022-05-16fetch: limit shared symref check only for local branchesOrgad Shaneh1-0/+1
2022-05-16http: add custom hostname to IP address resolutionsChristian Couder3-0/+41
2022-05-16fetch-pack: make unexpected peek result non-fatalJonathan Tan1-8/+11
2022-05-13t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón2-0/+77
2022-05-13git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón3-2/+66