171 Commits (cdd859159e7677c466a319e4349c8b3933f8c5d6)

Author SHA1 Message Date
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
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Brian Gernhardt 54adf3706c Add core.pager config variable. 18 years ago
Michael Hendricks e8964a5b91 Correctly document the name of the global excludes file configuration 18 years ago
Junio C Hamano 9378c16135 Add core.quotepath configuration variable. 18 years ago
Dan McGee 730b5b45fb [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
Josh Triplett cedb8d5d33 Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
Martin Koegler e3dfddb377 builtin-pack-object: cache small deltas 18 years ago
Martin Koegler 074b2eea29 git-pack-objects: cache small deltas between big objects 18 years ago
James Bowes 5fdcf75c68 Documentation: fix git-config.xml generation 18 years ago
Paolo Bonzini 9902387d20 Document branch.autosetupmerge. 18 years ago
Johannes Schindelin 0ba956d331 git-status: respect core.excludesFile 18 years ago