406 Commits (112dd5146589ecb76d52bf349bd51dbe2936e936)

Author SHA1 Message Date
Matthias Kestenholz 6b2f2d9805 Add color.ui variable which globally enables colorization if set 17 years ago
Johannes Schindelin 0ed50ceb48 Document that the default of branch.autosetupmerge is true 17 years ago
Johannes Schindelin 2b84b5a874 Introduce the config variable pack.packSizeLimit 17 years ago
Steffen Prohaska 21e5ad50fc safecrlf: Add mechanism to warn about irreversible crlf conversions 17 years ago
Junio C Hamano b2979ff599 core.whitespace: cr-at-eol 17 years ago
Christian Couder ab989adf6a instaweb: use 'browser.<tool>.path' config option if it's set. 17 years ago
Christian Couder 584627b4a6 Documentation: config: add "browser.<tool>.path". 17 years ago
Junio C Hamano 11c57e6a9a Fix git-rerere documentation 17 years ago
Michele Ballabio 80cd9cf9fa Document some default values in config.txt 17 years ago
Christian Couder 983a9eebdc Documentation: config: add 'help.*' and 'instaweb.*' variables. 17 years ago
Jeff King 47ee06f122 Document the color.interactive semantics 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
J. Bruce Fields f18b1c55e5 Documentation: fix remote.<name>.skipDefaultUpdate description 17 years ago
Ralf Wildenhues 02ff62504e Fix some documentation typos. 17 years ago
Johannes Schindelin 77680caadb Document diff.external and mergetool.<tool>.path 17 years ago
J. Bruce Fields 127f72e689 whitespace: fix config.txt description of indent-with-non-tab 17 years ago
Jeff King 46f721c8fe add status.relativePaths config variable 17 years ago
Junio C Hamano b4c61ed6d3 Color support for "git-add -i" 17 years ago
Junio C Hamano cec99d8cef Documentation: color.* = true means "auto" 17 years ago
Junio C Hamano 4f57147938 Documentation: rerere is enabled by default these days. 17 years ago
Sam Vilain 14c9821884 Add remote.<name>.proxy 17 years ago
Sam Vilain 9c5665aa3c Allow HTTP proxy to be overridden in config 17 years ago
Johannes Schindelin cd67e4d46b Teach 'git pull' about --rebase 17 years ago
Junio C Hamano 91af7ae54f core.whitespace: documentation updates. 17 years ago
Brian Downing dec9230941 config: clarify compression defaults 17 years ago
Brian Downing de1b24609b config: correct core.loosecompression documentation 17 years ago
Junio C Hamano 562ca192f9 clean: require -f to do damage by default 17 years ago
Brian Gernhardt 49604a4d62 format-patch: Add configuration and off switch for --numbered 17 years ago
Nicolas Pitre 4d00bda2aa make the pack index version configurable 17 years ago
Ralf Wildenhues 06ada1529c Fix some typos, punctuation, missing words, minor markup. 17 years ago
Johannes Schindelin 6ea9c7eb27 Fix typo in config.txt 17 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 18 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 18 years ago
Junio C Hamano 17815501a8 git-gc --auto: run "repack -A -d -l" as necessary. 18 years ago
Junio C Hamano e9831e83e0 git-gc --auto: add documentation. 18 years ago
Nicolas Pitre 693b86fffb threaded delta search: add pack.threads config variable 18 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 18 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 18 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 18 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 18 years ago
René Scharfe 687157c736 Documentation: update tar.umask default 18 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 18 years ago
David Symonds 29093c28a2 Fix documentation for core.gitproxy to reflect code 18 years ago
Brian Gernhardt 383e45cec4 Document commit.template configuration variable. 18 years ago
Junio C Hamano a644ffde0a Fix VISUAL/EDITOR preference order in Documentation/config.txt. 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Jakub Narebski dbddb714b0 Update git-merge documentation. 18 years ago
Brian Downing e93b15cd74 Add documentation for --window-memory, pack.windowMemory 18 years ago
Johannes Schindelin 6f084a56fc branch --track: code cleanup and saner handling of local branches 18 years ago
Johannes Schindelin 4017761fd8 branch.autosetupmerge: allow boolean values, or "all" 18 years ago