summaryrefslogtreecommitdiffstats
path: root/Documentation/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/doc-max-tree-depth-fix'Junio C Hamano2024-07-181-1/+2
|\
| * Documentation: fix default value for core.maxTreeDepthTaylor Blau2024-07-171-1/+2
* | Merge branch 'ps/doc-http-empty-cookiefile'Junio C Hamano2024-07-171-1/+5
|\ \
| * | doc: update http.cookieFile with in-memory cookie processingPiotr Szlazak2024-07-111-1/+5
* | | Merge branch 'bc/gitfaq-more'Junio C Hamano2024-07-161-0/+5
|\ \ \
| * | | doc: mention that proxies must be completely transparentbrian m. carlson2024-07-101-0/+5
* | | | Merge branch 'bc/http-proactive-auth'Junio C Hamano2024-07-161-0/+20
|\ \ \ \
| * | | | http: allow authenticating proactivelybrian m. carlson2024-07-101-0/+20
* | | | | Merge branch 'ds/advice-sparse-index-expansion'Junio C Hamano2024-07-161-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | advice: warn when sparse index expandsDerrick Stolee2024-07-081-0/+4
* | | | | Merge branch 'tb/path-filter-fix'Junio C Hamano2024-07-081-3/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | commit-graph: new Bloom filter version that fixes murmur3Taylor Blau2024-06-251-1/+4
| * | | | repo-settings: introduce commitgraph.changedPathsVersionTaylor Blau2024-06-251-3/+23
* | | | | Merge branch 'jk/remote-wo-url'Junio C Hamano2024-07-021-1/+10
|\ \ \ \ \
| * | | | | remote: allow resetting url listJeff King2024-06-141-1/+4
| * | | | | config: document remote.*.url/pushurl interactionJeff King2024-06-141-1/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/add-i-retire-usebuiltin-config'Junio C Hamano2024-06-251-6/+0
|\ \ \ \ \
| * | | | | add-i: finally retire add.interactive.useBuiltinJunio C Hamano2024-06-051-6/+0
* | | | | | Merge branch 'jc/no-default-attr-tree-in-bare'Junio C Hamano2024-06-251-3/+2
|\ \ \ \ \ \
| * | | | | | attr.tree: HEAD:.gitattributes is no longer the default in a bare repoJunio C Hamano2024-06-051-3/+2
| * | | | | | Merge branch 'ms/rebase-insnformat-doc-fix' into maint-2.43Junio C Hamano2024-02-091-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/orphan-unborn' into maint-2.43Junio C Hamano2024-02-091-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/doc-misspelt-refs-fix' into maint-2.43Junio C Hamano2024-02-091-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano2024-06-251-0/+91
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pseudo-merge: implement support for selecting pseudo-merge commitsTaylor Blau2024-05-241-0/+91
* | | | | | | | | | Merge branch 'pw/rebase-i-error-message'Junio C Hamano2024-06-211-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i: improve error message when picking mergePhillip Wood2024-05-301-0/+2
* | | | | | | | | | | Merge branch 'rs/diff-exit-code-with-external-diff'Junio C Hamano2024-06-211-0/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff: let external diffs report that changes are uninterestingRené Scharfe2024-06-101-0/+18
* | | | | | | | | | | | Merge branch 'ds/doc-add-interactive-singlekey'Junio C Hamano2024-06-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | doc: interactive.singleKey is disabled by defaultDragan Simic2024-06-081-4/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/safe-directory-leading-path'Junio C Hamano2024-06-121-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | safe.directory: allow "lead/ing/path/*" matchJunio C Hamano2024-05-291-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'iw/trace-argv-on-alias'Junio C Hamano2024-06-101-5/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Documentation: alias: add notes on shell expansionIan Wienand2024-06-011-0/+14
| * | | | | | | | | | Documentation: alias: rework notes into pointsIan Wienand2024-05-271-5/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'th/quiet-lazy-fetch-from-promisor'Junio C Hamano2024-06-061-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | promisor-remote: add promisor.quiet configuration optionTom Hughes2024-05-261-0/+3
| |/ / / / / / / /
* | | | | | | | | refs/reftable: allow configuring geometric factorPatrick Steinhardt2024-05-141-0/+10
* | | | | | | | | refs/reftable: allow disabling writing the object indexPatrick Steinhardt2024-05-141-0/+6
* | | | | | | | | refs/reftable: allow configuring restart intervalPatrick Steinhardt2024-05-141-0/+18
* | | | | | | | | refs/reftable: allow configuring block sizePatrick Steinhardt2024-05-141-0/+14
|/ / / / / / / /
* | | | | | | | Merge branch 'ps/run-auto-maintenance-in-receive-pack'Junio C Hamano2024-04-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/receive-pack: convert to use git-maintenance(1)Patrick Steinhardt2024-04-171-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ds/typofix-core-config-doc'Junio C Hamano2024-04-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | config: fix some small capitalization issues, as spottedDragan Simic2024-04-011-1/+1
* | | | | | | | | Merge branch 'ja/doc-markup-updates'Junio C Hamano2024-04-092-7/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | doc: git-clone: do not autoreference the manpage in itselfJean-Noël Avila2024-03-291-2/+12
| * | | | | | | | doc: git-clone: apply new documentation formatting guidelinesJean-Noël Avila2024-03-291-3/+3
| * | | | | | | | doc: git-init: apply new documentation formatting guidelinesJean-Noël Avila2024-03-291-2/+2