summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2024-03-29add-patch: introduce 'p' in interactive-patchRubén Justo
2024-03-28The twelfth batchJunio C Hamano
2024-03-28Merge branch 'jc/show-untracked-false'Junio C Hamano
2024-03-28Merge branch 'ph/diff-src-dst-prefix-config'Junio C Hamano
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano
2024-03-27MyFirstObjectWalk: add stderr to pipe processingDirk Gouders
2024-03-27MyFirstObjectWalk: fix description for counting omitted objectsDirk Gouders
2024-03-27MyFirstObjectWalk: fix filtered object walkDirk Gouders
2024-03-27MyFirstObjectWalk: fix misspelled "builtins/"Dirk Gouders
2024-03-27MyFirstObjectWalk: use additional arg in config_fn_tDirk Gouders
2024-03-27config: add core.commentStringJeff King
2024-03-26SubmittingPatches: release-notes entry experimentJunio C Hamano
2024-03-25cherry-pick: add `--empty` for more robust redundant commit handlingBrian Lyles
2024-03-25rebase: update `--empty=ask` to `--empty=stop`Brian Lyles
2024-03-25docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)Brian Lyles
2024-03-25docs: address inaccurate `--empty` default with `--exec`Brian Lyles
2024-03-25The eleventh batchJunio C Hamano
2024-03-25Merge branch 'bl/doc-key-val-sep-fix'Junio C Hamano
2024-03-25Merge branch 'bl/doc-config-fixes'Junio C Hamano
2024-03-25Merge branch 'ja/doc-formatting-fix'Junio C Hamano
2024-03-25Merge branch 'bb/sh-scripts-cleanup'Junio C Hamano
2024-03-25Merge branch 'js/bugreport-no-suffix-fix'Junio C Hamano
2024-03-25grep docs: describe --no-index further and improve formatting a bitDragan Simic
2024-03-25grep docs: describe --recurse-submodules further and improve formatting a bitDragan Simic
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt
2024-03-21config.txt: describe handling of whitespace furtherDragan Simic
2024-03-21The tenth batchJunio C Hamano
2024-03-21Merge branch 'jw/doc-show-untracked-files-fix'Junio C Hamano
2024-03-21Merge branch 'dg/user-manual-hash-example'Junio C Hamano
2024-03-21Merge branch 'ja/doc-markup-fixes'Junio C Hamano
2024-03-20transport-helper: drop "object-format <algo>" optionJeff King
2024-03-20doc/gitremote-helpers: fix more missing single-quotesJeff King
2024-03-18The ninth batchJunio C Hamano
2024-03-18Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano
2024-03-18docs: adjust trailer `separator` and `key_value_separator` languageBrian Lyles
2024-03-18docs: correct trailer `key_value_separator` descriptionBrian Lyles
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano
2024-03-16doc: avoid redundant use of catBeat Bolli
2024-03-16doc: fix some placeholders formatingJean-Noël Avila
2024-03-16doc: format alternatives in synopsisJean-Noël Avila
2024-03-16docs: fix typo in git-config `--default`Brian Lyles
2024-03-16docs: clarify file options in git-config `--edit`Brian Lyles
2024-03-16bugreport.c: fix a crash in `git bugreport` with `--no-suffix` optionJiamu Sun
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano
2024-03-15config: fix --comment formattingJunio C Hamano
2024-03-15The eighth batchJunio C Hamano
2024-03-15Merge branch 'kh/branch-ref-syntax-advice'Junio C Hamano
2024-03-15config: add --comment option to add a commentRalph Seichter
2024-03-15diff: add diff.srcPrefix and diff.dstPrefix configuration variablesPeter Hutterer