summaryrefslogtreecommitdiffstats
path: root/Documentation/git.txt
AgeCommit message (Expand)AuthorLines
2020-12-22git.txt: fix typos in 'linkgit' macro invocationPhilippe Blain-2/+2
2020-09-09refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys-0/+4
2020-09-03Merge branch 'pb/doc-external-diff-env'Junio C Hamano-2/+3
2020-09-01git.txt: correct stale 'GIT_EXTERNAL_DIFF' descriptionPhilippe Blain-2/+3
2020-08-31doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' morePhilippe Blain-0/+6
2020-08-24Merge branch 'ma/doc-sha-256-is-experimental'Junio C Hamano-1/+2
2020-08-17Documentation: mark `--object-format=sha256` as experimentalMartin Ågren-1/+2
2020-08-04git.txt: add list of guidesPhilippe Blain-0/+7
2020-06-22Merge branch 'jt/redact-all-cookies'Junio C Hamano-5/+4
2020-06-08Merge branch 'jt/curl-verbose-on-trace-curl'Junio C Hamano-2/+0
2020-06-05http: redact all cookies, teach GIT_TRACE_REDACT=0Jonathan Tan-5/+4
2020-05-27Documentation: correct hash environment variableToon Claes-1/+1
2020-05-11http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan-2/+0
2020-02-24builtin/init-db: add environment variable for new repo hashbrian m. carlson-0/+6
2020-02-12Merge branch 'hw/doc-git-dir'Junio C Hamano-3/+17
2020-01-30git: update documentation for --git-dirHeba Waly-3/+17
2020-01-22doc: move author and committer information to git-commit(1)brian m. carlson-2/+25
2019-12-10Merge branch 'ds/commit-graph-delay-gen-progress'Junio C Hamano-0/+4
2019-12-06Merge branch 'jk/lore-is-the-archive'Junio C Hamano-1/+1
2019-11-30doc: recommend lore.kernel.org over public-inbox.orgJeff King-1/+1
2019-11-27progress: create GIT_PROGRESS_DELAYDerrick Stolee-0/+4
2019-11-07Documentation: fix a bunch of typos, both old and newElijah Newren-2/+2
2019-07-11Merge branch 'sg/git-C-empty-doc'Junio C Hamano-1/+2
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano-0/+20
2019-07-01Document that 'git -C ""' works and doesn't change directorySZEDER Gábor-1/+2
2019-06-17Merge branch 'po/git-help-on-git-itself'Junio C Hamano-1/+2
2019-05-28trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor-8/+35
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor-7/+7
2019-05-16Doc: git.txt: remove backticks from link and add git-scm.com/docsPhilip Oakley-1/+2
2019-05-13trace2: add variable description to git.txtDerrick Stolee-0/+21
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy-0/+20
2019-03-07git.txt: remove empty line before list continuationMartin Ågren-1/+0
2018-10-30Merge branch 'ah/doc-updates'Junio C Hamano-5/+5
2018-10-23doc: fix inappropriate monospace formattingAndreas Heiduk-5/+5
2018-10-16Merge branch 'ma/mailing-list-address-in-git-help'Junio C Hamano-1/+3
2018-09-29git doc: direct bug reporters to mailing list archiveJonathan Nieder-1/+3
2018-09-20Doc: use `--type=bool` instead of `--bool`Martin Ågren-1/+1
2018-09-04Documentation/git.txt: clarify that GIT_TRACE=/path appendsSZEDER Gábor-2/+2
2018-06-01Merge branch 'nd/command-list'Junio C Hamano-0/+10
2018-05-21completion: allow to customize the completable command listNguyễn Thái Ngọc Duy-1/+2
2018-05-21completion: add and use --list-cmds=aliasNguyễn Thái Ngọc Duy-1/+1
2018-05-21completion: add and use --list-cmds=nohelpersNguyễn Thái Ngọc Duy-1/+2
2018-05-21git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy-1/+2
2018-05-21completion: implement and use --list-cmds=main,othersNguyễn Thái Ngọc Duy-1/+2
2018-05-21git.c: convert --list-* to --list-cmds=*Nguyễn Thái Ngọc Duy-0/+6
2018-05-04git: add -P as a short option for --no-pagerJohannes Sixt-1/+2
2018-03-15Merge branch 'ab/man-sec-list'Junio C Hamano-0/+3
2018-03-08git manpage: note git-security@googlegroups.comÆvar Arnfjörð Bjarmason-0/+3
2018-01-19http: support omitting data from tracesJonathan Tan-0/+4
2018-01-19http: support cookie redaction when tracingJonathan Tan-0/+6