summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* commit-graph: introduce 'commitGraph.maxNewFilters'Taylor Blau2020-09-182-1/+6
* builtin/commit-graph.c: introduce '--max-new-filters=<n>'Taylor Blau2020-09-181-0/+6
* bloom: encode out-of-bounds filters as non-emptyTaylor Blau2020-09-171-1/+1
* commit-graph: respect 'commitGraph.readChangedPaths'Taylor Blau2020-09-092-0/+6
* Fourth batchJunio C Hamano2020-08-041-1/+15
* Third batchJunio C Hamano2020-08-011-0/+4
* Merge branch 'jc/fmt-merge-msg-suppress-destination' into masterJunio C Hamano2020-08-011-0/+12
|\
| * fmt-merge-msg: allow merge destination to be omitted againJunio C Hamano2020-07-301-0/+12
* | The second batch -- mostly minor typofixesJunio C Hamano2020-07-301-0/+6
* | Merge branch 'jb/doc-packfile-name' into masterJunio C Hamano2020-07-301-2/+2
|\ \
| * | pack-write/docs: update regarding pack namingJohannes Berg2020-07-221-2/+2
* | | Merge branch 'ar/help-guides-doc' into masterJunio C Hamano2020-07-301-2/+2
|\ \ \
| * | | git-help.txt: fix mentions of option --guidesAndrei Rybak2020-07-291-2/+2
* | | | First batch post 2.28Junio C Hamano2020-07-301-0/+67
* | | | Merge branch 'cc/pretty-contents-size' into masterJunio C Hamano2020-07-301-6/+21
|\ \ \ \
| * | | | ref-filter: add support for %(contents:size)Christian Couder2020-07-161-0/+3
| * | | | Documentation: clarify %(contents:XXXX) docChristian Couder2020-07-101-6/+18
* | | | | Merge branch 'pb/log-rev-list-doc' into masterJunio C Hamano2020-07-304-40/+71
|\ \ \ \ \
| * | | | | git-log.txt: include rev-list-description.txtPhilippe Blain2020-07-083-0/+27
| * | | | | git-rev-list.txt: move description to separate filePhilippe Blain2020-07-082-38/+39
| * | | | | git-rev-list.txt: tweak wording in set operationsPhilippe Blain2020-07-081-6/+6
| * | | | | git-rev-list.txt: fix Asciidoc syntaxPhilippe Blain2020-07-081-6/+6
| * | | | | revisions.txt: describe 'rev1 rev2 ...' meaning for rangesPhilippe Blain2020-07-081-0/+3
| * | | | | git-log.txt: add links to 'rev-list' and 'diff' docsPhilippe Blain2020-07-081-2/+2
* | | | | | Merge branch 'ds/commit-graph-bloom-updates' into masterJunio C Hamano2020-07-301-1/+4
|\ \ \ \ \ \
| * | | | | | commit-graph: persist existence of changed-pathsDerrick Stolee2020-07-011-1/+4
* | | | | | | Merge branch 'sg/commit-graph-cleanups' into masterJunio C Hamano2020-07-301-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | commit-graph-format.txt: all multi-byte numbers are in network byte orderSZEDER Gábor2020-06-081-1/+1
* | | | | | | Merge branch 'ps/ref-transaction-hook' into masterJunio C Hamano2020-07-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | githooks.txt: use correct "reference-transaction" hook nameBojun Chen2020-07-241-2/+2
* | | | | | | | Documentation/RelNotes: fix a typo in 2.28's relnotesTaylor Blau2020-07-221-1/+1
* | | | | | | | Git 2.28-rc2v2.28.0-rc2Junio C Hamano2020-07-221-0/+2
* | | | | | | | Merge branch 'js/pu-to-seen' into masterJunio C Hamano2020-07-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | gitworkflows.txt: fix broken subsection underlineMartin Ågren2020-07-181-1/+1
* | | | | | | | | RelNotes: update the v0 with extension situationJunio C Hamano2020-07-171-9/+0
* | | | | | | | | Git 2.28-rc1v2.28.0-rc1Junio C Hamano2020-07-161-0/+8
* | | | | | | | | Hopefully the last batch before -rc1Junio C Hamano2020-07-151-0/+8
* | | | | | | | | Merge branch 'ct/diff-with-merge-base-clarification' into masterJunio C Hamano2020-07-151-7/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-diff.txt: reorder possible usagesMartin Ågren2020-07-131-6/+7
| * | | | | | | | | git-diff.txt: don't mark required argument as optionalMartin Ågren2020-07-131-1/+1
* | | | | | | | | | Git 2.28-rc0v2.28.0-rc0Junio C Hamano2020-07-091-3/+27
* | | | | | | | | | Merge branch 'ma/rebase-doc-typofix' into masterJunio C Hamano2020-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-rebase.txt: fix description list separatorMartin Ågren2020-07-091-1/+1
* | | | | | | | | | | Merge branch 'jn/eject-fetch-write-commit-graph-out-of-experimental' into masterJunio C Hamano2020-07-092-10/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | experimental: default to fetch.writeCommitGraph=falseJonathan Nieder2020-07-082-10/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'cc/cat-file-usage-update' into masterJunio C Hamano2020-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cat-file: add missing [=<format>] to usage/synopsisChristian Couder2020-07-011-1/+1
| |/ / / / / / / / /
* | | | | | | | | | The seventh batchJunio C Hamano2020-07-061-0/+35
* | | | | | | | | | Merge branch 'jk/fast-export-anonym-alt'Junio C Hamano2020-07-061-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-export: allow seeding the anonymized mappingJeff King2020-06-251-0/+29