summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-02-10Merge branch 'ab/lose-grep-debug'Junio C Hamano-107/+2
2021-02-10Merge branch 'jk/use-oid-pos'Junio C Hamano-94/+87
2021-02-10t1500: ensure current --since= behavior remainsEric Wong-0/+15
2021-02-10doc/rebase -i: fix typo in the documentation of 'fixup' commandCharvi Mendiratta-1/+1
2021-02-10t/t3437: fixup the test 'multiple fixup -c opens editor once'Charvi Mendiratta-2/+4
2021-02-10t/t3437: use named commits in the testsCharvi Mendiratta-8/+10
2021-02-10t/t3437: simplify and document the test helpersCharvi Mendiratta-11/+15
2021-02-10t/t3437: check the author date of fixed up commitCharvi Mendiratta-1/+3
2021-02-10t/t3437: remove the dependency of 'expected-message' file from testsCharvi Mendiratta-3/+3
2021-02-10t/t3437: fixup here-docs in the 'setup' testCharvi Mendiratta-31/+31
2021-02-10t/lib-rebase: update the documentation of FAKE_LINESCharvi Mendiratta-3/+4
2021-02-10rebase -i: clarify and fix 'fixup -c' rebase-todo helpCharvi Mendiratta-4/+5
2021-02-10t/.gitattributes: sort linesÆvar Arnfjörð Bjarmason-1/+1
2021-02-10test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason-27/+29
2021-02-10test libs: rename gitweb-lib.sh to lib-gitweb.shÆvar Arnfjörð Bjarmason-3/+3
2021-02-10test libs: rename bundle helper to "lib-bundle.sh"Ævar Arnfjörð Bjarmason-2/+2
2021-02-10test-lib-functions: remove generate_zero_bytes() wrapperÆvar Arnfjörð Bjarmason-8/+1
2021-02-10test-lib-functions: move test_set_index_version() to its userÆvar Arnfjörð Bjarmason-5/+5
2021-02-10test lib: change "error" to "BUG" as appropriateÆvar Arnfjörð Bjarmason-2/+2
2021-02-10test-lib: remove check_var_migrationÆvar Arnfjörð Bjarmason-30/+0
2021-02-10mailmap: only look for .mailmap in work treeJeff King-1/+49
2021-02-10fsck --name-objects: be more careful parsing generation numbersJohannes Schindelin-4/+11
2021-02-10t1450: robustify `remove_object()`Johannes Schindelin-10/+6
2021-02-09grep: honor sparse-checkout on working tree searchesMatheus Tavares-11/+179
2021-02-09maintenance: incremental strategy runs pack-refs weeklyDerrick Stolee-2/+19
2021-02-09maintenance: add pack-refs taskDerrick Stolee-4/+35
2021-02-09usage: trace2 BUG() invocationsJonathan Tan-0/+39
2021-02-09mergetool: add per-tool support and overrides for the hideResolved flagSeth House-1/+44
2021-02-09mergetool: break setup_tool out into separate initialization functionSeth House-3/+16
2021-02-09mergetool: add hideResolved configurationSeth House-0/+42
2021-02-09t: add --no-tag option to test_commitJeff King-8/+10
2021-02-09grep: error out if --untracked is used with --cachedMatheus Tavares-0/+3
2021-02-08Sync with 2.30.1Junio C Hamano-0/+8
2021-02-08.github/workflows/main.yml: run static-analysis on bionicTaylor Blau-1/+1
2021-02-08Git 2.30.1v2.30.1Junio C Hamano-1/+9
2021-02-08Merge branch 'pb/ci-matrix-wo-shortcut' into maintJunio C Hamano-0/+4
2021-02-08Merge branch 'pb/blame-funcname-range-userdiff' into maintJunio C Hamano-4/+4
2021-02-08Merge branch 'jk/p5303-sed-portability-fix' into maintJunio C Hamano-4/+8
2021-02-08Merge branch 'ab/branch-sort' into maintJunio C Hamano-44/+111
2021-02-08Merge branch 'ma/more-opaque-lock-file' into maintJunio C Hamano-15/+15
2021-02-08Merge branch 'dl/p4-encode-after-kw-expansion' into maintJunio C Hamano-1/+1
2021-02-08Merge branch 'ar/t6016-modernise' into maintJunio C Hamano-187/+167
2021-02-08Merge branch 'zh/arg-help-format' into maintJunio C Hamano-64/+64
2021-02-08Merge branch 'ma/doc-pack-format-varint-for-sizes' into maintJunio C Hamano-1/+16
2021-02-08Merge branch 'ma/t1300-cleanup' into maintJunio C Hamano-40/+32
2021-02-08Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files' into maintJunio C Hamano-8/+8
2021-02-08sequencer: rename a few functionsCharvi Mendiratta-9/+9
2021-02-08sequencer: fixup the datatype of the 'flag' argumentCharvi Mendiratta-4/+3
2021-02-06range-diff(docs): explain how to specify commit rangesJohannes Schindelin-0/+11
2021-02-06range-diff/format-patch: handle commit ranges other than A..BJohannes Schindelin-4/+39