summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Merge branch 'dl/reset-doc-no-wrt-abbrev'Junio C Hamano1-2/+2
2019-04-08describe doc: remove '7-char' abbreviation referencePhilip Oakley1-1/+1
2019-04-08rerere doc: quote `rerere.enabled`Philip Oakley1-1/+1
2019-04-08gc docs: remove incorrect reference to gc.auto=0Ævar Arnfjörð Bjarmason1-2/+1
2019-04-08gc docs: clarify that "gc" doesn't throw away referenced objectsÆvar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: note "gc --aggressive" in "fast-import"Ævar Arnfjörð Bjarmason1-0/+7
2019-04-08gc docs: downplay the usefulness of --aggressiveÆvar Arnfjörð Bjarmason1-2/+27
2019-04-08gc docs: note how --aggressive impacts --window & --depthÆvar Arnfjörð Bjarmason1-2/+4
2019-04-08gc docs: fix formatting for "gc.writeCommitGraph"Ævar Arnfjörð Bjarmason1-2/+2
2019-04-08gc docs: re-flow the "gc.*" section in "config"Ævar Arnfjörð Bjarmason1-9/+8
2019-04-08gc docs: include the "gc.*" section from "config" in "gc"Ævar Arnfjörð Bjarmason2-80/+35
2019-04-08merge-recursive: switch directory rename detection defaultElijah Newren1-3/+16
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy15-85/+85
2019-04-02switch: no worktree status unless real branch switch happensNguyễn Thái Ngọc Duy1-8/+0
2019-04-02switch: implicit dwim, use --no-guess to disable itNguyễn Thái Ngọc Duy1-15/+23
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy8-15/+300
2019-04-02git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy1-81/+81
2019-04-02doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy2-0/+11
2019-04-02git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy1-1/+1
2019-04-02git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy1-4/+7
2019-04-02read-tree.txt: clarify --reset and worktree changesNguyễn Thái Ngọc Duy1-2/+3
2019-04-01Documentation/git-status: fix titles in porcelain v2 sectionTodd Zullinger1-4/+8
2019-04-01Documentation/rev-list-options: wrap --date=<format> block with "--"Todd Zullinger1-11/+11
2019-04-01interpret-trailers.txt: start the desc line with a capital letterNguyễn Thái Ngọc Duy1-1/+1
2019-04-01Documentation/technical/protocol-v2.txt: fix formattingSZEDER Gábor1-26/+26
2019-04-01Documentation/technical/api-config.txt: fix formattingSZEDER Gábor1-1/+1
2019-04-01Documentation/git-diff-tree.txt: fix formattingSZEDER Gábor1-0/+1
2019-04-01docs: do not document the `git remote-testgit` commandJohannes Schindelin2-32/+0
2019-04-01docs: move gitremote-helpers into section 7Johannes Schindelin7-7/+7
2019-04-01fast-import: fix erroneous handling of get-mark with empty orphan commitsElijah Newren1-4/+0
2019-04-01fast-import: only allow cat-blob requests where it makes senseElijah Newren1-3/+4
2019-04-01git-fast-import.txt: fix wording about where ls command can appearElijah Newren1-2/+2
2019-04-01t9300: demonstrate bug with get-mark and empty orphan commitsElijah Newren1-1/+6
2019-03-24read-tree: add --quietNguyễn Thái Ngọc Duy1-0/+4
2019-03-24gc docs: clean grammar for "gc.bigPackThreshold"Ævar Arnfjörð Bjarmason1-2/+2
2019-03-24gc docs: stop noting "repack" flagsÆvar Arnfjörð Bjarmason1-3/+2
2019-03-24gc docs: modernize the advice for manually running "gc"Ævar Arnfjörð Bjarmason1-10/+9
2019-03-22trace2: write to directory targetsJosh Steadmon1-0/+5
2019-03-21checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy1-0/+2
2019-03-20The third batchJunio C Hamano1-0/+49
2019-03-20Merge branch 'br/commit-tree-parseopt'Junio C Hamano1-2/+7
2019-03-20Merge branch 'jk/config-type-color-ends-with-lf'Junio C Hamano1-1/+3
2019-03-20Merge branch 'jk/fsck-doc'Junio C Hamano1-3/+11
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason1-12/+5
2019-03-18doc-diff: add `--cut-header-footer`Martin Ågren1-2/+17
2019-03-18doc-diff: support diffing from/to AsciiDoc(tor)Martin Ågren1-8/+45
2019-03-18doc-diff: let `render_tree()` take an explicit directory nameMartin Ågren1-11/+17
2019-03-18Doc: auto-detect changed build flagsMartin Ågren2-6/+18
2019-03-18doc: fix typos in man pagesAlexander Blesius2-3/+3
2019-03-18fix pack protocol example client/server communicationMike Hommey1-4/+4