summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding2007-01-281-10/+16
* Allow the tag signing key to be specified in the config fileAndy Parkins2007-01-271-0/+7
* make --upload-pack option to git-fetch configurableUwe Kleine-König2007-01-241-1/+5
* Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-241-0/+5
* fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-241-0/+10
* Documentation/config.txt: Correct info about subsection nameJakub Narebski2007-01-241-2/+2
* Documentation/config.txt: Document config file syntax betterJakub Narebski2007-01-221-7/+69
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-191-0/+4
* Document where configuration files are in config.txtJunio C Hamano2007-01-161-1/+6
* Allow the user to control the verbosity of merge-recursive.Shawn O. Pearce2007-01-141-0/+7
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-1/+1
* Merge branch 'sp/mmap'Junio C Hamano2007-01-071-0/+28
|\
| * Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce2007-01-061-6/+10
| * Update packedGit config option documentation.Shawn O. Pearce2006-12-301-2/+6
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-301-7/+7
| |\
| * | Fully activate the sliding window pack access.Shawn O. Pearce2006-12-291-0/+11
| * | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-291-0/+9
* | | Add documentation for git-branch's color configuration.Brian Gernhardt2007-01-031-6/+18
| |/ |/|
* | Documentation/config.txt (and repo-config manpage): mark-up fix.Junio C Hamano2006-12-301-7/+7
|/
* Merge branch 'jc/utf8'Junio C Hamano2006-12-281-0/+4
|\
| * UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-271-0/+4
* | git-reflog: gc.* configuration and documentation.Junio C Hamano2006-12-271-0/+9
* | rerere gc: honor configuration and document itJunio C Hamano2006-12-271-0/+10
|/
* Add config example with respect to branchAneesh Kumar K.V2006-12-181-0/+5
* Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-151-2/+2
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-151-2/+5
* config documentation: group color items together.Junio C Hamano2006-12-131-18/+18
* Allow subcommand.color and color.subcommand color configurationAndy Parkins2006-12-131-6/+6
* Add branch.*.merge warning and documentation updateJosef Weidendorfer2006-12-081-2/+9
* config option log.showroot to show the diff of root commitsPeter Baumann2006-11-241-0/+6
* Teach receive-pack how to keep pack files based on object count.Shawn Pearce2006-11-031-1/+10
* Merge branch 'lj/refs'Junio C Hamano2006-11-011-6/+10
|\
| * core.logallrefupdates create new log file only for branch heads.Junio C Hamano2006-10-081-6/+10
* | Merge branch 'maint'Junio C Hamano2006-10-231-0/+12
|\ \
| * | Documentation for the [remote] configSanti Béjar2006-10-231-0/+12
| |/
* | Merge branch 'np/pack'Junio C Hamano2006-10-221-0/+4
|\ \ | |/ |/|
| * git-repack: repo.usedeltabaseoffsetJunio C Hamano2006-10-131-0/+4
* | http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-281-0/+6
|/
* fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-241-0/+4
* Fetch: default remote repository from branch propertiesSanti Béjar2006-09-241-0/+3
* Document receive.denyNonFastforwardsJohannes Schindelin2006-09-201-0/+7
* git-status: document colorization config optionsJeff King2006-09-121-0/+14
* Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-081-3/+6
* Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-021-3/+3
* pager: config variable pager.colorMatthias Lederhofer2006-07-311-0/+4
* Merge branch 'lt/objformat'Junio C Hamano2006-07-241-0/+6
|\
| * sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-131-0/+6
* | pack-objects: check pack.window for default window sizeJeff King2006-07-231-0/+4
* | tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-231-0/+11
|/