summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)AuthorFilesLines
2007-03-18Limit the size of the new delta_base_cacheLibravatar Shawn O. Pearce1-0/+13
2007-03-18mergetool: Add support for vimdiff.Libravatar James Bowes1-1/+1
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Libravatar Paolo Bonzini1-0/+4
2007-03-13Add git-mergetool to run an appropriate merge conflict resolution programLibravatar Theodore Ts'o1-0/+5
2007-03-04Merge branch 'js/symlink'Libravatar Junio C Hamano1-0/+7
2007-03-03Merge branch 'maint'Libravatar Junio C Hamano1-0/+5
2007-03-03Document the config variable format.suffixLibravatar Johannes Schindelin1-0/+5
2007-03-02Add core.symlinks to mark filesystems that do not support symbolic links.Libravatar Johannes Sixt1-0/+7
2007-02-26Documentation: document remote.<name>.tagoptLibravatar Aneesh Kumar K.V1-0/+4
2007-02-24Merge branch 'js/etc-config'Libravatar Junio C Hamano1-1/+2
2007-02-24Merge branch 'maint'Libravatar Junio C Hamano1-4/+11
2007-02-24core.legacyheaders: Use the description used in RelNotes-1.5.0Libravatar Santi Béjar1-4/+11
2007-02-22Merge branch 'maint'Libravatar Junio C Hamano1-0/+12
2007-02-21Document the new core.bare configuration option.Libravatar Shawn O. Pearce1-0/+12
2007-02-20Allow git-remote to update named groups of remotesLibravatar Theodore Ts'o1-4/+8
2007-02-19config: read system-wide defaults from /etc/gitconfigLibravatar Johannes Schindelin1-1/+2
2007-02-19Teach git-remote to update existing remotes by fetching from themLibravatar Theodore Ts'o1-0/+4
2007-02-13git-gc: run pack-refs by default unless the repo is bareLibravatar Johannes Schindelin1-0/+11
2007-02-10Allow aliases to expand to shell commandsLibravatar Theodore Ts'o1-0/+6
2007-02-03Assorted typo fixesLibravatar Pavel Roskin1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Libravatar Mark Wooding1-10/+16
2007-01-27Allow the tag signing key to be specified in the config fileLibravatar Andy Parkins1-0/+7
2007-01-24make --upload-pack option to git-fetch configurableLibravatar Uwe Kleine-König1-1/+5
2007-01-24Consolidate {receive,fetch}.unpackLimitLibravatar Junio C Hamano1-0/+5
2007-01-24fetch-pack: remove --keep-auto and make it the default.Libravatar Junio C Hamano1-0/+10
2007-01-24Documentation/config.txt: Correct info about subsection nameLibravatar Jakub Narebski1-2/+2
2007-01-22Documentation/config.txt: Document config file syntax betterLibravatar Jakub Narebski1-7/+69
2007-01-19make --exec=... option to git-push configurableLibravatar Uwe Kleine-König1-0/+4
2007-01-16Document where configuration files are in config.txtLibravatar Junio C Hamano1-1/+6
2007-01-14Allow the user to control the verbosity of merge-recursive.Libravatar Shawn O. Pearce1-0/+7
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre1-1/+1
2007-01-07Merge branch 'sp/mmap'Libravatar Junio C Hamano1-0/+28
2007-01-06Increase packedGit{Limit,WindowSize} on 64 bit systems.Libravatar Shawn O. Pearce1-6/+10
2007-01-03Add documentation for git-branch's color configuration.Libravatar Brian Gernhardt1-6/+18
2006-12-30Update packedGit config option documentation.Libravatar Shawn O. Pearce1-2/+6
2006-12-30Merge branch 'master' into sp/mmapLibravatar Junio C Hamano1-7/+7
2006-12-30Documentation/config.txt (and repo-config manpage): mark-up fix.Libravatar Junio C Hamano1-7/+7
2006-12-29Fully activate the sliding window pack access.Libravatar Shawn O. Pearce1-0/+11
2006-12-29Introduce new config option for mmap limit.Libravatar Shawn O. Pearce1-0/+9
2006-12-28Merge branch 'jc/utf8'Libravatar Junio C Hamano1-0/+4
2006-12-27UTF-8: introduce i18n.logoutputencoding.Libravatar Junio C Hamano1-0/+4
2006-12-27git-reflog: gc.* configuration and documentation.Libravatar Junio C Hamano1-0/+9
2006-12-27rerere gc: honor configuration and document itLibravatar Junio C Hamano1-0/+10
2006-12-18Add config example with respect to branchLibravatar Aneesh Kumar K.V1-0/+5
2006-12-15Align section headers of 'git status' to new 'git add'.Libravatar Shawn O. Pearce1-2/+2
2006-12-15Enable reflogs by default in any repository with a working directory.Libravatar Shawn O. Pearce1-2/+5
2006-12-13config documentation: group color items together.Libravatar Junio C Hamano1-18/+18
2006-12-13Allow subcommand.color and color.subcommand color configurationLibravatar Andy Parkins1-6/+6
2006-12-08Add branch.*.merge warning and documentation updateLibravatar Josef Weidendorfer1-2/+9