summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bs/doc-blame-color-lines'Junio C Hamano2021-10-301-2/+0
|\
| * git config doc: fix recent ASCIIDOC formatting regressionÆvar Arnfjörð Bjarmason2021-10-201-2/+0
* | The fifteenth batchJunio C Hamano2021-10-261-0/+38
* | Merge branch 'ab/fix-make-lint-docs'Junio C Hamano2021-10-265-13/+69
|\ \
| * | doc lint: make "lint-docs" non-.PHONYÆvar Arnfjörð Bjarmason2021-10-153-8/+64
| * | doc build: speed up "make lint-docs"Ævar Arnfjörð Bjarmason2021-10-151-1/+1
| * | doc lint: emit errors on STDERRÆvar Arnfjörð Bjarmason2021-10-153-4/+4
| * | doc lint: fix error-hiding regressionÆvar Arnfjörð Bjarmason2021-10-151-3/+3
* | | Merge branch 'jc/doc-commit-header-continuation-line'Junio C Hamano2021-10-261-4/+20
|\ \ \
| * | | signature-format.txt: explain and illustrate multi-line headersJunio C Hamano2021-10-131-4/+20
* | | | Merge branch 'fs/ssh-signing-fix'Junio C Hamano2021-10-261-3/+1
|\ \ \ \
| * | | | ssh signing: clarify trustlevel usage in docsFabian Stelzer2021-10-131-3/+1
| * | | | Merge branch 'fs/ssh-signing' into fs/ssh-signing-fixJunio C Hamano2021-10-122-2/+50
| |\ \ \ \
* | \ \ \ \ Merge branch 'fs/ssh-signing'Junio C Hamano2021-10-262-2/+50
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ssh signing: verify signatures using ssh-keygenFabian Stelzer2021-09-101-0/+35
| * | | | | ssh signing: retrieve a default key from ssh-agentFabian Stelzer2021-09-102-1/+9
| * | | | | ssh signing: add ssh key format and signing codeFabian Stelzer2021-09-102-2/+7
* | | | | | The fourteenth batchJunio C Hamano2021-10-191-0/+38
* | | | | | Merge branch 'tz/doc-link-to-bundle-format-fix'Junio C Hamano2021-10-191-0/+1
|\ \ \ \ \ \
| * | | | | | doc: add bundle-format to TECH_DOCSTodd Zullinger2021-10-131-0/+1
* | | | | | | Merge branch 'bs/doc-blame-color-lines'Junio C Hamano2021-10-193-17/+44
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | blame: document --color-* optionsBagas Sanjaya2021-10-083-17/+31
| * | | | | | blame: describe default output formatBagas Sanjaya2021-10-021-0/+13
* | | | | | | Merge branch 'jk/cat-file-batch-all-wo-replace'Junio C Hamano2021-10-191-2/+4
|\ \ \ \ \ \ \
| * | | | | | | cat-file: disable refs/replace with --batch-all-objectsJeff King2021-10-091-1/+2
| * | | | | | | cat-file: mention --unordered along with --batch-all-objectsJeff King2021-10-091-2/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tb/repack-write-midx'Junio C Hamano2021-10-192-4/+33
|\ \ \ \ \ \ \
| * | | | | | | builtin/repack.c: make largest pack preferredTaylor Blau2021-09-291-0/+4
| * | | | | | | builtin/repack.c: support writing a MIDX while repackingTaylor Blau2021-09-291-4/+10
| * | | | | | | midx: preliminary support for `--refs-snapshot`Taylor Blau2021-09-291-0/+15
| * | | | | | | builtin/multi-pack-index.c: support `--stdin-packs` modeTaylor Blau2021-09-291-0/+4
* | | | | | | | Merge branch 'js/retire-preserve-merges'Junio C Hamano2021-10-195-65/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: drop support for `--preserve-merges`Johannes Schindelin2021-09-081-1/+0
| * | | | | | | | rebase: drop support for `--preserve-merges`Johannes Schindelin2021-09-081-51/+0
| * | | | | | | | pull: remove support for `--rebase=preserve`Johannes Schindelin2021-09-083-13/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Thirteenth batchJunio C Hamano2021-10-141-0/+22
* | | | | | | | Merge branch 'ja/doc-status-types-and-copies'Junio C Hamano2021-10-142-11/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-status: mention how to detect copiesJohannes Altmanninger2021-10-041-1/+1
| * | | | | | | | Documentation/git-status: document porcelain status T (typechange)Johannes Altmanninger2021-10-041-7/+10
| * | | | | | | | Documentation/diff-format: state in which cases porcelain status is TJohannes Altmanninger2021-10-041-1/+1
| * | | | | | | | Documentation/git-status: remove impossible porcelain status DR and DCJohannes Altmanninger2021-10-041-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'ab/align-parse-options-help'Junio C Hamano2021-10-141-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | send-pack: properly use parse_options() API for usage stringÆvar Arnfjörð Bjarmason2021-09-131-2/+2
* | | | | | | | | Merge branch 'ab/help-config-vars'Junio C Hamano2021-10-141-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | help: correct logic error in combining --all and --configÆvar Arnfjörð Bjarmason2021-09-231-0/+1
| * | | | | | | | | help: correct usage & behavior of "git help --guides"Ævar Arnfjörð Bjarmason2021-09-231-3/+3
| * | | | | | | | | help: correct the usage string in -h and documentationÆvar Arnfjörð Bjarmason2021-09-111-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano2021-10-141-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | trace2: add trace2_child_ready() to report on background childrenJeff Hostetler2021-09-201-0/+40
* | | | | | | | | | Merge branch 'en/removing-untracked-fixes'Junio C Hamano2021-10-143-22/+9
|\ \ \ \ \ \ \ \ \ \