summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2024-03-27config: add core.commentStringJeff King-3/+16
2024-03-26SubmittingPatches: release-notes entry experimentJunio C Hamano-0/+12
2024-03-25cherry-pick: add `--empty` for more robust redundant commit handlingBrian Lyles-7/+23
2024-03-25rebase: update `--empty=ask` to `--empty=stop`Brian Lyles-7/+8
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/+5
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-14/+16
2024-03-25Merge branch 'bb/sh-scripts-cleanup'Junio C Hamano-2/+2
2024-03-25Merge branch 'js/bugreport-no-suffix-fix'Junio C Hamano-1/+5
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-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt-1/+14
2024-03-21config.txt: describe handling of whitespace furtherDragan Simic-13/+15
2024-03-21The tenth batchJunio C Hamano-0/+35
2024-03-21Merge branch 'jw/doc-show-untracked-files-fix'Junio C Hamano-1/+1
2024-03-21Merge branch 'dg/user-manual-hash-example'Junio C Hamano-2/+34
2024-03-21Merge branch 'ja/doc-markup-fixes'Junio C Hamano-48/+57
2024-03-20transport-helper: drop "object-format <algo>" optionJeff King-5/+2
2024-03-20doc/gitremote-helpers: fix more missing single-quotesJeff King-3/+3
2024-03-18The ninth batchJunio C Hamano-0/+8
2024-03-18Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano-1/+1
2024-03-18docs: adjust trailer `separator` and `key_value_separator` languageBrian Lyles-7/+5
2024-03-18docs: correct trailer `key_value_separator` descriptionBrian Lyles-2/+2
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain-0/+2
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano-1/+1
2024-03-16doc: avoid redundant use of catBeat Bolli-2/+2
2024-03-16doc: fix some placeholders formatingJean-Noël Avila-7/+7
2024-03-16doc: format alternatives in synopsisJean-Noël Avila-7/+9
2024-03-16docs: fix typo in git-config `--default`Brian Lyles-1/+1
2024-03-16docs: clarify file options in git-config `--edit`Brian Lyles-1/+2
2024-03-16bugreport.c: fix a crash in `git bugreport` with `--no-suffix` optionJiamu Sun-1/+5
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano-3/+9
2024-03-15config: fix --comment formattingJunio C Hamano-7/+8
2024-03-15The eighth batchJunio C Hamano-0/+12
2024-03-15Merge branch 'kh/branch-ref-syntax-advice'Junio C Hamano-46/+49
2024-03-15config: add --comment option to add a commentRalph Seichter-3/+8
2024-03-15diff: add diff.srcPrefix and diff.dstPrefix configuration variablesPeter Hutterer-2/+9
2024-03-14The seventh batchJunio C Hamano-0/+32
2024-03-14Merge branch 'kh/doc-commentchar-is-a-byte'Junio C Hamano-1/+1
2024-03-14Merge branch 'so/clean-dry-run-without-force'Junio C Hamano-3/+7
2024-03-13status: allow --untracked=false and friendsJunio C Hamano-0/+6
2024-03-13doc: status.showUntrackedFiles does not take "false"Jonas Wunderlich-1/+1
2024-03-12Documentation/user-manual.txt: example for generating object hashesDirk Gouders-2/+34
2024-03-12config: allow multi-byte core.commentCharJeff King-1/+3
2024-03-11The sixth batchJunio C Hamano-0/+4
2024-03-11Merge branch 'kh/doc-dashed-commands-have-not-worked-for-a-long-time'Junio C Hamano-3/+0
2024-03-11Merge branch 'es/config-doc-sort-sections'Junio C Hamano-14/+14