1137 Commits (bfbc2fccfdff0fe189337de67e16fc132b8ee2a5)

Author SHA1 Message Date
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
Christian Couder b2dd1c5c34 Documentation/config: add splitIndex.sharedIndexExpire 8 years ago
Andreas Heiduk 860cd699c2 Documentation: improve description for core.quotePath 8 years ago
Christian Couder e77cf4ee65 Documentation/config: add splitIndex.maxPercentChange 8 years ago
Christian Couder 66f9e7a6e8 Documentation/config: add information for core.splitIndex 8 years ago
David Pursehouse 8ab9740d9f config.txt: fix formatting of submodule.alternateErrorStrategy section 8 years ago
David Turner a831c06a2b gc: ignore old gc.log files 8 years ago
Jeff King 512aba261a document behavior of empty color name 8 years ago
Patrick Steinhardt a272b9e70a urlmatch: allow globbing for the URL host part 8 years ago
Segev Finer dd33e07766 connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config 8 years ago
Cornelius Weig 341fb28621 refs: add option core.logAllRefUpdates = always 8 years ago
Cornelius Weig d0c93194ec config: add markup to core.logAllRefUpdates doc 8 years ago
Nguyễn Thái Ngọc Duy 73c727d69f log --graph: customize the graph lines with config log.graphColors 8 years ago
SZEDER Gábor c026557a37 versioncmp: generalize version sort suffix reordering 8 years ago
Junio C Hamano 48d5014dd4 config.abbrev: document the new default that auto-scales 8 years ago
Brandon Williams f1762d772e transport: add protocol policy config option 8 years ago
SZEDER Gábor 51acfa9db5 versioncmp: use earliest-longest contained suffix to determine sorting order 8 years ago
SZEDER Gábor b8231660fa versioncmp: cope with common part overlapping with prerelease suffix 8 years ago
Jeff King 50d3413740 http: make redirects more obvious 8 years ago
David Turner f8edeaa05d upload-pack: optionally allow fetching any sha1 8 years ago
Matt McCutchen f1350d0c12 git-gc.txt: expand discussion of races with other processes 8 years ago
Matt McCutchen 235ec24352 doc: mention transfer data leaks in more places 8 years ago