summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)Author
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder
2009-09-13Merge branch 'jt/pushinsteadof'Junio C Hamano
2009-09-12status: make "how to stage" messages optionalJeff King
2009-09-12push: make non-fast-forward help message configurableJeff King
2009-09-08Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett
2009-08-22Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano
2009-08-12Merge branch 'maint'Junio C Hamano
2009-08-12Merge branch 'maint-1.6.3' into maintJunio C Hamano
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion
2009-08-06don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre
2009-08-05git apply: option to ignore whitespace differencesGiuseppe Bilotta
2009-07-29config.txt: document add.ignore-errorsStephen Boyd
2009-07-26Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi
2009-07-23List send-email config options in config.txt.Yann Dirson
2009-07-09Merge branch 'ml/http'Junio C Hamano
2009-07-08Merge branch 'maint'Junio C Hamano
2009-07-08Documentation: update description of shell aliasesSitaram Chamarty
2009-06-18http.c: add http.sslCertPasswordProtected optionMark Lodato
2009-06-10Allow push and fetch urls to be differentMichael J Gruber
2009-05-31config.txt: document add.ignore-errorsStephen Boyd
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano
2009-04-29Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin
2009-04-25Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin
2009-04-23config.txt: Make configuration paragraph more consistentStephen Boyd
2009-04-23config.txt: clarify sentences in the configuration and syntax sectionsStephen Boyd
2009-04-23config.txt: add missing 'the's and make words pluralStephen Boyd
2009-04-23Documentation: use lowercase for shallow and deep threadingStephen Boyd
2009-04-23config.txt: add missing format.{subjectprefix,cc,attach} variablesStephen Boyd
2009-04-23show-branch: color the commit status signsMarkus Heidelberg
2009-04-20Sync with 1.6.2.4Junio C Hamano
2009-04-18Merge branch 'lt/bool-on-off'Junio C Hamano
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland
2009-04-18Merge branch 'da/difftool'Junio C Hamano
2009-04-18Documentation: boolean value may be given by on/offMichał Kiedrowicz
2009-04-12Merge branch 'sb/doc-upstream-branch'Junio C Hamano
2009-04-08difftool: add support for a difftool.prompt config variableDavid Aguilar
2009-04-08difftool: move 'git-difftool' out of contribDavid Aguilar
2009-04-08Documentation: Introduce "upstream branch"Santi Béjar
2009-04-06Documentation: branch.*.merge can also affect 'git-push'Santi Béjar
2009-04-06Add configuration variable for sign-off to format-patchHeiko Voigt
2009-03-30Documentation: push.default applies to all remotesSanti Béjar
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Santi Béjar
2009-03-26Merge branch 'fg/push-default'Junio C Hamano
2009-03-18Merge branch 'rs/color-grep'Junio C Hamano
2009-03-17config.txt: Describe special 'none' handling in core.gitProxy.Emil Sit
2009-03-17New config push.default to decide default behavior for pushFinn Arne Gangstad
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-03-11Merge branch 'tv/rebase-stat'Junio C Hamano
2009-03-07grep: add support for coloring with external grepsRené Scharfe
2009-03-07grep: color patterns in outputRené Scharfe