summaryrefslogtreecommitdiffstats
path: root/Documentation/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/rebase-backend'Junio C Hamano2020-03-031-0/+6
|\
| * rebase: rename the two primary rebase backendsElijah Newren2020-02-171-5/+3
| * rebase: make the backend configurable via config settingElijah Newren2020-02-171-0/+8
* | Merge branch 'jk/push-option-doc-markup-fix'Junio C Hamano2020-03-031-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-241-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
| |/ / / /
* | | | | Merge branch 'bc/misconception-doc'Junio C Hamano2020-01-301-0/+8
|\ \ \ \ \
| * | | | | docs: mention when increasing http.postBuffer is valuablebrian m. carlson2020-01-221-0/+8
| |/ / / /
* | | | | Merge branch 'bc/author-committer-doc'Junio C Hamano2020-01-301-1/+6
|\ \ \ \ \
| * | | | | doc: provide guidance on user.name formatbrian m. carlson2020-01-221-1/+6
| * | | | | doc: move author and committer information to git-commit(1)brian m. carlson2020-01-221-1/+1
| |/ / / /
* | | | | Merge branch 'bc/actualmente'Junio C Hamano2020-01-301-2/+2
|\ \ \ \ \
| * | | | | docs: use "currently" for the present timebrian m. carlson2020-01-211-2/+2
* | | | | | Merge branch 'hi/gpg-mintrustlevel'Junio C Hamano2020-01-301-0/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen2020-01-151-0/+15
| | |_|/ / | |/| | |
* | | | | Merge branch 'ma/config-advice-markup-fix'Junio C Hamano2020-01-101-1/+1
|\ \ \ \ \
| * | | | | config/advice.txt: fix description list separatorMartin Ă…gren2020-01-081-1/+1
* | | | | | Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-251-2/+8
|\ \ \ \ \ \
| * | | | | | sparse-checkout: add 'cone' modeDerrick Stolee2019-11-221-2/+8
* | | | | | | Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano2019-12-251-1/+17
|\ \ \ \ \ \ \
| * | | | | | | config/format.txt: clarify behavior of multiple format.notesDenton Liu2019-12-131-1/+17
* | | | | | | | Merge branch 'jt/clone-recursesub-ref-advise'Junio C Hamano2019-12-102-1/+6
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | submodule--helper: advise on fatal alternate errorJonathan Tan2019-12-031-0/+3
| * | | | | | | Doc: explain submodule.alternateErrorStrategyJonathan Tan2019-12-031-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'js/mingw-inherit-only-std-handles'Junio C Hamano2019-12-101-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | mingw: restrict file handle inheritance only on Windows 7 and laterJohannes Schindelin2019-11-231-0/+6
| |/ / / / /
* | | | | | Merge branch 'js/builtin-add-i'Junio C Hamano2019-12-051-0/+5
|\ \ \ \ \ \
| * | | | | | Start to implement a built-in version of `git add --interactive`Johannes Schindelin2019-11-141-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'en/doc-typofix'Junio C Hamano2019-12-011-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Documentation: fix a bunch of typos, both old and newElijah Newren2019-11-071-1/+1
| |/ / / /
* | | | | Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano2019-11-101-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | format-patch: teach --cover-from-description optionDenton Liu2019-10-161-0/+6
* | | | | Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano2019-10-181-1/+1
|\ \ \ \ \
| * | | | | format-patch: create leading components of output directoryBert Wesarg2019-10-121-1/+1
| |/ / / /
* | | | | Merge branch 'js/trace2-cap-max-output-files'Junio C Hamano2019-10-151-0/+6
|\ \ \ \ \
| * | | | | trace2: discard new traces if target directory has too many filesJosh Steadmon2019-10-051-0/+6
* | | | | | Merge branch 'js/fetch-jobs'Junio C Hamano2019-10-151-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin2019-10-061-0/+10