summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-03-31mem-pool: use st_add() in mem_pool_strvfmt()René Scharfe-2/+4
2024-03-31test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallbackEric Sunshine-0/+1
2024-03-30add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPORubén Justo-3/+37
2024-03-30add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPECRubén Justo-4/+12
2024-03-30add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILERubén Justo-8/+4
2024-03-30checkout: omit "tracking" information on a detached HEADJunio C Hamano-2/+6
2024-03-29advice: omit trailing whitespaceJunio C Hamano-5/+6
2024-03-29doc: git-clone: do not autoreference the manpage in itselfJean-Noël Avila-2/+12
2024-03-29doc: git-clone: apply new documentation formatting guidelinesJean-Noël Avila-84/+86
2024-03-29doc: git-init: apply new documentation formatting guidelinesJean-Noël Avila-30/+30
2024-03-29doc: allow literal and emphasis format in doc vs help testsJean-Noël Avila-1/+3
2024-03-29doc: rework CodingGuidelines with new formatting rulesJean-Noël Avila-68/+85
2024-03-29t4126: fix "funny directory name" test on Windows (again)Junio C Hamano-18/+17
2024-03-29add-patch: do not print hunks repeatedlyRubén Justo-7/+12
2024-03-28add-patch: introduce 'p' in interactive-patchRubén Justo-11/+16
2024-03-28t4126: make sure a directory with SP at the end is usableJunio C Hamano-15/+18
2024-03-28The twelfth batchJunio C Hamano-0/+18
2024-03-28Merge branch 'jk/drop-hg-to-git'Junio C Hamano-275/+0
2024-03-28Merge branch 'rs/t-prio-queue-fixes'Junio C Hamano-7/+17
2024-03-28Merge branch 'bt/fuzz-config-parse'Junio C Hamano-1/+36
2024-03-28Merge branch 'jc/show-untracked-false'Junio C Hamano-30/+68
2024-03-28Merge branch 'ph/diff-src-dst-prefix-config'Junio C Hamano-15/+67
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano-349/+1844
2024-03-27MyFirstObjectWalk: add stderr to pipe processingDirk Gouders-2/+2
2024-03-27MyFirstObjectWalk: fix description for counting omitted objectsDirk Gouders-6/+9
2024-03-27MyFirstObjectWalk: fix filtered object walkDirk Gouders-2/+2
2024-03-27MyFirstObjectWalk: fix misspelled "builtins/"Dirk Gouders-1/+1
2024-03-27MyFirstObjectWalk: use additional arg in config_fn_tDirk Gouders-5/+7
2024-03-27config: add core.commentStringJeff King-8/+27
2024-03-26SubmittingPatches: release-notes entry experimentJunio C Hamano-0/+12
2024-03-25cherry-pick: add `--empty` for more robust redundant commit handlingBrian Lyles-9/+133
2024-03-25cherry-pick: enforce `--keep-redundant-commits` incompatibilityBrian Lyles-0/+15
2024-03-25sequencer: do not require `allow_empty` for redundant commit optionsBrian Lyles-16/+7
2024-03-25sequencer: handle unborn branch with `--allow-empty`Brian Lyles-18/+39
2024-03-25rebase: update `--empty=ask` to `--empty=stop`Brian Lyles-18/+34
2024-03-25docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)Brian Lyles-16/+29
2024-03-25docs: address inaccurate `--empty` default with `--exec`Brian Lyles-5/+43
2024-03-25The eleventh batchJunio C Hamano-0/+15
2024-03-25Merge branch 'bl/doc-key-val-sep-fix'Junio C Hamano-7/+5
2024-03-25Merge branch 'bl/doc-config-fixes'Junio C Hamano-2/+3
2024-03-25Merge branch 'ja/doc-formatting-fix'Junio C Hamano-15/+17
2024-03-25Merge branch 'bb/sh-scripts-cleanup'Junio C Hamano-97/+85
2024-03-25Merge branch 'jc/index-pack-fsck-levels'Junio C Hamano-1/+1
2024-03-25Merge branch 'js/bugreport-no-suffix-fix'Junio C Hamano-4/+12
2024-03-25Merge branch 'rj/restore-plug-leaks'Junio C Hamano-30/+25
2024-03-25grep docs: describe --no-index further and improve formatting a bitDragan Simic-9/+17
2024-03-25grep docs: describe --recurse-submodules further and improve formatting a bitDragan Simic-6/+6
2024-03-25pretty: find pretty formats case-insensitivelyBrian Lyles-1/+9
2024-03-25pretty: update tests to use `test_config`Brian Lyles-16/+14
2024-03-25midx: use strvec_pushf() for pack-objects base nameRené Scharfe-6/+1