1387 Commits (0109d676f9d4d6f9d149d5194bdb200c6de3fcca)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 6014363f0b config.txt: move submodule part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy 8dc9d22dc6 config.txt: move sequence.editor out of "core" part 7 years ago
Nguyễn Thái Ngọc Duy 701137ee32 config.txt: move sendemail part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy aaa3b458ee config.txt: move receive part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy 41b651d669 config.txt: move push part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy 0475029945 config.txt: move pull part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy fb981ced71 config.txt: move gui part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy 3d28c3d8b3 config.txt: move gitcvs part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy e108551a7c config.txt: move format part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy ca0e61c09f config.txt: move fetch part out to a separate file 7 years ago
Nguyễn Thái Ngọc Duy 8da2f4897c config.txt: follow camelCase naming 7 years ago
Brandon Williams db2d36fad8 config: document value 2 for protocol.version 7 years ago
Derrick Stolee d915114a3b config: fix commit-graph related config docs 7 years ago
Nguyễn Thái Ngọc Duy eb90ea79c5 generate-cmdlist.sh: collect config from all config.txt files 7 years ago
Junio C Hamano 9bf5d4c4e2 config.txt: clarify core.checkStat 7 years ago
Ben Peart fa655d8411 checkout: optimize "git checkout -b <new_branch>" 7 years ago
Samuel Maftoul 560ae1c164 branch: support configuring --sort via .gitconfig 7 years ago
Jeff King 16d75fa48d repack: add delta-islands support 7 years ago
Jeff King 28b8a73080 pack-objects: add delta-islands support 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
Derrick Stolee c4d25228eb config: create core.multiPackIndex setting 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 Nieder 3029970275 gc: do not return error for prior errors in daemonized mode 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