summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* am: support --quitnd/am-quitNguyễn Thái Ngọc Duy2018-02-141-1/+5
* Second batch for 2.17Junio C Hamano2018-02-131-0/+77
* Merge branch 'tz/doc-show-defaults-to-head'Junio C Hamano2018-02-131-2/+2
|\
| * doc: mention 'git show' defaults to HEADtz/doc-show-defaults-to-headTodd Zullinger2018-01-301-2/+2
* | Merge branch 'jt/long-running-process-doc'Junio C Hamano2018-02-133-46/+59
|\ \
| * | Docs: split out long-running subprocess handshakejt/long-running-process-docJonathan Tan2018-01-253-46/+59
* | | Merge branch 'jt/http-redact-cookies'Junio C Hamano2018-02-131-0/+10
|\ \ \
| * | | http: support omitting data from tracesjt/http-redact-cookiesJonathan Tan2018-01-191-0/+4
| * | | http: support cookie redaction when tracingJonathan Tan2018-01-191-0/+6
* | | | Merge branch 'ks/submodule-doc-updates'Junio C Hamano2018-02-132-29/+87
|\ \ \ \
| * | | | Doc/git-submodule: improve readability and grammar of a sentenceks/submodule-doc-updatesKaartic Sivaraam2018-01-161-8/+8
| * | | | Doc/gitsubmodules: make some changes to improve readability and syntaxKaartic Sivaraam2018-01-161-21/+79
* | | | | Merge branch 'jh/partial-clone'Junio C Hamano2018-02-133-0/+20
|\ \ \ \ \
| * | | | | upload-pack: add object filtering for partial cloneJeff Hostetler2017-12-083-0/+20
* | | | | | Merge branch 'jh/fsck-promisors'Junio C Hamano2018-02-134-0/+41
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | gc: do not repack promisor packfilesJonathan Tan2017-12-081-0/+11
| * | | | rev-list: support termination at promisor objectsJonathan Tan2017-12-081-0/+11
| * | | | introduce fetch-object: fetch one promisor objectJonathan Tan2017-12-051-0/+7
| * | | | extension.partialclone: introduce partial clone extensionJonathan Tan2017-12-051-0/+12
* | | | | First batch after 2.16Junio C Hamano2018-01-231-0/+65
* | | | | Merge branch 'ab/doc-cat-file-e-still-shows-errors'Junio C Hamano2018-01-231-3/+4
|\ \ \ \ \
| * | | | | cat-file doc: document that -e will return some outputab/doc-cat-file-e-still-shows-errorsÆvar Arnfjörð Bjarmason2018-01-101-3/+4
* | | | | | Merge branch 'as/read-tree-prefix-doc-fix'Junio C Hamano2018-01-231-3/+2
|\ \ \ \ \ \
| * | | | | | doc/read-tree: remove obsolete remarkas/read-tree-prefix-doc-fixAndreas G. Schacker2018-01-091-3/+2
* | | | | | | Merge branch 'ab/commit-m-with-fixup'Junio C Hamano2018-01-231-0/+2
|\ \ \ \ \ \ \
| * | | | | | | commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixupÆvar Arnfjörð Bjarmason2017-12-221-2/+1
| * | | | | | | commit doc: document that -c, -C, -F and --fixup with -m errorÆvar Arnfjörð Bjarmason2017-12-221-0/+3
* | | | | | | | Merge branch 'sb/diff-blobfind-pickaxe'Junio C Hamano2018-01-231-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | diffcore: add a pickaxe option to find a specific blobStefan Beller2018-01-041-0/+10
* | | | | | | | | Merge branch 'nd/ita-wt-renames-in-status'Junio C Hamano2018-01-231-10/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | wt-status.c: handle worktree renamesnd/ita-wt-renames-in-statusNguyễn Thái Ngọc Duy2017-12-271-10/+13
* | | | | | | | | | Sync with v2.16.1Junio C Hamano2018-01-211-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Git 2.16.1v2.16.1Junio C Hamano2018-01-211-0/+11
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Start 2.17 cycleJunio C Hamano2018-01-211-0/+19
|/ / / / / / / / /
* | | | | | | | | Git 2.16v2.16.0Junio C Hamano2018-01-171-2/+5
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | RelNotes: minor typofixSZEDER Gábor2018-01-121-1/+1
* | | | | | | | Merge branch 'tg/worktree-create-tracking'Junio C Hamano2018-01-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-worktree.txt: add missing `Ralf Thielow2018-01-111-1/+1
* | | | | | | | | RelNotes update before -rc2Junio C Hamano2018-01-101-0/+10
* | | | | | | | | Merge branch 'jk/doc-diff-options'Junio C Hamano2018-01-091-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs/diff-options: clarify scope of diff-filter typesjk/doc-diff-optionsJeff King2018-01-041-0/+6
* | | | | | | | | | Merge branch 'bc/submitting-patches-in-asciidoc'Junio C Hamano2018-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc/SubmittingPatches: improve text formattingbc/submitting-patches-in-asciidocTodd Zullinger2018-01-031-1/+1
* | | | | | | | | | | Git 2.16-rc1v2.16.0-rc1testJunio C Hamano2018-01-051-0/+11
* | | | | | | | | | | Merge branch 'ld/p4-multiple-shelves'Junio C Hamano2018-01-051-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-p4: update multiple shelved change listsld/p4-multiple-shelvesLuke Diamand2017-12-221-1/+7
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'db/doc-config-section-names-with-bs'Junio C Hamano2018-01-051-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config.txt: document behavior of backslashes in subsectionsdb/doc-config-section-names-with-bsDave Borowitz2017-12-221-5/+7
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Git 2.16-rc0v2.16.0-rc0Junio C Hamano2017-12-281-0/+31
* | | | | | | | | | | Merge branch 'sb/describe-blob'Junio C Hamano2017-12-282-2/+21
|\ \ \ \ \ \ \ \ \ \ \