summaryrefslogtreecommitdiff
path: root/Documentation/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'la/diff-relative-config'Junio C Hamano2020-06-021-0/+4
|\
| * diff: add config option relativeLaurent Arnoud2020-05-241-0/+4
* | config: let feature.experimental imply protocol.version=2Jonathan Nieder2020-05-212-1/+6
|/
* Merge branch 'bc/doc-credential-helper-value'Junio C Hamano2020-05-081-3/+7
|\
| * docs: document credential.helper allowed valuesbrian m. carlson2020-05-061-3/+7
* | Merge branch 'dl/merge-autostash'Junio C Hamano2020-04-291-0/+10
|\ \
| * | merge: teach --autostash optionDenton Liu2020-04-101-0/+10
| |/
* | Merge branch 'jn/demote-proto2-from-default'Junio C Hamano2020-04-281-1/+1
|\ \
| * | Revert "fetch: default to protocol version 2"Jonathan Nieder2020-04-221-1/+1
* | | Merge branch 'ds/log-exclude-decoration-config'Junio C Hamano2020-04-281-0/+6
|\ \ \
| * | | log: add log.excludeDecoration config optionDerrick Stolee2020-04-161-0/+6
* | | | Merge branch 'dr/doc-recurse-submodules'Junio C Hamano2020-04-283-7/+20
|\ \ \ \
| * | | | doc: be more precise on (fetch|push).recurseSubmodulesDamien Robert2020-04-062-5/+10
| * | | | doc: explain how to deactivate submodule.recurse completelyDamien Robert2020-04-061-0/+7
| * | | | doc: list all commands affected by submodule.recurseDamien Robert2020-04-061-2/+3
* | | | | Merge branch 'eb/format-patch-no-encode-headers'Junio C Hamano2020-04-221-0/+5
|\ \ \ \ \
| * | | | | format-patch: teach --no-encode-email-headersEmma Brooks2020-04-071-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'js/trace2-env-vars'Junio C Hamano2020-04-221-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | trace2: teach Git to log environment variablesJosh Steadmon2020-03-231-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'ds/default-pack-use-sparse-to-true'Junio C Hamano2020-03-292-5/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | config: set pack.useSparse=true by defaultDerrick Stolee2020-03-202-5/+2
| |/ /
* | | Merge branch 'tg/retire-scripted-stash'Junio C Hamano2020-03-261-13/+5
|\ \ \
| * | | stash: remove the stash.useBuiltin settingThomas Gummerer2020-03-051-13/+5
* | | | Merge branch 'jc/config-tar'Junio C Hamano2020-03-252-7/+6
|\ \ \ \
| * | | | separate tar.* config to its own source fileJunio C Hamano2020-03-182-7/+6
| * | | | Merge branch 'jk/push-option-doc-markup-fix' into maintJunio C Hamano2020-03-171-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'bc/misconception-doc' into maintJunio C Hamano2020-02-141-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bc/author-committer-doc' into maintJunio C Hamano2020-02-141-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bc/actualmente' into maintJunio C Hamano2020-02-141-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'js/https-proxy-config'Junio C Hamano2020-03-251-0/+21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | http: add environment variable support for HTTPS proxiesJorge Lopez Silva2020-03-051-4/+8
| * | | | | | | | http: add client cert support for HTTPS proxiesJorge Lopez Silva2020-03-051-0/+17
| |/ / / / / / /
* | | | | | | | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-021-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase: rename the two primary rebase backendsElijah Newren2020-02-161-5/+3
| * | | | | | | | rebase: make the backend configurable via config settingElijah Newren2020-02-161-0/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/push-option-doc-markup-fix'Junio C Hamano2020-03-021-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | doc/config/push: use longer "--" line for preformatted exampleJeff King2020-02-181-2/+2
* | | | | | | Merge branch 'bw/remote-rename-update-config'Junio C Hamano2020-02-252-6/+8
|\ \ \ \ \ \ \
| * | | | | | | pull --rebase/remote rename: document and honor single-letter abbreviations r...Bert Wesarg2020-02-102-6/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kw/fsmonitor-watchman-racefix'Junio C Hamano2020-02-141-0/+11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fsmonitor: update documentation for hook version and watchman hooksKevin Willford2020-01-231-0/+11
| |/ / / / /
* | | | | | Merge branch 'jn/promote-proto2-to-default'Junio C Hamano2020-02-141-5/+4
|\ \ \ \ \ \
| * | | | | | fetch: default to protocol version 2Jonathan Nieder2020-01-151-1/+1
| * | | | | | config doc: protocol.version is not experimentalJonathan Nieder2020-01-151-5/+4
* | | | | | | Merge branch 'jk/packfile-reuse-cleanup'Junio C Hamano2020-02-141-0/+7
|\ \ \ \ \ \ \
| * | | | | | | pack-objects: introduce pack.allowPackReuseJeff King2020-01-231-0/+7
* | | | | | | | Merge branch 'hw/advice-add-nothing'Junio C Hamano2020-02-141-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | add: change advice config variables used by the add APIHeba Waly2020-02-061-0/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/push-default-doc'Junio C Hamano2020-02-121-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: drop "explicitly given" from push.default descriptionJeff King2020-01-291-2/+3
| |/ / / / / / /