summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/attr-source-tree'Junio C Hamano2023-05-171-0/+8
|\
| * attr: teach "--attr-source=<tree>" global option to "git"John Cai2023-05-061-0/+8
* | Merge branch 'jc/doc-clarify-git-default-hash-variable'Junio C Hamano2023-05-151-3/+3
|\ \ | |/ |/|
| * doc: GIT_DEFAULT_HASH is and will be ignored during "clone"Junio C Hamano2023-04-261-3/+3
| * Merge branch 'jc/environ-docs' into maint-2.38Junio C Hamano2022-10-271-16/+27
| |\
* | \ Merge branch 'ar/markup-em-dash'Junio C Hamano2023-01-301-1/+1
|\ \ \
| * | | Documentation: render dash correctlyAndrei Rybak2023-01-231-1/+1
* | | | read-tree: add "--super-prefix" option, eliminate globalÆvar Arnfjörð Bjarmason2022-12-261-7/+1
|/ / /
* | | Merge branch 'jc/environ-docs'Junio C Hamano2022-10-101-16/+27
|\ \ \ | |/ / |/| / | |/
| * environ: GIT_INDEX_VERSION affects not just a new repositoryJunio C Hamano2022-09-161-2/+2
| * environ: simplify description of GIT_INDEX_FILEJunio C Hamano2022-09-161-1/+1
| * environ: GIT_FLUSH should be made a usual BooleanJunio C Hamano2022-09-151-0/+1
| * environ: explain Boolean environment variablesJunio C Hamano2022-09-151-13/+18
| * environ: document GIT_SSL_NO_VERIFYJunio C Hamano2022-09-151-0/+5
* | Documentation: clean up a few misspelled word typosJacob Stopak2022-09-211-1/+1
* | Merge branch 'ab/tech-docs-to-help'Junio C Hamano2022-08-141-0/+17
|\ \ | |/ |/|
| * git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason2022-08-041-0/+9
| * git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason2022-08-041-0/+8
* | git.txt: remove redundant languageDerrick Stolee2022-07-191-3/+1
|/
* cli: add -v and -h shorthandsGarrit Franke2022-03-311-1/+3
* Merge branch 'if/redact-packfile-uri'Junio C Hamano2021-12-101-2/+3
|\
| * fetch-pack: redact packfile urls in tracesIvan Frade2021-11-111-2/+3
* | Merge branch 'ma/doc-git-version'Junio C Hamano2021-10-291-1/+1
|\ \ | |/ |/|
| * git.txt: fix typoMartin Ågren2021-10-251-1/+1
* | refs: turn on GIT_REF_PARANOIA by defaultJeff King2021-09-271-9/+10
* | Merge branch 'ma/doc-git-version'Junio C Hamano2021-09-231-0/+4
|\ \ | |/
| * documentation: add documentation for 'git version'Matthias Aßhauer2021-09-141-0/+4
* | docs/git: discuss server-side config for GIT_PROTOCOLJeff King2021-09-101-0/+15
|/
* Merge branch 'ps/config-global-override'Junio C Hamano2021-05-071-0/+10
|\
| * config: allow overriding of global and system configurationPatrick Steinhardt2021-04-191-0/+10
* | Merge branch 'ps/config-env-option-with-separate-value'Junio C Hamano2021-05-071-1/+1
|\ \ | |/ |/|
| * git.txt: fix synopsis of `--config-env` missing the equals signPatrick Steinhardt2021-04-301-1/+1
* | git.txt: fix monospace renderingMartin Ågren2021-02-181-1/+1
* | Merge branch 'ps/config-env-pairs'Junio C Hamano2021-01-251-1/+23
|\ \ | |/
| * config: add new way to pass config via `--config-env`Patrick Steinhardt2021-01-121-1/+23
* | git.txt: fix typos in 'linkgit' macro invocationPhilippe Blain2020-12-221-2/+2
|/
* refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys2020-09-091-0/+4
* Merge branch 'pb/doc-external-diff-env'Junio C Hamano2020-09-031-2/+3
|\
| * git.txt: correct stale 'GIT_EXTERNAL_DIFF' descriptionPhilippe Blain2020-09-011-2/+3
* | doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' morePhilippe Blain2020-08-311-0/+6
* | Merge branch 'ma/doc-sha-256-is-experimental'Junio C Hamano2020-08-241-1/+2
|\ \
| * | Documentation: mark `--object-format=sha256` as experimentalMartin Ågren2020-08-171-1/+2
| |/
* | git.txt: add list of guidesPhilippe Blain2020-08-041-0/+7
|/
* Merge branch 'jt/redact-all-cookies'Junio C Hamano2020-06-221-5/+4
|\
| * http: redact all cookies, teach GIT_TRACE_REDACT=0Jonathan Tan2020-06-051-5/+4
* | Merge branch 'jt/curl-verbose-on-trace-curl'Junio C Hamano2020-06-081-2/+0
|\ \ | |/
| * http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan2020-05-111-2/+0
* | Documentation: correct hash environment variableToon Claes2020-05-271-1/+1
|/
* builtin/init-db: add environment variable for new repo hashbrian m. carlson2020-02-241-0/+6
* Merge branch 'hw/doc-git-dir'Junio C Hamano2020-02-121-3/+17
|\