1179 Commits (8524bf7cc1719b035977a5de795dc68583be8a6d)

Author SHA1 Message Date
Jonathan Nieder c7620bd0f3 upload-pack: disable object filtering when disabled by config 7 years ago
Brandon Williams d88e92d4e0 submodule: indicate that 'submodule.recurse' doesn't apply to clone 7 years ago
Ævar Arnfjörð Bjarmason 97716d217c fetch: add a --prune-tags option and fetch.pruneTags config 7 years ago
Ævar Arnfjörð Bjarmason 627a129b46 git-fetch & config doc: link to the new PRUNING section 7 years ago
Dave Borowitz 1feb061701 config.txt: document behavior of backslashes in subsections 7 years ago
Simon Ruderich dec366c9a8 config: document default value of http.sslVerify 7 years ago
Jeff Hostetler 10ac85c785 upload-pack: add object filtering for partial clone 7 years ago
Lars Schneider abfb04d0c7 launch_editor(): indicate that Git waits for user input 7 years ago
Thomas Gummerer e92445a731 add worktree.guessRemote config option 7 years ago
Liam Beguin 946a9f20b4 Documentation: move rebase.* configs to new file 7 years ago
Jonathan Nieder 0da0e49ba1 ssh: 'auto' variant to select between 'ssh' and 'simple' 7 years ago
Rasmus Villemoes 1b39687784 Documentation/config: add sendemail.tocmd to list preceding "See git-send-email(1)" 7 years ago
Stefan Beller de0bc11d13 config: document blame configuration 7 years ago
Marius Paliga d8052750c5 builtin/push.c: add push.pushOption config 7 years ago
Jeff King 2c1acdf6c9 Revert "color: make "always" the same as "auto" in config" 7 years ago
Brandon Williams 94b8ae5aca ssh: introduce a 'simple' ssh variant 7 years ago
Brandon Williams 373d70efb2 protocol: introduce protocol extension mechanisms 7 years ago
Damien Marié f805a00a39 run-command: add hint when a hook is ignored 7 years ago
Jeff King 6be4595edb color: make "always" the same as "auto" in config 7 years ago
Ben Peart 780494b1f5 fsmonitor: add documentation for the fsmonitor extension. 7 years ago
Stefan Beller d3a44f637e Documentation/config: clarify the meaning of submodule.<name>.update 7 years ago
Michael Haggerty 4ff0f01cb7 refs: retry acquiring reference locks for 100ms 8 years ago
Junio C Hamano 6e96cb5286 rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved 8 years ago
Jeff King 4e36907fa3 doc: fix typo in sendemail.identity 8 years ago
Andreas Heiduk 7f0a02be2f doc: clarify "config --bool" behaviour with empty string 8 years ago
xiaoqiang zhao 5453b83bdf send-email: --batch-size to work around some SMTP server limit 8 years ago
Stefan Beller 61e89eaae8 diff: document the new --color-moved setting 8 years ago
Jeff King b24a8db14a docs: update 64-bit core.packedGitLimit default 8 years ago
Liam Beguin c1b5d0194b status: add optional stash count information 8 years ago
Liam Beguin e01db917d8 stash: update documentation to use 'stash entry' 8 years ago
Jeff King 532139940c add: warn when adding an embedded repository 8 years ago
Andreas Heiduk fb87327aee doc: rewrite description for rev-parse --short 8 years ago
Stefan Beller 046b48239e Introduce 'submodule.recurse' option for worktree manipulators 8 years ago
Jeff King 2c9a2ae285 docs/config: mention protocol implications of url.insteadOf 8 years ago
SZEDER Gábor 449456ad47 docs/config.txt: fix indefinite article in core.fileMode description 8 years ago
Kyle Meyer ba4dce784e config.txt: add an entry for log.showSignature 8 years ago
Ævar Arnfjörð Bjarmason 0624c63ce6 config: match both symlink & realpath versions in IncludeIf.gitdir:* 8 years ago
Jeff King ce933ebd5a docs/config: consistify include.path examples 8 years ago
Jeff King a076df2813 docs/config: avoid the term "expand" for includes 8 years ago
Jeff King 994cd6c7ca docs/config: give a relative includeIf example 8 years ago
Jeff King 9d71d94d34 docs/config: clarify include/includeIf relationship 8 years ago
Jonathan Tan b7b744f297 docs: correct receive.advertisePushOptions default 8 years ago
Stephen Kent 93fdf301de status: add color config slots for branch info in "--short --branch" 8 years ago
Kyle Meyer e7e183d6ee doc/config: grammar fixes for core.{editor,commentChar} 8 years ago
Ævar Arnfjörð Bjarmason e4e016f65d push: mention "push.default=tracking" in the documentation 8 years ago
Brandon Williams a086f921a7 submodule: decouple url and submodule interest 8 years ago
Nguyễn Thái Ngọc Duy 3efd0bedc6 config: add conditional include 8 years ago
Nguyễn Thái Ngọc Duy 1050e9874b config.txt: reflow the second include.path paragraph 8 years ago
Nguyễn Thái Ngọc Duy df0233be96 config.txt: clarify multiple key values in include.path 8 years ago
Christian Couder b46013950a Documentation/git-update-index: explain splitIndex.* 8 years ago