summaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | config.txt: Document gitcvs.allbinaryFrank Lichtenheld2007-04-141-0/+7
|/
* Limit the size of the new delta_base_cacheShawn O. Pearce2007-03-191-0/+13
* mergetool: Add support for vimdiff.James Bowes2007-03-191-1/+1
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-161-0/+4
* Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-141-0/+5
* Merge branch 'js/symlink'Junio C Hamano2007-03-051-0/+7
|\
| * Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-031-0/+7
* | Merge branch 'maint'Junio C Hamano2007-03-041-0/+5
|\ \ | |/ |/|
| * Document the config variable format.suffixJohannes Schindelin2007-03-041-0/+5
* | Documentation: document remote.<name>.tagoptAneesh Kumar K.V2007-02-261-0/+4
* | Merge branch 'js/etc-config'Junio C Hamano2007-02-241-1/+2
|\ \
| * | config: read system-wide defaults from /etc/gitconfigJohannes Schindelin2007-02-201-1/+2
* | | Merge branch 'maint'Junio C Hamano2007-02-241-4/+11
|\ \ \ | | |/ | |/|
| * | core.legacyheaders: Use the description used in RelNotes-1.5.0Santi Béjar2007-02-241-4/+11
* | | Merge branch 'maint'Junio C Hamano2007-02-231-0/+12
|\| |
| * | Document the new core.bare configuration option.Shawn O. Pearce2007-02-221-0/+12
| |/
* | Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-211-4/+8
* | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-201-0/+4
|/
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-131-0/+11
* Allow aliases to expand to shell commandsTheodore Ts'o2007-02-111-0/+6
* Assorted typo fixesPavel Roskin2007-02-041-1/+1
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-291-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-251-1/+5
* Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-251-0/+5
* fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-251-0/+10
* Documentation/config.txt: Correct info about subsection nameJakub Narebski2007-01-251-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-201-0/+4
* Document where configuration files are in config.txtJunio C Hamano2007-01-171-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-311-2/+6
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-311-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-311-7/+7
|/
* Merge branch 'jc/utf8'Junio C Hamano2006-12-291-0/+4
|\
| * UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-281-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-191-0/+5
* Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-161-2/+2
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-161-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