summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * git: update documentation for --git-dirHeba Waly2020-01-301-3/+17
* | doc: move author and committer information to git-commit(1)brian m. carlson2020-01-221-2/+25
|/
* Merge branch 'ds/commit-graph-delay-gen-progress'Junio C Hamano2019-12-101-0/+4
|\
| * progress: create GIT_PROGRESS_DELAYDerrick Stolee2019-11-271-0/+4
* | Merge branch 'jk/lore-is-the-archive'Junio C Hamano2019-12-061-1/+1
|\ \
| * | doc: recommend lore.kernel.org over public-inbox.orgJeff King2019-11-301-1/+1
| |/
* | Documentation: fix a bunch of typos, both old and newElijah Newren2019-11-071-2/+2
|/
* Merge branch 'sg/git-C-empty-doc'Junio C Hamano2019-07-111-1/+2
|\
| * Document that 'git -C ""' works and doesn't change directorySZEDER Gábor2019-07-011-1/+2
* | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-0/+20
|\ \
| * | checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-0/+20
* | | Merge branch 'po/git-help-on-git-itself'Junio C Hamano2019-06-171-1/+2
|\ \ \ | |_|/ |/| |
| * | Doc: git.txt: remove backticks from link and add git-scm.com/docsPhilip Oakley2019-05-161-1/+2
| |/
* | trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor2019-05-281-8/+35
* | trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor2019-05-281-7/+7
* | trace2: add variable description to git.txtDerrick Stolee2019-05-131-0/+21
* | git.txt: remove empty line before list continuationMartin Ågren2019-03-071-1/+0
|/
* Merge branch 'ah/doc-updates'Junio C Hamano2018-10-301-5/+5
|\
| * doc: fix inappropriate monospace formattingAndreas Heiduk2018-10-231-5/+5
* | Merge branch 'ma/mailing-list-address-in-git-help'Junio C Hamano2018-10-161-1/+3
|\ \
| * | git doc: direct bug reporters to mailing list archiveJonathan Nieder2018-09-291-1/+3
| |/
* | Doc: use `--type=bool` instead of `--bool`Martin Ågren2018-09-201-1/+1
* | Documentation/git.txt: clarify that GIT_TRACE=/path appendsSZEDER Gábor2018-09-041-2/+2
|/
* Merge branch 'nd/command-list'Junio C Hamano2018-06-011-0/+10
|\
| * completion: allow to customize the completable command listNguyễn Thái Ngọc Duy2018-05-211-1/+2
| * completion: add and use --list-cmds=aliasNguyễn Thái Ngọc Duy2018-05-211-1/+1
| * completion: add and use --list-cmds=nohelpersNguyễn Thái Ngọc Duy2018-05-211-1/+2
| * git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy2018-05-211-1/+2