summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
* threaded delta search: add pack.threads config variableNicolas Pitre2007-09-101-1/+9
* Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-011-6/+6
* git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-311-0/+10
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-241-6/+6
* Documentation: For consistency, use CVS instead of cvs.Brian Hetro2007-08-241-2/+2
* Documentation: update tar.umask defaultRené Scharfe2007-08-221-9/+5
* Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström2007-08-191-1/+1
* Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-021-1/+1
* Document commit.template configuration variable.Brian Gernhardt2007-07-261-0/+3
* Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-211-2/+2
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-0/+8
* Update git-merge documentation.Jakub Narebski2007-07-121-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-111-4/+1
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-081-1/+4
* Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-07-061-0/+5
* Add core.pager config variable.Brian Gernhardt2007-07-041-0/+4
* Merge branch 'maint'Junio C Hamano2007-07-021-1/+1
|\
| * Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-021-1/+1
* | Merge branch 'jc/quote'Junio C Hamano2007-07-011-0/+12
|\ \
| * | Add core.quotepath configuration variable.Junio C Hamano2007-06-241-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-061-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-231-1/+1
|\ \ | |/
| * Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-1/+1
| |\
| | * Documentation: fix git-config.xml generationJames Bowes2007-05-231-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-221-0/+7
* | | Merge branch 'maint'Junio C Hamano2007-05-211-0/+5
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-211-0/+5
| |\ \ | | |/
| | * git-status: respect core.excludesFileJohannes Schindelin2007-05-211-0/+5
* | | Merge branch 'dh/pack'Junio C Hamano2007-05-201-2/+15
|\ \ \
| * | | Custom compression levels for objects and packsDana How2007-05-101-2/+15
| |/ /
* | | Merge branch 'np/pack'Junio C Hamano2007-05-201-13/+0
|\ \ \
| * | | deprecate the new loose object header formatNicolas Pitre2007-05-101-13/+0
| |/ /
* | | Add --aggressive option to 'git gc'Theodore Tso2007-05-101-0/+5
|/ /
* | Increase pack.depth default to 50Theodore Ts'o2007-05-081-1/+1
* | Add pack.depth option to git-pack-objects.Theodore Ts'o2007-05-081-0/+4
* | Merge branch 'maint'Junio C Hamano2007-05-031-1/+1
|\ \ | |/
| * Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2007-05-031-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-231-0/+4