250 Commits (6e7b0ea864c61288bd5276f3e3cd9250e7a3802d)

Author SHA1 Message Date
Johannes Schindelin 0cc1b475bb clone: use configured default branch name when appropriate 5 years ago
Don Goodman-Wilson 8747ebb7cd init: allow setting the default for the initial branch name via the config 5 years ago
Laurent Arnoud c28ded83fc diff: add config option relative 5 years ago
Jonathan Nieder 3697caf4b9 config: let feature.experimental imply protocol.version=2 5 years ago
brian m. carlson 4153274052 docs: document credential.helper allowed values 5 years ago
Jonathan Nieder 11c7f2a30b Revert "fetch: default to protocol version 2" 5 years ago
Derrick Stolee a6be5e6764 log: add log.excludeDecoration config option 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
Emma Brooks 19d097e3d7 format-patch: teach --no-encode-email-headers 5 years ago
Damien Robert 4da9e99e6e doc: be more precise on (fetch|push).recurseSubmodules 5 years ago
Damien Robert d09bc51428 doc: explain how to deactivate submodule.recurse completely 5 years ago
Damien Robert dd0cb7dffa doc: list all commands affected by submodule.recurse 5 years ago
Josh Steadmon 3d3adaad91 trace2: teach Git to log environment variables 5 years ago
Derrick Stolee de3a864114 config: set pack.useSparse=true by default 5 years ago
Junio C Hamano 8312aa7d74 separate tar.* config to its own source file 5 years ago
Thomas Gummerer 8a2cd3f512 stash: remove the stash.useBuiltin setting 5 years ago
Jorge Lopez Silva af026519c9 http: add environment variable support for HTTPS proxies 5 years ago
Jorge Lopez Silva 88238e02d5 http: add client cert support for HTTPS proxies 5 years ago
Jeff King 0aa6ce3094 doc/config/push: use longer "--" line for preformatted example 5 years ago
Elijah Newren 10cdb9f38a rebase: rename the two primary rebase backends 5 years ago
Elijah Newren 8295ed690b rebase: make the backend configurable via config setting 5 years ago
Bert Wesarg 88f8576eda pull --rebase/remote rename: document and honor single-letter abbreviations rebase types 5 years ago
Heba Waly 887a0fd573 add: change advice config variables used by the add API 5 years ago
Jeff King 8b2a1928f0 doc: drop "explicitly given" from push.default description 5 years ago
Kevin Willford dfaed02862 fsmonitor: update documentation for hook version and watchman hooks 5 years ago
Jeff King e704fc7978 pack-objects: introduce pack.allowPackReuse 5 years ago
brian m. carlson 7a2dc95cbc docs: mention when increasing http.postBuffer is valuable 5 years ago
brian m. carlson 69e104d70e doc: provide guidance on user.name format 5 years ago
brian m. carlson bc94e5862a doc: move author and committer information to git-commit(1) 5 years ago
brian m. carlson 856249c62a docs: use "currently" for the present time 5 years ago
Hans Jerry Illikainen 54887b4689 gpg-interface: add minTrustLevel as a configuration option 5 years ago
Jonathan Nieder 684ceae32d fetch: default to protocol version 2 5 years ago
Jonathan Nieder b9ab170752 config doc: protocol.version is not experimental 5 years ago
Martin Ågren 3901d2c6bd config/advice.txt: fix description list separator 5 years ago
Denton Liu 66f79ee23d config/format.txt: clarify behavior of multiple format.notes 5 years ago
Jonathan Tan 4f3e57ef13 submodule--helper: advise on fatal alternate error 5 years ago
Jonathan Tan 10c64a0b3c Doc: explain submodule.alternateErrorStrategy 5 years ago
Johannes Schindelin ac33519ddf mingw: restrict file handle inheritance only on Windows 7 and later 5 years ago
Derrick Stolee 879321eb0b sparse-checkout: add 'cone' mode 5 years ago
Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
Elijah Newren 031fd4b93b Documentation: fix a bunch of typos, both old and new 5 years ago
Denton Liu bf8e65b30b format-patch: teach --cover-from-description option 5 years ago
Bert Wesarg edefc31873 format-patch: create leading components of output directory 5 years ago
Johannes Schindelin d54dea77db fetch: let --jobs=<n> parallelize --multiple, too 5 years ago
Josh Steadmon 83e57b04e6 trace2: discard new traces if target directory has too many files 5 years ago
Denton Liu 50094ca45f config/format.txt: specify default value of format.coverLetter 5 years ago
Derrick Stolee 50f26bd035 fetch: add fetch.writeCommitGraph config setting 5 years ago
SZEDER Gábor 64e5e1fba1 diff: 'diff.indentHeuristic' is no longer experimental 6 years ago
Derrick Stolee aaf633c2ad repo-settings: create feature.experimental setting 6 years ago
Derrick Stolee c6cc4c5afd repo-settings: create feature.manyFiles setting 6 years ago