summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2009-08-121-2/+2
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-121-2/+2
| |\
| | * Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-121-2/+2
| | * config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
* | | don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre2009-08-051-3/+11
|/ /
* | Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi2009-07-251-1/+2
* | List send-email config options in config.txt.Yann Dirson2009-07-221-0/+44
* | Merge branch 'ml/http'Junio C Hamano2009-07-091-0/+6
|\ \
| * | http.c: add http.sslCertPasswordProtected optionMark Lodato2009-06-181-0/+6
* | | Merge branch 'maint'Junio C Hamano2009-07-081-1/+3
|\ \ \ | | |/ | |/|
| * | Documentation: update description of shell aliasesSitaram Chamarty2009-07-081-1/+3
* | | Allow push and fetch urls to be differentMichael J Gruber2009-06-091-0/+3
| |/ |/|
* | config.txt: document add.ignore-errorsStephen Boyd2009-05-311-0/+5
* | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-181-0/+6
|\ \ | |/ |/|
| * show-branch: color the commit status signsMarkus Heidelberg2009-04-221-0/+6
* | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-291-4/+8
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-251-0/+5
* | config.txt: Make configuration paragraph more consistentStephen Boyd2009-04-231-3/+3
* | config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd2009-04-231-6/+6
* | config.txt: add missing 'the's and make words pluralStephen Boyd2009-04-231-17/+17
* | Documentation: use lowercase for shallow and deep threadingStephen Boyd2009-04-231-2/+2
* | config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd2009-04-231-0/+15
|/
* Sync with 1.6.2.4Junio C Hamano2009-04-191-2/+4
|\
| * Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-181-2/+4
* | Merge branch 'lt/bool-on-off'Junio C Hamano2009-04-181-1/+1
|\ \
| * | Documentation: boolean value may be given by on/offMichał Kiedrowicz2009-04-171-1/+1
* | | Merge branch 'da/difftool'Junio C Hamano2009-04-171-0/+21
|\ \ \
| * | | difftool: add support for a difftool.prompt config variableDavid Aguilar2009-04-071-0/+3
| * | | difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-071-0/+18
| |/ /
* | | Merge branch 'sb/doc-upstream-branch'Junio C Hamano2009-04-121-1/+1
|\ \ \ | |/ / |/| |
| * | Documentation: Introduce "upstream branch"Santi Béjar2009-04-071-1/+1
* | | Documentation: branch.*.merge can also affect 'git-push'Santi Béjar2009-04-061-1/+1
* | | Add configuration variable for sign-off to format-patchHeiko Voigt2009-04-061-0/+7
|/ /
* | Documentation: push.default applies to all remotesSanti Béjar2009-03-301-9/+4
* | Documentation: enhance branch.<name>.{remote,merge}Santi Béjar2009-03-301-2/+6
* | Merge branch 'fg/push-default'Junio C Hamano2009-03-261-0/+18
|\ \
| * | New config push.default to decide default behavior for pushFinn Arne Gangstad2009-03-171-0/+18
| |/
* | Merge branch 'rs/color-grep'Junio C Hamano2009-03-171-0/+19
|\ \
| * | grep: add support for coloring with external grepsRené Scharfe2009-03-071-1/+11
| * | grep: color patterns in outputRené Scharfe2009-03-071-0/+9
| |/
* | config.txt: Describe special 'none' handling in core.gitProxy.Emil Sit2009-03-171-0/+5
* | Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-171-12/+12
* | Merge branch 'tv/rebase-stat'Junio C Hamano2009-03-111-0/+4
|\ \
| * | git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-021-0/+4
| |/
* | format-patch: support deep threadingThomas Rast2009-02-211-0/+10
|/
* Merge branch 'ms/mailmap'Junio C Hamano2009-02-151-0/+8
|\
| * Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-081-0/+8
* | Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-13/+0
* | Merge branch 'tr/add-p-single'Junio C Hamano2009-02-071-2/+9
|\ \
| * | add -p: print errors in separate colorThomas Rast2009-02-051-2/+2