1387 Commits (0109d676f9d4d6f9d149d5194bdb200c6de3fcca)

Author SHA1 Message Date
Ben Peart e8b2dc2c2a add status config and command line options for rename detection 7 years ago
Johannes Schindelin 1131ec9818 pull: accept --rebase=merges to recreate the branch topology 7 years ago
Stefan Beller 0dc95a4d8a builtin/blame: add new coloring scheme config 7 years ago
Stefan Beller 25d5f52901 builtin/blame: highlight recently changed lines 7 years ago
Stefan Beller cdc2d5f11f builtin/blame: dim uninteresting metadata lines 7 years ago
Johannes Schindelin 79f62e7dd9 config: document the settings to colorize push errors/hints 7 years ago
Nguyễn Thái Ngọc Duy 8fc6776247 gc: handle a corner case in gc.bigPackThreshold 7 years ago
Nguyễn Thái Ngọc Duy 55dfe13df9 gc: add gc.bigPackThreshold config 7 years ago
Nguyễn Thái Ngọc Duy 0cb3c1427a pack-objects: shrink z_delta_size field in struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy b5c0cbd808 pack-objects: use bitfield for object_entry::depth 7 years ago
Lars Schneider e92d622536 convert: add round trip check based on 'core.checkRoundtripEncoding' 7 years ago
Derrick Stolee 1b70dfd594 commit-graph: add core.commitGraph setting 7 years ago
Jonathan Nieder c7620bd0f3 upload-pack: disable object filtering when disabled by config 7 years ago
Loganaden Velvindron d81b651f56 http: allow use of TLS 1.3 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" 8 years ago
Brandon Williams 94b8ae5aca ssh: introduce a 'simple' ssh variant 8 years ago
Brandon Williams 373d70efb2 protocol: introduce protocol extension mechanisms 8 years ago
Damien Marié f805a00a39 run-command: add hint when a hook is ignored 8 years ago
Jeff King 6be4595edb color: make "always" the same as "auto" in config 8 years ago
Ben Peart 780494b1f5 fsmonitor: add documentation for the fsmonitor extension. 8 years ago
Stefan Beller d3a44f637e Documentation/config: clarify the meaning of submodule.<name>.update 8 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