summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Documentation: Move diff.<driver>.* from config.txt to diff-config.txtRamkumar Ramachandra2011-04-061-62/+1
| * | | | | | | Documentation: Add filter.<driver>.* to configRamkumar Ramachandra2011-04-061-0/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-271-2/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-051-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2011-04-041-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor2011-04-041-1/+1
| * | | | | Merge branch 'lt/default-abbrev' into maintJunio C Hamano2011-04-031-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-091-1/+1
| * | | | | | | config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann2011-03-091-3/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jr/grep-en-config'Junio C Hamano2011-04-011-0/+6
|\ \ \ \ \ \ \
| * | | | | | | grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-301-0/+6
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-301-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Documentation/config.txt: make truth value of numbers more explicitCarlos Martín Nieto2011-03-301-1/+1
| * | | | | | Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-161-1/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-231-0/+6
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Rename core.abbrevlength back to core.abbrevJunio C Hamano2011-03-201-1/+1
| * | | | | | | Make the default abbrev length configurableLinus Torvalds2011-03-111-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2011-03-101-9/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-101-9/+0
| |/ / / /
* | | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-161-1/+2
|/ / / /
* | | | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecaseJunio C Hamano2011-01-241-8/+17
* | | | Fix typos in the documentationRalf Wildenhues2011-01-041-2/+2
* | | | Merge branch 'nd/setup'Junio C Hamano2010-12-281-15/+8
|\ \ \ \
| * | | | Revert "Documentation: always respect core.worktree if set"Nguyễn Thái Ngọc Duy2010-12-221-15/+8
* | | | | Merge branch 'maint'Junio C Hamano2010-12-191-1/+1
|\ \ \ \ \
| * | | | | Fix typo in git-gc document.Jiang Xin2010-12-171-1/+1
* | | | | | Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-161-0/+12
|\ \ \ \ \ \
| * | | | | | Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-121-0/+7
| * | | | | | Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-121-0/+5
* | | | | | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-161-1/+2
|\ \ \ \ \ \ \
| * | | | | | | status: show branchname with a configurable colorAleksi Aalto2010-11-291-1/+2
* | | | | | | | Merge branch 'js/configurable-tab'Junio C Hamano2010-12-121-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-011-0/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/pager-per-command'Junio C Hamano2010-12-081-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-171-5/+7
* | | | | | | | | Merge branch 'jc/abbrev-guard'Junio C Hamano2010-12-031-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-281-0/+9
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-12-011-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-011-1/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2010-12-011-1/+5
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-011-1/+5
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2010-12-011-1/+5
| * | | | | | | | | | Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-241-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-031-3/+4
* | | | | | | | | | | Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-2/+2
* | | | | | | | | | | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-031-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'po/sendemail'Junio C Hamano2010-10-261-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | New send-email option smtpserveroption.Pascal Obry2010-09-061-0/+1
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-191-7/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |