159 Commits (060009b4191c5dcdec858f5ec3d16cad012859df)

Author SHA1 Message Date
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 17 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 17 years ago
Junio C Hamano 17815501a8 git-gc --auto: run "repack -A -d -l" as necessary. 17 years ago
Junio C Hamano e9831e83e0 git-gc --auto: add documentation. 17 years ago
Nicolas Pitre 693b86fffb threaded delta search: add pack.threads config variable 17 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 17 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 17 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 17 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 17 years ago
René Scharfe 687157c736 Documentation: update tar.umask default 17 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 17 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
Theodore Tso 0d7566a5ba Add --aggressive option to 'git gc' 18 years ago
Dana How 960ccca680 Custom compression levels for objects and packs 18 years ago
Nicolas Pitre 726f852b0e deprecate the new loose object header format 18 years ago
Theodore Ts'o 618e613a70 Increase pack.depth default to 50 18 years ago
Theodore Ts'o 842aaf9323 Add pack.depth option to git-pack-objects. 18 years ago
Arjen Laarhoven e4e92b3f4b Document 'opendiff' value in config.txt and git-mergetool.txt 18 years ago
Josh Triplett 28a94f885a Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
Josh Triplett 2122591b3b Add clean.requireForce option, and add -f option to git-clean to override it 18 years ago
Junio C Hamano 88e7fdf2cb Document gitattributes(5) 18 years ago
Frank Lichtenheld 047528680e config.txt: Add gitcvs.db* variables 18 years ago
Frank Lichtenheld befc9c4204 config.txt: Fix grammatical error in description of http.noEPSV 18 years ago