summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
AgeCommit message (Expand)Author
2013-01-06Merge branch 'wk/submodule-update-remote'Junio C Hamano
2013-01-06Merge branch 'jk/mailmap-from-blob'Junio C Hamano
2013-01-06Merge branch 'cr/push-force-tag-update'Junio C Hamano
2012-12-19submodule update: add --remote for submodule's upstream changesW. Trevor King
2012-12-13mailmap: default mailmap.blob in bare repositoriesJeff King
2012-12-12mailmap: support reading mailmap from blobsJeff King
2012-12-04Merge branch 'mm/status-push-pull-advise'Junio C Hamano
2012-12-04document that statusHints affects git checkoutMatthieu Moy
2012-12-03push: allow already-exists advice to be disabledChris Rorvick
2012-12-03push: rename config variable for more general useChris Rorvick
2012-11-19Documentation: move diff.wordRegex from config.txt to diff-config.txtRamkumar Ramachandra
2012-11-04Merge branch 'pp/maint-doc-pager-config'Jeff King
2012-10-29Documentation: improve the example of overriding LESS via core.pagerPatrick Palka
2012-09-17Merge branch 'maint'Junio C Hamano
2012-09-17Documentation: indent-with-non-tab uses "equivalent tabs" not 8Wesley J. Landaker
2012-08-27Merge branch 'js/grep-patterntype-config'Junio C Hamano
2012-08-03grep: add a grep.patternType configuration settingJ Smith
2012-07-30Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maintJunio C Hamano
2012-07-22Merge branch 'pg/maint-1.7.9-am-where-is-patch'Junio C Hamano
2012-07-13am: indicate where a failed patch is to be foundPaul Gortmaker
2012-07-13Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano
2012-07-09Merge branch 'mm/config-xdg'Junio C Hamano
2012-07-09git on Mac OS and precomposed unicodeTorsten Bögershausen
2012-07-03Fix formatting in git-config(1)Andreas Schwab
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen
2012-06-25Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen
2012-06-14wt-status.*: better advices for git status addedLucien Kong
2012-05-03Merge branch 'nd/columns'Junio C Hamano
2012-05-03doc/config: fix inline literalsJeff King
2012-05-02Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano
2012-05-02Merge branch 'mm/simple-push'Junio C Hamano
2012-04-30Merge branch 'mm/include-userpath'Junio C Hamano
2012-04-30config: expand tildes in include.path variableJeff King
2012-04-27tag: add --columnNguyễn Thái Ngọc Duy
2012-04-27status: add --columnNguyễn Thái Ngọc Duy
2012-04-27branch: add --columnNguyễn Thái Ngọc Duy
2012-04-27column: add dense layout supportNguyễn Thái Ngọc Duy
2012-04-27column: add columnar layoutNguyễn Thái Ngọc Duy
2012-04-27Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy
2012-04-26docs: stop using asciidoc no-inline-literalJeff King
2012-04-24push.default doc: explain simple after upstreamJunio C Hamano
2012-04-24push: document the future default change for push.default (matching -> simple)Matthieu Moy
2012-04-24push: introduce new push.default mode "simple"Matthieu Moy
2012-04-24Undocument deprecated alias 'push.default=tracking'Matthieu Moy
2012-04-24Documentation: explain push.default option a bit moreMatthieu Moy
2012-03-20push: Provide situational hints for non-fast-forward errorsChristopher Tiwald
2012-03-05Merge branch 'maint'Junio C Hamano
2012-03-05http.proxy: also mention https_proxy and all_proxyClemens Buchacher
2012-03-01Merge branch 'maint'Junio C Hamano
2012-03-01Documentation fixes in git-configLibor Pechacek