summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Git 2.42v2.42.0Junio C Hamano2023-08-211-1/+1
* Merge branch 'ps/revision-stdin-with-options'Junio C Hamano2023-08-181-1/+1
|\
| * rev-list-options: fix typo in `--stdin` documentationMartin Ågren2023-08-161-1/+1
* | Merge branch 'sa/doc-ls-remote'Junio C Hamano2023-08-181-2/+2
|\ \
| * | show-ref doc: fix carets in monospaceMartin Ågren2023-08-161-2/+2
* | | Merge branch 'tl/notes-separator'Junio C Hamano2023-08-181-8/+7
|\ \ \
| * | | notes doc: tidy up `--no-stripspace` paragraphMartin Ågren2023-08-161-3/+3
| * | | notes doc: split up run-on sentencesMartin Ågren2023-08-161-5/+4
* | | | Git 2.42-rc2v2.42.0-rc2Junio C Hamano2023-08-151-0/+13
* | | | Git 2.42-rc1v2.42.0-rc1Junio C Hamano2023-08-101-0/+20
* | | | Merge branch 'ma/locate-in-path-for-windows'Junio C Hamano2023-08-101-3/+8
|\ \ \ \
| * | | | docs: update when `git bisect visualize` uses `gitk`Matthias Aßhauer2023-08-041-3/+8
* | | | | A few more topics before -rc1Junio C Hamano2023-08-071-0/+8
* | | | | Merge branch 'am/doc-sha256'Junio C Hamano2023-08-072-8/+11
|\ \ \ \ \
| * | | | | doc: sha256 is no longer experimentalAdam Majer2023-07-312-8/+11
* | | | | | Git 2.42-rc0v2.42.0-rc0Junio C Hamano2023-08-041-0/+23
* | | | | | Merge branch 'jc/doc-sent-patch-now-what'Junio C Hamano2023-08-041-0/+32
|\ \ \ \ \ \
| * | | | | | MyFirstContribution: refrain from self-iterating too muchJunio C Hamano2023-07-281-0/+32
* | | | | | | Merge branch 'la/doc-choose-starting-point-fixup'Junio C Hamano2023-08-041-4/+20
|\ \ \ \ \ \ \
| * | | | | | | SubmittingPatches: use of older maintenance tracks is an exceptionJunio C Hamano2023-07-271-6/+13
| * | | | | | | SubmittingPatches: explain why 'next' and above are inappropriate baseJunio C Hamano2023-07-271-4/+8
| * | | | | | | SubmittingPatches: choice of base for fixing an older maintenance trackJunio C Hamano2023-07-261-1/+6
* | | | | | | | Merge branch 'pv/doc-submodule-update-settings'Junio C Hamano2023-08-042-15/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: highlight that .gitmodules does not support !commandPetar Vutov2023-07-252-15/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'la/doc-choose-starting-point'Junio C Hamano2023-08-041-41/+84
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | SubmittingPatches: simplify guidance for choosing a starting pointLinus Arver2023-07-141-28/+68
| * | | | | | | SubmittingPatches: emphasize need to communicate non-default starting pointsLinus Arver2023-07-141-3/+6
| * | | | | | | SubmittingPatches: de-emphasize branches as starting pointsLinus Arver2023-07-141-4/+4
| * | | | | | | SubmittingPatches: discuss subsystems separately from git.gitLinus Arver2023-07-141-4/+4
| * | | | | | | SubmittingPatches: reword awkward phrasingLinus Arver2023-07-141-2/+2
| |/ / / / / /
* | | | | | | The eighteenth batchJunio C Hamano2023-08-021-0/+19
* | | | | | | Documentation/RelNotes/2.42.0.txt: typofixTaylor Blau2023-08-021-1/+1
* | | | | | | Merge branch 'ks/ref-filter-describe'Junio C Hamano2023-08-021-0/+23
|\ \ \ \ \ \ \
| * | | | | | | ref-filter: add new "describe" atomKousik Sanagavarapu2023-07-241-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | The seventeenth batchJunio C Hamano2023-07-281-0/+3
* | | | | | | The sixteenth batchJunio C Hamano2023-07-281-0/+4
* | | | | | | Merge branch 'jc/gitignore-doc-pattern-markup'Junio C Hamano2023-07-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | gitignore.txt: mark up explanation of patterns consistentlyJunio C Hamano2023-07-181-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | The fifteenth batchJunio C Hamano2023-07-261-0/+3
* | | | | | | Merge branch 'jr/gitignore-doc-example-markup'Junio C Hamano2023-07-261-4/+4
|\ \ \ \ \ \ \
| * | | | | | | gitignore.txt: use backticks instead of double quotesJohan Ruokangas2023-07-181-4/+4
| |/ / / / / /
* | | | | | | The fourteenth batchJunio C Hamano2023-07-251-0/+25
* | | | | | | The thirteenth batchJunio C Hamano2023-07-211-0/+3
* | | | | | | Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano2023-07-211-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | builtin/for-each-ref.c: add `--exclude` optionTaylor Blau2023-07-101-0/+6
| |/ / / / /
* | | | | | The twelfth batchJunio C Hamano2023-07-181-0/+5
* | | | | | Merge branch 'mh/doc-credential-helpers'Junio C Hamano2023-07-181-0/+11
|\ \ \ \ \ \
| * | | | | | doc: gitcredentials: link to helper listM Hickford2023-07-101-0/+11
| |/ / / / /
* | | | | | The eleventh batchJunio C Hamano2023-07-171-0/+14
* | | | | | Merge branch 'vd/adjust-mfow-doc-to-updated-headers'Junio C Hamano2023-07-171-6/+20
|\ \ \ \ \ \