summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)Author
2009-11-28Give the hunk comment its own colorBert Wesarg
2009-11-24Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano
2009-11-23Merge branch 'bg/fetch-multi'Junio C Hamano
2009-11-23config documentation: some configs are auto-set by git-initMatthew Ogilvie
2009-11-23Merge branch 'mo/maint-crlf-doc'Junio C Hamano
2009-11-23Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano
2009-11-23merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy
2009-11-21Documentation: avoid xmlto input errorJunio C Hamano
2009-11-21Merge branch 'jh/notes' (early part)Junio C Hamano
2009-11-21Merge branch 'sp/smart-http'Junio C Hamano
2009-11-21Merge branch 'jn/editor-pager'Junio C Hamano
2009-11-19expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy
2009-11-18Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy
2009-11-17core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie
2009-11-16Merge branch 'fc/doc-fast-forward'Junio C Hamano
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder
2009-11-10Add the configuration option skipFetchAllBjörn Gustavsson
2009-11-05Smart push over HTTP: client sideShawn O. Pearce
2009-10-26Merge branch 'jc/receive-pack-auto'Junio C Hamano
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-10-21receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano
2009-10-20Introduce commit notesJohannes Schindelin
2009-10-17Merge branch 'jc/maint-blank-at-eof'Junio C Hamano
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder
2009-09-15Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano
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-09-06core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano
2009-09-04apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano
2009-08-22Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano
2009-08-21Merge branch 'np/maint-limit-delta-cache' into maintJunio 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