summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-17http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUTJeff King1-1/+1
2023-01-17t1600: fix racy index.skipHash testDerrick Stolee1-0/+1
2023-01-17Sync with 'maint'Junio C Hamano2-1/+13
2023-01-17attr: adjust a mismatched data typeJohannes Schindelin1-1/+1
2023-01-16Sync with 2.39.1Junio C Hamano22-124/+571
2023-01-16The seventh batchJunio C Hamano1-0/+21
2023-01-16Merge branch 'jk/strncmp-to-api-funcs'Junio C Hamano6-11/+14
2023-01-16Merge branch 'ar/dup-words-fixes'Junio C Hamano9-15/+14
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano10-4/+89
2023-01-16Merge branch 'ws/single-file-cone'Junio C Hamano2-1/+17
2023-01-16Merge branch 'jk/ext-diff-with-relative'Junio C Hamano2-17/+42
2023-01-16Merge branch 'ds/bundle-uri-4'Junio C Hamano1-7/+0
2023-01-16Merge branch 'tr/am--no-verify'Junio C Hamano3-4/+47
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano3-2/+50
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano1-2/+4
2023-01-16Merge branch 'es/t1509-root-fixes'Junio C Hamano1-2/+8
2023-01-16fsck: document the new `gitattributes` message IDsJohannes Schindelin1-0/+12
2023-01-16cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()Ævar Arnfjörð Bjarmason12-30/+52
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu2-3/+33
2023-01-16format-patch: unleak "-v <num>"Junio C Hamano1-3/+3
2023-01-14ls-tree: remove dead store and strbuf for quote_c_style()René Scharfe1-5/+2
2023-01-14ls-tree: fix expansion of repeated %(path)René Scharfe2-3/+9
2023-01-14t6426: fix TODO about making test more comprehensiveElijah Newren1-32/+20
2023-01-14env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason9-50/+50
2023-01-14attr: add flag `--source` to work with tree-ishKarthik Nayak12-53/+151
2023-01-14t0003: move setup for `--all` into new blockKarthik Nayak1-2/+5
2023-01-13doc: fix non-existent config nameYukai Chou1-4/+4
2023-01-13t3104: remove shift code in 'test_ls_tree_format'Teng Long1-1/+0
2023-01-13ls-tree: cleanup the redundant SPACETeng Long1-1/+1
2023-01-13ls-tree: make "line_termination" less genericÆvar Arnfjörð Bjarmason1-14/+44
2023-01-13ls-tree: fold "show_tree_data" into "cb" structÆvar Arnfjörð Bjarmason1-13/+5
2023-01-13ls-tree: use a "struct options"Ævar Arnfjörð Bjarmason1-87/+116
2023-01-13ls-tree: don't use "show_tree_data" for "fast" callbacksÆvar Arnfjörð Bjarmason1-26/+18
2023-01-13bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin2-4/+0
2023-01-13bisect: remove Cogito-related codeJohannes Schindelin1-8/+0
2023-01-13bisect run: fix the error messageJohannes Schindelin2-1/+11
2023-01-13bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin1-0/+10
2023-01-13bisect--helper: make the order consistently `argc, argv`Ævar Arnfjörð Bjarmason1-15/+18
2023-01-13bisect--helper: simplify exit code computationJohannes Schindelin1-8/+1
2023-01-13docs: link generating patch sectionsJohn Cai2-1/+8
2023-01-13rebase: cleanup "--exec" option handlingPhillip Wood2-36/+13
2023-01-13t7527: use test_when_finished in 'case insensitive+preserving'Andrei Rybak1-1/+1
2023-01-13t6422: drop commented out codeAndrei Rybak1-2/+0
2023-01-13t6003: uncomment test '--max-age=c3, --topo-order'Andrei Rybak1-13/+10
2023-01-13git-bisect-lk2009: update nist report linkAndrei Rybak1-1/+1
2023-01-13git-bisect-lk2009: update java code conventions linkAndrei Rybak1-1/+1
2023-01-13ls-files: guide folks to --exclude-standard over other --exclude* optionsElijah Newren1-2/+5
2023-01-13ls-files: clarify descriptions of status tags for -tElijah Newren1-12/+14
2023-01-13ls-files: clarify descriptions of file selection optionsElijah Newren1-13/+24
2023-01-13ls-files: add missing documentation for --resolve-undo optionElijah Newren1-0/+9