1037 Commits (9fcd14491d32d76c3533ba0b1dfe7cabf31fe852)

Author SHA1 Message Date
Stefan Beller 72710165c9 documentation: improve submodule.<name>.{url, path} description 8 years ago
Petr Stodulka 26a7b23429 http: control GSSAPI credential delegation 8 years ago
Matthieu Moy 14d16e2b35 Documentation/config: default for color.* is color.ui 9 years ago
Jeff King c08db5a2d0 receive-pack: allow a maximum input size to be specified 9 years ago
Stefan Beller 31224cbdc7 clone: recursive and reference option triggers submodule alternates 9 years ago
Jeff King 07e7dbf0db gc: default aggressive depth to 50 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
Jeff King 83558686ce receive-pack: send keepalives during quiet periods 9 years ago
Stefan Beller c714e45f87 receive-pack: implement advertising and receiving push options 9 years ago
Nguyễn Thái Ngọc Duy 3c8ede3ff3 connect: read $GIT_SSH_COMMAND from config file 9 years ago
Torsten Bögershausen 6523728499 convert: unify the "auto" handling of CRLF 9 years ago
Nguyễn Thái Ngọc Duy bc437d1020 fetch: reduce duplicate in ref update status lines with placeholder 9 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Matthieu Moy 23f8239bbe doc: typeset short command-line options as literal 9 years ago
Jeff King 9dc3515cf0 color: support strike-through attribute 9 years ago
Jeff King 54590a0eda color: support "italic" attribute 9 years ago
Jeff King 5621068f3d color: allow "no-" for negating attributes 9 years ago
Jeff King adb3356664 doc: refactor description of color format 9 years ago
Tom Russello ae9f6311e9 doc: change configuration variables format 9 years ago
Tom Russello 47d81b5c7a doc: more consistency in environment variables format 9 years ago
Tom Russello eee7f4a233 doc: change environment variables format 9 years ago
Jeff King 20b20a22f8 upload-pack: provide a hook for running pack-objects 9 years ago
Ramsay Jones 462cbb415e log: document the --decorate=auto option 9 years ago
Eric Wong d9545c7f46 fast-import: implement unpack limit 9 years ago
Johannes Schindelin f30afdabbf mingw: introduce the 'core.hideDotFiles' setting 9 years ago
Pranit Bauva aaab84203b commit: add a commit.verbose config variable 9 years ago
Junio C Hamano 1cca17dfff Documentation: fix linkgit references 9 years ago
Brian Norris f212dcc7d3 config: consistently format $variables in monospaced font 9 years ago
Ævar Arnfjörð Bjarmason 867ad08a26 hooks: allow customizing where the hook directory is 9 years ago
Brian Norris e5a39ad8e6 http: expand http.cookieFile as a path 9 years ago
Brian Norris 06ea368bb1 Documentation: config: improve word ordering for http.cookieFile 9 years ago
Junio C Hamano dca83abde2 config: describe 'pathname' value type 9 years ago
Eric Wong 9cea46cdda pack-objects: warn on split packs disabling bitmaps 9 years ago
Johannes Schindelin 8cb01e2fd3 http: support sending custom HTTP headers 9 years ago
Xiaolong Ye bb52995f3e format-patch: introduce format.useAutoBase configuration 9 years ago
Torsten Bögershausen 70ad8c8d8c convert: allow core.autocrlf=input and core.eol=crlf 9 years ago
Laurent Arnoud 61c2fe0c29 tag: add the option to force signing of annotated tags 9 years ago
Stefan Beller a028a1930c fetching submodules: respect `submodule.fetchJobs` config option 9 years ago
Jeff King 01143847db add--interactive: allow custom diff highlighting programs 9 years ago
Jeff King 24321375cd credential: let empty credential specs reset helper list 9 years ago
Christoph Egger aeff8a6121 http: implement public key pinning 9 years ago
brian m. carlson 121061f67f http: add option to try authentication without username 9 years ago
Dan Aloni 4d5c295696 ident: add user.useConfigOnly boolean for when ident shouldn't be guessed 9 years ago
Jeff King 0d0bac67ce transport: drop support for git-over-rsync 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Knut Franke 372370f167 http: use credential API to handle proxy authentication 9 years ago
Knut Franke ef976395e2 http: allow selection of proxy authentication method 9 years ago
Johannes Schindelin f5eb87b98d pull: allow interactive rebase with --rebase=interactive 9 years ago
Alexander Kuleshov bc6bf2d764 format-patch: introduce format.outputDirectory configuration 9 years ago
Thomas Gummerer ecd9ba6177 builtin/grep: add grep.fallbackToNoIndex config 9 years ago