summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/check-docs-exe'Junio C Hamano2019-04-227-38/+6
|\
| * docs: do not document the `git remote-testgit` commandJohannes Schindelin2019-04-012-32/+0
| * docs: move gitremote-helpers into section 7Johannes Schindelin2019-04-017-7/+7
* | Merge branch 'cb/doco-mono'Junio C Hamano2019-04-2218-67/+70
|\ \
| * | doc: format pathnames and URLs as monospace.Corentin BOMPARD2019-03-1317-65/+65
| * | doc/CodingGuidelines: URLs and paths as monospaceCorentin BOMPARD2019-03-131-2/+5
| |/
* | Merge branch 'ps/stash-in-c'Junio C Hamano2019-04-221-2/+2
|\ \
| * | stash: mention options in `show` synopsisPaul-Sebastian Ungureanu2019-03-071-2/+2
* | | The fifth batchJunio C Hamano2019-04-161-0/+58
* | | Merge branch 'nd/checkout-m-doc-update'Junio C Hamano2019-04-161-0/+2
|\ \ \
| * | | checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy2019-03-211-0/+2
| | |/ | |/|
* | | Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'Junio C Hamano2019-04-163-20/+90
|\ \ \
| * | | doc-diff: add `--cut-header-footer`Martin Ågren2019-03-181-2/+17
| * | | doc-diff: support diffing from/to AsciiDoc(tor)Martin Ågren2019-03-181-8/+45
| * | | doc-diff: let `render_tree()` take an explicit directory nameMartin Ågren2019-03-181-11/+17
| * | | Doc: auto-detect changed build flagsMartin Ågren2019-03-182-6/+18
* | | | Merge branch 'ab/drop-scripted-rebase'Junio C Hamano2019-04-161-12/+5
|\ \ \ \
| * | | | rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason2019-03-201-12/+5
| |/ / /
* | | | Merge branch 'ab/doc-misc-typofixes'Junio C Hamano2019-04-162-3/+3
|\ \ \ \
| * | | | doc: fix typos in man pagesAlexander Blesius2019-03-182-3/+3
| | |/ / | |/| |
* | | | Merge branch 'mh/pack-protocol-doc-fix'Junio C Hamano2019-04-161-4/+4
|\ \ \ \
| * | | | fix pack protocol example client/server communicationMike Hommey2019-03-181-4/+4
| |/ / /
* | | | Merge branch 'tg/glossary-overlay'Junio C Hamano2019-04-161-0/+9
|\ \ \ \
| * | | | glossary: add definition for overlayThomas Gummerer2019-03-181-0/+9
* | | | | Merge branch 'pw/rerere-autoupdate'Junio C Hamano2019-04-165-1/+22
|\ \ \ \ \
| * | | | | merge: tweak --rerere-autoupdate documentationPhillip Wood2019-03-181-1/+2
| * | | | | am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood2019-03-184-0/+20
| | |_|/ / | |/| | |
* | | | | Merge branch 'ma/asciidoctor-fixes-more'Junio C Hamano2019-04-1615-22/+21
|\ \ \ \ \
| * | | | | Documentation: turn middle-of-line tabs into spacesMartin Ågren2019-03-0712-12/+12
| * | | | | git-svn.txt: drop escaping '\' that ends up being renderedMartin Ågren2019-03-071-5/+5
| * | | | | git.txt: remove empty line before list continuationMartin Ågren2019-03-071-1/+0
| * | | | | config/fsck.txt: avoid starting line with dashMartin Ågren2019-03-071-3/+3
| * | | | | config/diff.txt: drop spurious backtickMartin Ågren2019-03-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'ma/asciidoctor-fixes'Junio C Hamano2019-04-162-7/+7
|\ \ \ \ \
| * | | | | asciidoctor-extensions: fix spurious space after linkgitMartin Ågren2019-03-111-2/+2
| * | | | | Documentation/Makefile: add missing dependency on asciidoctor-extensionsMartin Ågren2019-03-111-4/+4
| * | | | | Documentation/Makefile: add missing xsl dependencies for manpagesMartin Ågren2019-03-111-1/+1
* | | | | | Merge branch 'nd/diff-parseopt-3'Junio C Hamano2019-04-161-1/+1
|\ \ \ \ \ \
| * | | | | | diff-parseopt: convert --binaryNguyễn Thái Ngọc Duy2019-03-071-1/+1
* | | | | | | The fourth batchJunio C Hamano2019-04-101-0/+39
* | | | | | | Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano2019-04-103-17/+18
|\ \ \ \ \ \ \
| * | | | | | | rebase: deprecate --preserve-mergesJohannes Schindelin2019-03-123-17/+18
* | | | | | | | Merge branch 'dl/ignore-docs'Junio C Hamano2019-04-103-15/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: move core.excludesFile from git-add to gitignoreDenton Liu2019-03-082-9/+8
| * | | | | | | | git-clean.txt: clarify ignore pattern filesDenton Liu2019-03-081-6/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ja/dir-rename-doc-markup-fix'Junio C Hamano2019-04-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Doc: fix misleading asciidoc formatingJean-Noël Avila2019-03-061-2/+2
* | | | | | | | | Merge branch 'dl/reset-doc-no-wrt-abbrev'Junio C Hamano2019-04-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-reset.txt: clarify documentationDenton Liu2019-03-061-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | The third batchJunio C Hamano2019-03-201-0/+49