507 Commits (4f049a16bf47c97639cb78b3ede3c6888fe91987)

Author SHA1 Message Date
Martin Ågren ae436f283c config/core.txt: fix minor issues for `core.sparseCheckoutCone` 3 years ago
Manuel Boni 07aed58017 config.txt: document include, includeIf 3 years ago
René Scharfe fc0f8bcd64 revert: config documentation fixes 3 years ago
Taylor Blau bcb6cdfc03 Documentation/config/transfer.txt: fix typo 3 years ago
Carlo Marcelo Arenas Belón 6b11e3d52e git-compat-util: allow root to access both SUDO_UID and root owned 3 years ago
Jiang Xin b4eda05d58 i18n: fix mismatched camelCase config variables 3 years ago
Ævar Arnfjörð Bjarmason 7281c196b1 transfer doc: move fetch.credentialsInUrl to "transfer" config namespace 3 years ago
Ævar Arnfjörð Bjarmason 4a169da280 fetch doc: note "pushurl" caveat about "credentialsInUrl", elaborate 3 years ago
Fabian Stelzer ce18a30bb7 gpg docs: explain better use of ssh.defaultKeyCommand 3 years ago
Derrick Stolee 6dcbdc0d66 remote: create fetch.credentialsInUrl config 3 years ago
Junio C Hamano 43966ab315 revert: optionally refer to commit in the "reference" format 3 years ago
Taylor Blau 5b92477f89 builtin/gc.c: conditionally avoid pruning objects via loose 3 years ago
Taylor Blau 4571324b99 builtin/repack.c: allow configuring cruft pack generation 3 years ago
Christian Couder 511cfd3bff http: add custom hostname to IP address resolutions 3 years ago
Carlo Marcelo Arenas Belón ae9abbb63e git-compat-util: avoid failing dir ownership checks if running privileged 3 years ago
Tao Klerks 05d57750c6 push: new config option "push.autoSetupRemote" supports "simple" push 3 years ago
Tao Klerks 8a649be7e8 push: default to single remote even when not named origin 3 years ago
Tao Klerks bdaf1dfae7 branch: new autosetupmerge option 'simple' for matching branches 3 years ago
SZEDER Gábor 756d15923b safe.directory: document and check that it's ignored in the environment 3 years ago
Elijah Newren 2d95707a02 sparse-checkout: make --cone the default 3 years ago
Derrick Stolee 0f85c4a30b setup: opt-out of check with safe.directory=* 3 years ago
Todd Zullinger f3ea4bed2a doc: replace "--" with {litdd} in credential-cache/fsmonitor 3 years ago
Neeraj Singh c0f4752ed2 core.fsyncmethod: batched disk flushes for loose-objects 3 years ago
Fernando Ramos 7b5cf8be18 vimdiff: add tool documentation 3 years ago
Tao Klerks e4921d877a tracking branches: add advice to ambiguous refspec error 3 years ago
Robert Coup 4963d3e41f docs: mention --refetch fetch option 3 years ago
Jeff Hostetler 3248486920 fsmonitor: document builtin fsmonitor 3 years ago
Victoria Dye 2efc9b84e5 reset: remove 'reset.quiet' config option 3 years ago
Johannes Schindelin 8959555cee setup_git_directory(): add an owner check for the top-level directory 3 years ago
Patrick Steinhardt bc22d845c4 core.fsync: new option to harden references 3 years ago
Neeraj Singh b9f5d0358d core.fsync: documentation and user-friendly aggregate options 3 years ago
Victoria Dye 9396251b37 reset: replace '--quiet' with '--no-refresh' in performance advice 3 years ago
Victoria Dye e86ec71d20 reset: revise index refresh advice 3 years ago
Patrick Steinhardt a2565c48e4 repack: add config to skip updating server info 3 years ago
Neeraj Singh 844a8ad4f8 core.fsync: add configuration parsing 3 years ago
Neeraj Singh abf38abec2 core.fsyncmethod: add writeout-only mode 3 years ago
Elijah Newren ecc7c8841d repo_read_index: add config to expect files outside sparse patterns 3 years ago
Alex Henrie 808213ba36 switch: mention the --detach option when dying due to lack of a branch 3 years ago
Josh Steadmon f05da2b48b clone, submodule: pass partial clone filters to submodules 3 years ago
Derrick Stolee 5c11c0d52c Documentation: add extensions.worktreeConfig details 3 years ago
Glen Choo 961b130d20 branch: add --recurse-submodules option for branch creation 3 years ago
Elijah Newren 714edc620c repo-settings: rename the traditional default fetch.negotiationAlgorithm 3 years ago
Johannes Schindelin deeaf5ee07 stash: remove documentation for `stash.useBuiltin` 3 years ago
Greg Hurrell cbac0076ef Documentation/config/pgp.txt: add missing apostrophe 3 years ago
Greg Hurrell 7838d9c2a9 Documentation/config/pgp.txt: replace stray <TAB> character with <SPC> 3 years ago
Josh Steadmon d3115660b4 branch: add flags and config to inherit tracking 3 years ago
Greg Hurrell deb5407a42 docs: add missing colon to Documentation/config/gpg.txt 3 years ago
Jeff King acd78728bb doc/config: mark ssh allowedSigners example as literal 3 years ago
Fabian Stelzer 6393c956f4 ssh signing: make verify-commit consider key lifetime 3 years ago
Junio C Hamano 91028f7659 grep: clarify what `grep.patternType=default` means 3 years ago