111 Commits (b33271808ba3fdbad66cfc3827b8849a1f3095bc)

Author SHA1 Message Date
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
Frank Lichtenheld 5007af8c7e config.txt: Change pserver to server in description of gitcvs.* 18 years ago
Frank Lichtenheld 5cb71f82de config.txt: Document core.autocrlf 18 years ago
Frank Lichtenheld eabb0bfd09 config.txt: Document gitcvs.allbinary 18 years ago
Shawn O. Pearce 18bdec1118 Limit the size of the new delta_base_cache 18 years ago
James Bowes 9cec65399d mergetool: Add support for vimdiff. 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Theodore Ts'o c4b4a5af16 Add git-mergetool to run an appropriate merge conflict resolution program 18 years ago
Johannes Schindelin 78cb59c8e5 Document the config variable format.suffix 18 years ago
Johannes Sixt 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. 18 years ago
Aneesh Kumar K.V 047f636d90 Documentation: document remote.<name>.tagopt 18 years ago
Santi Béjar bdd69c2f64 core.legacyheaders: Use the description used in RelNotes-1.5.0 18 years ago
Shawn O. Pearce e4a15f40bc Document the new core.bare configuration option. 18 years ago
Theodore Ts'o 1918278ea1 Allow git-remote to update named groups of remotes 18 years ago
Johannes Schindelin 32043c9f8c config: read system-wide defaults from /etc/gitconfig 18 years ago
Theodore Ts'o 1e592d65b5 Teach git-remote to update existing remotes by fetching from them 18 years ago
Johannes Schindelin c2120e5e4b git-gc: run pack-refs by default unless the repo is bare 18 years ago
Theodore Ts'o dfd42a3c62 Allow aliases to expand to shell commands 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Mark Wooding 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. 18 years ago
Andy Parkins d67778eccd Allow the tag signing key to be specified in the config file 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 18 years ago
Jakub Narebski 191453f664 Documentation/config.txt: Correct info about subsection name 18 years ago
Jakub Narebski e136f33b5f Documentation/config.txt: Document config file syntax better 18 years ago
Uwe Kleine-König 060aafc11f make --exec=... option to git-push configurable 18 years ago
Junio C Hamano 5ea5621f89 Document where configuration files are in config.txt 18 years ago
Shawn O. Pearce 8c3275abca Allow the user to control the verbosity of merge-recursive. 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Shawn O. Pearce 22bac0ea52 Increase packedGit{Limit,WindowSize} on 64 bit systems. 18 years ago
Brian Gernhardt f3673988ec Add documentation for git-branch's color configuration. 18 years ago
Shawn O. Pearce eb92242f19 Update packedGit config option documentation. 18 years ago
Junio C Hamano a862f97e98 Documentation/config.txt (and repo-config manpage): mark-up fix. 18 years ago
Shawn O. Pearce 60bb8b1453 Fully activate the sliding window pack access. 18 years ago
Shawn O. Pearce 77ccc5bbd1 Introduce new config option for mmap limit. 18 years ago