aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-23
|\
| * Documentation: fix git-config.xml generationJames Bowes2007-05-23
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-23
|\ \ | |/
| * Document branch.autosetupmerge.Paolo Bonzini2007-05-22
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-21
|\ \ | |/
| * git-status: respect core.excludesFileJohannes Schindelin2007-05-21
* | Increase pack.depth default to 50Theodore Ts'o2007-05-08
* | Add pack.depth option to git-pack-objects.Theodore Ts'o2007-05-08
* | Merge branch 'maint'Junio C Hamano2007-05-03
|\ \ | |/
| * Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2007-05-03
* | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-29
* | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-23
* | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \
| * | Document gitattributes(5)Junio C Hamano2007-04-19
| |/
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-17
|\ \ | |/ |/|
| * config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-13
* | config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld2007-04-13
* | config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld2007-04-13
* | config.txt: Document core.autocrlfFrank Lichtenheld2007-04-13
* | config.txt: Document gitcvs.allbinaryFrank Lichtenheld2007-04-13
|/
* Limit the size of the new delta_base_cacheShawn O. Pearce2007-03-18
* mergetool: Add support for vimdiff.James Bowes2007-03-18
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
* Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-13
* Merge branch 'js/symlink'Junio C Hamano2007-03-04
|\
| * Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
* | Merge branch 'maint'Junio C Hamano2007-03-03
|\ \ | |/ |/|
| * Document the config variable format.suffixJohannes Schindelin2007-03-03
* | Documentation: document remote.<name>.tagoptAneesh Kumar K.V2007-02-26
* | Merge branch 'js/etc-config'Junio C Hamano2007-02-24
|\ \
| * | config: read system-wide defaults from /etc/gitconfigJohannes Schindelin2007-02-19
* | | Merge branch 'maint'Junio C Hamano2007-02-24
|\ \ \ | | |/ | |/|
| * | core.legacyheaders: Use the description used in RelNotes-1.5.0Santi Béjar2007-02-24
* | | Merge branch 'maint'Junio C Hamano2007-02-22
|\ \ \ | |/ /
| * | Document the new core.bare configuration option.Shawn O. Pearce2007-02-21
| |/
* | Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-20
* | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-19
|/
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-13
* Allow aliases to expand to shell commandsTheodore Ts'o2007-02-10
* Assorted typo fixesPavel Roskin2007-02-03
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding2007-01-28
* Allow the tag signing key to be specified in the config fileAndy Parkins2007-01-27
* make --upload-pack option to git-fetch configurableUwe Kleine-König2007-01-24
* Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-24
* fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-24
* Documentation/config.txt: Correct info about subsection nameJakub Narebski2007-01-24
* Documentation/config.txt: Document config file syntax betterJakub Narebski2007-01-22
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-19
* Document where configuration files are in config.txtJunio C Hamano2007-01-16