summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Thirteenth batchJunio C Hamano2020-09-031-0/+26
* Merge branch 'pb/doc-external-diff-env'Junio C Hamano2020-09-032-3/+5
|\
| * git.txt: correct stale 'GIT_EXTERNAL_DIFF' descriptionPhilippe Blain2020-09-012-3/+5
* | Merge branch 'jc/post-checkout-doc'Junio C Hamano2020-09-031-1/+3
|\ \
| * | doc: clarify how exit status of post-checkout hook is usedJunio C Hamano2020-08-271-1/+3
| |/
* | Merge branch 'pb/doc-sequence-editor-configuration'Junio C Hamano2020-09-032-0/+7
|\ \
| * | doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' morePhilippe Blain2020-08-312-0/+7
* | | Merge branch 'hl/bisect-doc-clarify-bad-good-ordering'Junio C Hamano2020-09-031-1/+1
|\ \ \
| * | | bisect: swap command-line options in documentationHugo Locurcio2020-08-281-1/+1
| |/ /
* | | Merge branch 'so/pretty-abbrev-doc'Junio C Hamano2020-09-031-2/+2
|\ \ \
| * | | pretty-options.txt: fix --no-abbrev-commit descriptionSergey Organov2020-08-271-2/+2
| | |/ | |/|
* | | Merge branch 'jt/lazy-fetch'Junio C Hamano2020-09-033-11/+11
|\ \ \
| * | | promisor-remote: lazy-fetch objects in subprocessJonathan Tan2020-08-181-10/+3
| * | | fetch: allow refspecs specified through stdinJonathan Tan2020-08-181-0/+4
| * | | negotiator/noop: add noop fetch negotiatorJonathan Tan2020-08-181-1/+4
* | | | Merge branch 'pw/rebase-i-more-options'Junio C Hamano2020-09-031-6/+27
|\ \ \ \
| * | | | rebase: add --reset-author-dateRohit Ashiwal2020-08-191-0/+1
| * | | | rebase -i: support --ignore-datePhillip Wood2020-08-191-3/+4
| * | | | rebase -i: support --committer-date-is-author-datePhillip Wood2020-08-171-3/+7
| * | | | rebase -i: add --ignore-whitespace flagRohit Ashiwal2020-07-131-2/+17
* | | | | Twelfth batchJunio C Hamano2020-08-311-0/+39
* | | | | Merge branch 'rp/apply-cached-doc'Junio C Hamano2020-08-311-10/+10
|\ \ \ \ \
| * | | | | git-apply.txt: update descriptions of --cached, --indexRaymond E. Pasco2020-08-201-10/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano2020-08-311-4/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh2020-08-211-4/+5
* | | | | Eleventh batchJunio C Hamano2020-08-271-0/+9
* | | | | Merge branch 'jk/leakfix'Junio C Hamano2020-08-271-2/+2
|\ \ \ \ \
| * | | | | config: drop git_config_get_string_const()Jeff King2020-08-171-2/+2
| | |/ / / | |/| | |
* | | | | Tenth batchJunio C Hamano2020-08-241-0/+35
* | | | | Merge branch 'jc/no-update-fetch-head'Junio C Hamano2020-08-241-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano2020-08-181-0/+9
* | | | | Merge branch 'ma/doc-sha-256-is-experimental'Junio C Hamano2020-08-245-1/+14
|\ \ \ \ \
| * | | | | Documentation: mark `--object-format=sha256` as experimentalMartin Ågren2020-08-175-1/+14
* | | | | | Merge branch 'ds/midx-repack-to-batch-size'Junio C Hamano2020-08-241-5/+6
|\ \ \ \ \ \
| * | | | | | multi-pack-index: repack batches below --batch-sizeDerrick Stolee2020-08-111-5/+6
* | | | | | | Ninth batchJunio C Hamano2020-08-191-1/+43
* | | | | | | Merge branch 'ds/sha256-leftover-bits'Junio C Hamano2020-08-192-3/+13
|\ \ \ \ \ \ \
| * | | | | | | multi-pack-index: use hash version byteDerrick Stolee2020-08-171-1/+6
| * | | | | | | commit-graph: use the "hash version" byteDerrick Stolee2020-08-171-2/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ma/sha-256-docs'Junio C Hamano2020-08-194-23/+30
|\ \ \ \ \ \ \
| * | | | | | | shallow.txt: document SHA-256 shallow formatMartin Ågren2020-08-171-1/+1
| * | | | | | | protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256Martin Ågren2020-08-171-4/+8
| * | | | | | | index-format.txt: document SHA-256 index formatMartin Ågren2020-08-171-16/+18
| * | | | | | | http-protocol.txt: document SHA-256 "want"/"have" formatMartin Ågren2020-08-171-2/+3
| |/ / / / / /
* | | | | | | Merge branch 'bc/sha-256-doc-updates'Junio C Hamano2020-08-192-16/+22
|\ \ \ \ \ \ \
| * | | | | | | docs: fix step in transition planbrian m. carlson2020-08-131-1/+1
| * | | | | | | docs: document SHA-256 pack and indicesbrian m. carlson2020-08-131-15/+21
| |/ / / / / /
* | | | | | | Merge branch 'pb/set-url-docfix'Junio C Hamano2020-08-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fetch, pull doc: correct description of '--set-upstream'Philippe Blain2020-08-131-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jb/commit-graph-doc-fix'Junio C Hamano2020-08-191-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |