summaryrefslogtreecommitdiffstats
path: root/json-writer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-27refs: omit dangling symrefs when using GIT_REF_PARANOIAJeff King2-4/+15
2021-09-27refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flagJeff King2-0/+11
2021-09-27refs-internal.h: reorganize DO_FOR_EACH_* flag documentationJeff King2-23/+33
2021-09-27refs-internal.h: move DO_FOR_EACH_* flags next to each otherJeff King1-8/+8
2021-09-27t5312: be more assertive about command failureJeff King1-4/+7
2021-09-27t5312: test non-destructive repackJeff King1-0/+5
2021-09-27t5312: create bogus ref as necessaryJeff King1-6/+7
2021-09-27t5312: drop "verbose" helperJeff King1-5/+5
2021-09-27t5600: provide detached HEAD for corruption failuresJeff King1-1/+3
2021-09-27t5516: don't use HEAD ref for invalid ref-deletion testsJeff King1-9/+9
2021-09-27t7900: clean up some more broken refsJeff King1-1/+5
2021-09-23The eighth batchJunio C Hamano1-0/+27
2021-09-21The seventh batchJunio C Hamano1-0/+52
2021-09-16t0000: avoid masking git exit value through pipesCarlo Marcelo Arenas Belón1-11/+12
2021-09-16tree-diff: fix leak when not HAVE_ALLOCA_HCarlo Marcelo Arenas Belón1-1/+3
2021-09-16pack-revindex.h: correct the time complexity descriptionsKyle Zhao1-2/+2
2021-09-15The sixth batchJunio C Hamano1-0/+30
2021-09-15t1400: avoid SIGPIPE race condition on fifoJeff King1-3/+5
2021-09-15submodule: extract path to submodule gitdir funcJonathan Tan5-27/+72
2021-09-14documentation: add documentation for 'git version'Matthias Aßhauer2-0/+32
2021-09-14help: make sure local html page exists before calling external processesMatthias Aßhauer2-3/+22
2021-09-14git-compat-util: include declaration for unix sockets in windowsCarlo Marcelo Arenas Belón1-0/+3
2021-09-14credential-cache: check for windows specific errorsCarlo Marcelo Arenas Belón1-2/+28
2021-09-14t0301: fixes for windows compatibilityCarlo Marcelo Arenas Belón1-8/+24
2021-09-13doc: config, tell readers of `git help --config`Philip Oakley1-0/+3
2021-09-13bisect--helper: retire `--bisect-next-check` subcommandMiriam Rubio1-7/+0
2021-09-13bisect--helper: reimplement `bisect_run` shell function in CTanushree Tumane2-61/+106
2021-09-13bisect--helper: reimplement `bisect_visualize()` shell function in CPranit Bauva2-25/+48
2021-09-13run-command: make `exists_in_PATH()` non-staticPranit Bauva2-2/+14
2021-09-13t6030-bisect-porcelain: add test for bisect visualizeMiriam Rubio1-0/+7
2021-09-13t6030-bisect-porcelain: add tests to control bisect run exit casesMiriam Rubio1-0/+11
2021-09-13http: don't hardcode the value of CURL_SOCKOPT_OKÆvar Arnfjörð Bjarmason2-1/+12
2021-09-13http: centralize the accounting of libcurl dependenciesÆvar Arnfjörð Bjarmason3-15/+133
2021-09-13http: correct curl version check for CURLOPT_PINNEDPUBLICKEYÆvar Arnfjörð Bjarmason1-4/+4
2021-09-13http: correct version check for CURL_HTTP_VERSION_2Ævar Arnfjörð Bjarmason1-2/+2
2021-09-13http: drop support for curl < 7.18.0 (again)Ævar Arnfjörð Bjarmason1-2/+0
2021-09-13Makefile: drop support for curl < 7.9.8 (again)Ævar Arnfjörð Bjarmason1-9/+2
2021-09-13INSTALL: mention that we need libcurl 7.19.4 or newer to buildÆvar Arnfjörð Bjarmason1-0/+4
2021-09-13parse-options API: remove OPTION_ARGUMENT featureÆvar Arnfjörð Bjarmason6-28/+3
2021-09-13difftool: use run_command() API in run_file_diff()Ævar Arnfjörð Bjarmason1-7/+6
2021-09-13difftool: prepare "diff" cmdline in cmd_difftool()Jeff King1-8/+7
2021-09-13difftool: prepare "struct child_process" in cmd_difftool()Ævar Arnfjörð Bjarmason1-14/+15
2021-09-13gc: remove unused launchctl_get_uid() callÆvar Arnfjörð Bjarmason1-7/+1
2021-09-13test-tool run-command: fix flip-flop init patternÆvar Arnfjörð Bjarmason1-4/+1
2021-09-13tests: remove leftover untracked filesElijah Newren12-4/+18
2021-09-13strvec: use size_t to store nr and allocJeff King1-2/+2
2021-09-13compression: drop write-only core_compression_* variablesRené Scharfe3-5/+0
2021-09-13test-lib: remove unused $_x40 and $_z40 variablesÆvar Arnfjörð Bjarmason1-4/+2
2021-09-13git-bisect: remove unused SHA-1 $x40 shell variableÆvar Arnfjörð Bjarmason1-2/+0
2021-09-13git-sh-setup: remove unused "pull with rebase" messageÆvar Arnfjörð Bjarmason1-6/+0