summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-01-16Sync with 2.39.1Junio C Hamano-125/+572
2023-01-16The seventh batchJunio C Hamano-0/+21
2023-01-16Merge branch 'jk/strncmp-to-api-funcs'Junio C Hamano-11/+14
2023-01-16Merge branch 'ar/dup-words-fixes'Junio C Hamano-15/+14
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano-4/+89
2023-01-16Merge branch 'ws/single-file-cone'Junio C Hamano-1/+17
2023-01-16Merge branch 'jk/ext-diff-with-relative'Junio C Hamano-17/+42
2023-01-16Merge branch 'ds/bundle-uri-4'Junio C Hamano-7/+0
2023-01-16Merge branch 'tr/am--no-verify'Junio C Hamano-4/+47
2023-01-16Merge branch 'tb/ci-concurrency'Junio C Hamano-2/+50
2023-01-16Merge branch 'pw/ci-print-failure-name-fix'Junio C Hamano-2/+4
2023-01-16Merge branch 'es/t1509-root-fixes'Junio C Hamano-2/+8
2023-01-16fsck: document the new `gitattributes` message IDsJohannes Schindelin-0/+12
2023-01-16cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()Ævar Arnfjörð Bjarmason-30/+52
2023-01-16scalar: show progress if stderr refers to a terminalZheNing Hu-3/+33
2023-01-16format-patch: unleak "-v <num>"Junio C Hamano-3/+3
2023-01-14ls-tree: remove dead store and strbuf for quote_c_style()René Scharfe-5/+2
2023-01-14ls-tree: fix expansion of repeated %(path)René Scharfe-3/+9
2023-01-14t6426: fix TODO about making test more comprehensiveElijah Newren-35/+23
2023-01-14env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason-50/+50
2023-01-14attr: add flag `--source` to work with tree-ishKarthik Nayak-53/+151
2023-01-14t0003: move setup for `--all` into new blockKarthik Nayak-2/+5
2023-01-13doc: fix non-existent config nameYukai Chou-4/+4
2023-01-13t3104: remove shift code in 'test_ls_tree_format'Teng Long-1/+0
2023-01-13ls-tree: cleanup the redundant SPACETeng Long-1/+1
2023-01-13ls-tree: make "line_termination" less genericÆvar Arnfjörð Bjarmason-14/+44
2023-01-13ls-tree: fold "show_tree_data" into "cb" structÆvar Arnfjörð Bjarmason-13/+5
2023-01-13ls-tree: use a "struct options"Ævar Arnfjörð Bjarmason-87/+116
2023-01-13ls-tree: don't use "show_tree_data" for "fast" callbacksÆvar Arnfjörð Bjarmason-26/+18
2023-01-13bisect: no longer try to clean up left-over `.git/head-name` filesJohannes Schindelin-4/+0
2023-01-13bisect: remove Cogito-related codeJohannes Schindelin-8/+0
2023-01-13bisect run: fix the error messageJohannes Schindelin-1/+11
2023-01-13bisect: verify that a bogus option won't try to start a bisectionJohannes Schindelin-0/+10
2023-01-13bisect--helper: make the order consistently `argc, argv`Ævar Arnfjörð Bjarmason-15/+18
2023-01-13bisect--helper: simplify exit code computationJohannes Schindelin-8/+1
2023-01-13docs: link generating patch sectionsJohn Cai-1/+8
2023-01-13rebase: cleanup "--exec" option handlingPhillip Wood-36/+13
2023-01-13t7527: use test_when_finished in 'case insensitive+preserving'Andrei Rybak-1/+1
2023-01-13t6422: drop commented out codeAndrei Rybak-2/+0
2023-01-13t6003: uncomment test '--max-age=c3, --topo-order'Andrei Rybak-13/+10
2023-01-13git-bisect-lk2009: update nist report linkAndrei Rybak-1/+1
2023-01-13git-bisect-lk2009: update java code conventions linkAndrei Rybak-1/+1
2023-01-13ls-files: guide folks to --exclude-standard over other --exclude* optionsElijah Newren-2/+5
2023-01-13ls-files: clarify descriptions of status tags for -tElijah Newren-13/+15
2023-01-13ls-files: clarify descriptions of file selection optionsElijah Newren-13/+24
2023-01-13ls-files: add missing documentation for --resolve-undo optionElijah Newren-0/+9
2023-01-13date.c: allow ISO 8601 reduced precision timesĐoàn Trần Công Danh-0/+45
2023-01-13t/interop: report which vanilla git command failedJeff King-1/+1
2023-01-13read-cache.c: refactor set_new_index_sparsity() for subsequent commitÆvar Arnfjörð Bjarmason-6/+6
2023-01-13sparse-index API: BUG() out on NULL ensure_full_index()Ævar Arnfjörð Bjarmason-2/+5