summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | documentation: git-config minor cleanupsCliff Frey2010-10-191-7/+7
* | | | | | | | Merge branch 'jk/repack-reuse-object'Junio C Hamano2010-10-061-0/+4
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-271-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-291-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add global and system-wide gitattributesPetr Onderka2010-09-011-0/+6
* | | | | | | Merge branch 'maint'Junio C Hamano2010-09-101-2/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-101-2/+3
| * | | | | | Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano2010-09-011-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-201-5/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'kf/askpass-config'Junio C Hamano2010-09-081-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Extend documentation of core.askpass and GIT_ASKPASS.Knut Franke2010-08-311-2/+5
| * | | | | | | | Add a new option 'core.askpass'.Anselm Kruis2010-08-311-0/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-09-041-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: Add test for diff.ignoreSubmodulesJens Lehmann2010-08-301-1/+2
* | | | | | | | | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-031-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: tweak description of log.dateJonathan Nieder2010-08-201-4/+5
* | | | | | | | | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-08-311-1/+3
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | fetch: allow command line --tags to override configDaniel Johnson2010-08-141-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'hv/autosquash-config'Junio C Hamano2010-08-311-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | add configuration variable for --autosquash option of interactive rebaseHeiko Voigt2010-07-141-0/+3
* | | | | | | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-221-1/+1