1253 Commits (a988ce9a580bb1cae6fbeead69eff53b113a373c)

Author SHA1 Message Date
Junio C Hamano 9bf5d4c4e2 config.txt: clarify core.checkStat 7 years ago
Samuel Maftoul 560ae1c164 branch: support configuring --sort via .gitconfig 7 years ago
Johannes Schindelin a7be92acd9 range-diff: use dim/bold cues to improve dual color mode 7 years ago
Han-Wen Nienhuys bf1a11f0a1 sideband: highlight keywords in remote sideband output 7 years ago
Nguyễn Thái Ngọc Duy 8578037bed config.txt: reorder blame stuff to keep config keys sorted 7 years ago
Ævar Arnfjörð Bjarmason 526608284a fetch doc: cross-link two new negotiation options 7 years ago
Ævar Arnfjörð Bjarmason af3a67de01 negotiator: unknown fetch.negotiationAlgorithm should error out 7 years ago
Ævar Arnfjörð Bjarmason 8a6d0525b7 fsck: test and document unknown fsck.<msg-id> values 7 years ago
Ævar Arnfjörð Bjarmason d786da1cd9 fsck: test & document {fetch,receive}.fsck.* config fallback 7 years ago
Ævar Arnfjörð Bjarmason 1362df0d41 fetch: implement fetch.fsck.* 7 years ago
Ævar Arnfjörð Bjarmason 720dae5a19 config doc: elaborate on fetch.fsckObjects security 7 years ago
Ævar Arnfjörð Bjarmason 456bab87b2 config doc: elaborate on what transfer.fsckObjects does 7 years ago
Ævar Arnfjörð Bjarmason b2558abdc4 config doc: unify the description of fsck.* and receive.fsck.* 7 years ago
Ævar Arnfjörð Bjarmason 5180dd2e9f config doc: don't describe *.fetchObjects twice 7 years ago
Stefan Beller 626c0b5d39 diff.c: offer config option to control ws handling in move detection 7 years ago
Jeff King da4398d6a0 add core.usereplacerefs config option 7 years ago
Henning Schild 1e7adb9756 gpg-interface: introduce new signature format "x509" using gpgsm 7 years ago
Henning Schild b02f51b196 gpg-interface: introduce new config to select per gpg format program 7 years ago
Henning Schild 57a8dd75df gpg-interface: add new config to select how to sign a commit 7 years ago
Jonathan Tan 42cc7485a2 negotiator/skipping: skip commits during fetch 7 years ago
Marc Strapetz 48294b512a Documentation: declare "core.ignoreCase" as internal variable 7 years ago
Brandon Williams 516e2b76bd upload-pack: implement ref-in-want 7 years ago
Derrick Stolee d5d5d7b641 gc: automatically write commit-graph files 7 years ago
Ville Skyttä 928f0ab4ba Documentation: spelling and grammar fixes 7 years ago
Taylor Blau 6653fec3bb grep.c: add configuration variables to show matched option 7 years ago
Brandon Williams 0dcbc0392e docs: link to gitsubmodules 7 years ago
Taylor Blau f8a0c6e799 Documentation/config.txt: camel-case lineNumber for consistency 7 years ago
Ævar Arnfjörð Bjarmason 8d7b558bae checkout & worktree: introduce checkout.defaultRemote 7 years ago
Ævar Arnfjörð Bjarmason ad8d5104b4 checkout: add advice for ambiguous "checkout <branch>" 7 years ago
Nguyễn Thái Ngọc Duy 09c4ba410b log-tree: allow to customize 'grafted' color 7 years ago
Nguyễn Thái Ngọc Duy 6532f3740b completion: allow to customize the completable command list 7 years ago
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