summaryrefslogtreecommitdiffstats
path: root/Documentation/git.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* diff: let external diffs report that changes are uninterestingRené Scharfe2024-06-101-0/+10
* Merge branch 'jl/git-no-advice'Junio C Hamano2024-05-161-7/+11
|\
| * advice: add --no-advice global optionJames Liu2024-05-031-2/+6
| * doc: add spacing around paginate optionsJames Liu2024-05-031-1/+1
| * doc: clean up usage documentation for --no-* optsJames Liu2024-05-031-7/+7
* | Sync with 2.44.1Johannes Schindelin2024-04-291-0/+31
|\ \ | |/ |/|
| * Sync with 2.43.4Johannes Schindelin2024-04-191-0/+31
| |\
| | * Sync with 2.42.2Johannes Schindelin2024-04-191-0/+31
| | |\
| | | * Sync with 2.41.1Johannes Schindelin2024-04-191-0/+31
| | | |\
| | | | * Sync with 2.40.2Johannes Schindelin2024-04-191-0/+31
| | | | |\
| | | | | * Sync with 2.39.4Johannes Schindelin2024-04-191-0/+31
| | | | | |\
| | | | | | * docs: document security issues around untrusted .git dirsJeff King2024-04-171-0/+31
| | * | | | | Merge branch 'jc/doc-most-refs-are-not-that-special' into maint-2.43Junio C Hamano2024-02-091-3/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cp/git-flush-is-an-env-bool' into maint-2.43Junio C Hamano2024-02-091-3/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano2024-02-091-1/+1
| | |\ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ Merge branch 'ja/doc-formatting-fix'Junio C Hamano2024-03-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: fix some placeholders formatingJean-Noël Avila2024-03-161-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jc/no-lazy-fetch'Junio C Hamano2024-03-081-2/+20
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | git: extend --no-lazy-fetch to work across subprocessesJunio C Hamano2024-02-271-0/+7
| * | | | | | | | | git: document GIT_NO_REPLACE_OBJECTS environment variableJunio C Hamano2024-02-271-2/+8
| * | | | | | | | | git: --no-lazy-fetch optionJunio C Hamano2024-02-131-0/+5
* | | | | | | | | | Merge branch 'ja/doc-placeholders-fix'Junio C Hamano2024-02-081-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: enforce placeholders in documentationJean-Noël Avila2023-12-261-1/+1
| * | | | | | | | | | doc: enforce dashes in placeholdersJean-Noël Avila2023-12-261-1/+1
* | | | | | | | | | | Merge branch 'ps/refstorage-extension'Junio C Hamano2024-01-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | setup: introduce GIT_DEFAULT_REF_FORMAT envvarPatrick Steinhardt2024-01-021-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'cp/git-flush-is-an-env-bool'Junio C Hamano2024-01-131-3/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | write-or-die: make GIT_FLUSH a Boolean environment variableChandra Pratap2024-01-041-3/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/doc-most-refs-are-not-that-special'Junio C Hamano2023-12-271-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | git.txt: HEAD is not that specialJunio C Hamano2023-12-151-3/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano2023-12-181-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | doc: update links to current pagesJosh Soref2023-11-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt2023-11-261-3/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence'Junio C Hamano2023-11-081-0/+10
|\ \ \ \ \
| * | | | | commit-graph: introduce envvar to disable commit existence checksPatrick Steinhardt2023-11-011-0/+10
| |/ / / /
* / / / / doc: fix some typos, grammar and wording issuesŠtěpán Němec2023-10-051-3/+3
|/ / / /
* / / / doc: sha256 is no longer experimentalAdam Majer2023-07-311-2/+2
|/ / /
* | | 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-281-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