summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2022-05-04trace2 docs: "printf" is not an English wordJohannes Schindelin-6/+6
2022-05-04trace2 docs: a couple of grammar fixesJohannes Schindelin-8/+8
2022-05-04git-p4: improve encoding handling to support inconsistent encodingsTao Klerks-1/+36
2022-05-04A bit more regression fixes for 2.36Junio C Hamano-0/+34
2022-04-29push: new config option "push.autoSetupRemote" supports "simple" pushTao Klerks-0/+11
2022-04-29push: default to single remote even when not named originTao Klerks-2/+3
2022-04-29branch: new autosetupmerge option 'simple' for matching branchesTao Klerks-8/+14
2022-04-28Some regression fixes for 2.36Junio C Hamano-0/+19
2022-04-27safe.directory: document and check that it's ignored in the environmentSZEDER Gábor-2/+2
2022-04-23log: "--since-as-filter" option is a non-terminating "--since" variantMiklos Vajna-0/+5
2022-04-21Documentation: some sparsity wording clarificationsElijah Newren-9/+12
2022-04-21git-sparse-checkout.txt: mark non-cone mode as deprecatedElijah Newren-4/+94
2022-04-21git-sparse-checkout.txt: flesh out pattern set sections a bitElijah Newren-44/+85
2022-04-21git-sparse-checkout.txt: add a new EXAMPLES sectionElijah Newren-6/+37
2022-04-21git-sparse-checkout.txt: shuffle some sections and mark as internalElijah Newren-24/+24
2022-04-21git-sparse-checkout.txt: update docs for deprecation of 'init'Elijah Newren-8/+8
2022-04-21git-sparse-checkout.txt: wording updates for the cone mode defaultElijah Newren-16/+15
2022-04-21sparse-checkout: make --cone the defaultElijah Newren-12/+14
2022-04-21Documentation/ToolsForGit.txt: Tools for developing GitCOGONI Guillaume-12/+56
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie-2/+3
2022-04-14Merge branch 'jc/revert-ref-transaction-hook-changes'Junio C Hamano-10/+0
2022-04-13RelNotes: revert the description on the reverted topicsJunio C Hamano-10/+0
2022-04-13RelNotes: mention safe.directoryJunio C Hamano-2/+9
2022-04-13RelNotes: clarify "bisect run unexecutable" tweakJunio C Hamano-4/+4
2022-04-13Sync with Git 2.35.3Junio C Hamano-0/+48
2022-04-13Git 2.35.3v2.35.3Junio C Hamano-0/+48
2022-04-13Git 2.34.3v2.34.3Junio C Hamano-0/+44
2022-04-13Git 2.33.3v2.33.3Junio C Hamano-0/+40
2022-04-13Git 2.32.2v2.32.2Junio C Hamano-0/+36
2022-04-13Git 2.31.3v2.31.3Junio C Hamano-0/+32
2022-04-13Git 2.30.4v2.30.4Junio C Hamano-0/+21
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee-0/+7
2022-04-11Git 2.36-rc2v2.36.0-rc2Junio C Hamano-0/+2
2022-04-11Merge tag 'v2.35.2'Junio C Hamano-0/+87
2022-04-08Merge branch 'tl/ls-tree-oid-only'Junio C Hamano-2/+2
2022-04-08ls-tree doc: document interaction with submodulesÆvar Arnfjörð Bjarmason-2/+2
2022-04-07Merge branch 'jc/cat-file-batch-commands'Junio C Hamano-1/+1
2022-04-07Documentation: add --batch-command to cat-file synopsisÆvar Arnfjörð Bjarmason-1/+1
2022-04-07Merge branch 'tz/doc-litdd-fixes'Junio C Hamano-11/+11
2022-04-07Merge branch 'tl/ls-tree-oid-only'Junio C Hamano-1/+1
2022-04-07git-ls-tree.txt: fix the name of "%(objectsize:padded)"Martin Ågren-1/+1
2022-04-06doc: replace "--" with {litdd} in credential-cache/fsmonitorTodd Zullinger-11/+11
2022-04-06Merge branch 'ab/make-optim-noop'Junio C Hamano-1/+1
2022-04-06core.fsyncmethod: batched disk flushes for loose-objectsNeeraj Singh-0/+8
2022-04-06Merge branch 'ns/core-fsyncmethod' into ns/batch-fsyncJunio C Hamano-4/+54
2022-04-06Documentation/Makefile: fix "make info" regression in dad9cd7d518Ævar Arnfjörð Bjarmason-1/+1
2022-04-04Git 2.36-rc0v2.36.0-rc0Junio C Hamano-0/+32
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano-4/+12
2022-04-04Merge branch 'jc/coding-guidelines-decl-in-for-loop'Junio C Hamano-1/+4
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano-17/+126