summaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-031-1/+1
* Document commit.template configuration variable.Brian Gernhardt2007-07-271-0/+3
* Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-221-2/+2
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-0/+8
* Update git-merge documentation.Jakub Narebski2007-07-131-0/+1
* Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-121-0/+6
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-121-4/+1
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-091-1/+4
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-071-0/+5
* Add core.pager config variable.Brian Gernhardt2007-07-041-0/+4
* Merge branch 'maint'Junio C Hamano2007-07-031-1/+1
|\
| * Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-031-1/+1
* | Merge branch 'jc/quote'Junio C Hamano2007-07-011-0/+12
|\ \
| * | Add core.quotepath configuration variable.Junio C Hamano2007-06-251-0/+12
* | | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-011-0/+7
|\ \ \ | |/ / |/| |
| * | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-071-0/+7
* | | [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetoolDan McGee2007-06-101-1/+1
* | | War on whitespaceJunio C Hamano2007-06-071-2/+0
|/ /
* | Merge branch 'np/pack'Junio C Hamano2007-06-021-0/+9
|\ \
| * | builtin-pack-object: cache small deltasMartin Koegler2007-05-291-0/+4
| * | git-pack-objects: cache small deltas between big objectsMartin Koegler2007-05-291-0/+5
* | | Merge branch 'maint'Junio C Hamano2007-06-021-1/+2
|\ \ \ | |/ / |/| / | |/
| * Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-021-1/+2
* | Merge branch 'maint'Junio C Hamano2007-05-241-1/+1
|\|
| * Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-241-1/+1
| |\
| | * Documentation: fix git-config.xml generationJames Bowes2007-05-241-1/+1
* | | Merge branch 'maint'Junio C Hamano2007-05-231-0/+7
|\| |
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-0/+7
| |\|
| | * Document branch.autosetupmerge.Paolo Bonzini2007-05-231-0/+7
* | | Merge branch 'maint'Junio C Hamano2007-05-221-0/+5
|\| |
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-221-0/+5
| |\|
| | * git-status: respect core.excludesFileJohannes Schindelin2007-05-221-0/+5
* | | Merge branch 'dh/pack'Junio C Hamano2007-05-201-2/+15
|\ \ \
| * | | Custom compression levels for objects and packsDana How2007-05-111-2/+15
| |/ /
* | | Merge branch 'np/pack'Junio C Hamano2007-05-201-13/+0
|\ \ \
| * | | deprecate the new loose object header formatNicolas Pitre2007-05-111-13/+0
| |/ /
* / / Add --aggressive option to 'git gc'Theodore Tso2007-05-111-0/+5
|/ /
* | Increase pack.depth default to 50Theodore Ts'o2007-05-091-1/+1
* | Add pack.depth option to git-pack-objects.Theodore Ts'o2007-05-091-0/+4
* | Merge branch 'maint'Junio C Hamano2007-05-041-1/+1
|\|
| * Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2007-05-041-1/+1
* | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-291-2/+2
* | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-241-0/+4
* | Merge branch 'jc/attr'Junio C Hamano2007-04-221-0/+13
|\ \
| * | Document gitattributes(5)Junio C Hamano2007-04-201-0/+13
| |/
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-181-0/+26
|\ \ | |/ |/|
| * config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-141-0/+27
* | config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld2007-04-141-1/+1
* | config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld2007-04-141-2/+2
* | config.txt: Document core.autocrlfFrank Lichtenheld2007-04-141-0/+10