summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-05-16connect.c: refactor sending of agent & object-formatÆvar Arnfjörð Bjarmason-13/+20
2022-05-16fetch: limit shared symref check only for local branchesOrgad Shaneh-0/+1
2022-05-16http: add custom hostname to IP address resolutionsChristian Couder-0/+41
2022-05-16fetch-pack: make unexpected peek result non-fatalJonathan Tan-8/+11
2022-05-12t0034: add negative tests and allow git init to mostly work under sudoCarlo Marcelo Arenas Belón-0/+77
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón-2/+66
2022-05-12t: regression git needs safe.directory when using sudoCarlo Marcelo Arenas Belón-0/+44
2022-05-12MyFirstContribution: drop PR description for GGG single-patch contributionsPhilippe Blain-0/+10
2022-05-12MyFirstContribution: reference "The cover letter" in GitGitGadget sectionPhilippe Blain-2/+6
2022-05-12MyFirstContribution: reference "The cover letter" in "Preparing Email"Philippe Blain-29/+9
2022-05-12MyFirstContribution: add standalone section on cover letterPhilippe Blain-4/+47
2022-05-12MyFirstContribution: add "Anatomy of a Patch Series" sectionPhilippe Blain-3/+51
2022-05-12commit: fix "author_ident" leakJunio C Hamano-3/+8
2022-05-12ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason-1/+1
2022-05-12ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón-1/+2
2022-05-12ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón-7/+8
2022-05-12ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón-2/+6
2022-05-12commit-graph.c: don't assume that stat() succeedsÆvar Arnfjörð Bjarmason-2/+4
2022-05-12object-file: fix a unpack_loose_header() regression in 3b6a8db3b03Ævar Arnfjörð Bjarmason-6/+25
2022-05-12log test: skip a failing mkstemp() test under valgrindÆvar Arnfjörð Bjarmason-4/+7
2022-05-12tests: using custom GIT_EXEC_PATH breaks --valgrind testsÆvar Arnfjörð Bjarmason-2/+3
2022-05-12archive: do not let on-disk mode leak to zip archivesJunio C Hamano-1/+1
2022-05-11pull: do not let submodule.recurse override fetch.recurseSubmodulesGlen Choo-3/+33
2022-05-11second 0th batch of topics from the previous cycleJunio C Hamano-0/+16
2022-05-11Merge branch 'rs/commit-summary-wo-break-rewrite'Junio C Hamano-1/+31
2022-05-11Merge branch 'pw/test-malloc-with-sanitize-address'Junio C Hamano-3/+7
2022-05-11Merge branch 'ea/rebase-code-simplify'Junio C Hamano-4/+2
2022-05-11Merge branch 'kt/commit-graph-plug-fp-leak-on-error'Junio C Hamano-3/+6
2022-05-11Merge branch 'ah/rebase-keep-base-fix'Junio C Hamano-29/+60
2022-05-11bisect: output bisect setup status in bisect logChris Down-5/+31
2022-05-11bisect: output state before we are ready to compute bisectionChris Down-13/+67
2022-05-11Merge branch 'master' of git://git.ozlabs.org/~paulus/gitkJunio C Hamano-7/+10
2022-05-11SubmittingPatches: use more stable git.ozlabs.org URLJunio C Hamano-1/+4
2022-05-11gitk: include y coord in recorded sash positionhalilsen-0/+3
2022-05-11gitk: trivial indentation fixhalilsen-7/+7
2022-05-100th batch for topics from the previous cycleJunio C Hamano-1/+22
2022-05-10Merge branch 'ea/progress-partial-blame'Junio C Hamano-1/+45
2022-05-10Merge branch 'fr/vimdiff-layout'Junio C Hamano-32/+978
2022-05-10Merge branch 'jh/p4-various-fixups'Junio C Hamano-357/+525
2022-05-10Merge branch 'tk/untracked-cache-with-uall'Junio C Hamano-16/+185
2022-05-10Merge branch 'ab/misc-cleanup'Junio C Hamano-52/+0
2022-05-10unpack-trees: preserve index sparsityVictoria Dye-1/+7
2022-05-10stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye-8/+26
2022-05-10read-cache: set sparsity when index is newVictoria Dye-2/+18
2022-05-10sparse-index: expose 'is_sparse_index_allowed()'Victoria Dye-1/+2
2022-05-10stash: integrate with sparse indexVictoria Dye-1/+31
2022-05-10stash: expand sparse-checkout compatibility testingVictoria Dye-0/+51
2022-05-09builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty-5/+49
2022-05-09detect-compiler: make detection independent of localeMichael J Gruber-1/+1
2022-05-05Sync with v2.36.1Junio C Hamano-0/+33