aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27diff: accept color.diff.context as a synonym for "plain"Jeff King1-1/+2
2014-12-22Merge branch 'jk/colors-fix' into maintJunio C Hamano1-0/+4
2014-12-17Sync with v2.1.4Junio C Hamano1-0/+11
2014-12-17Sync with v2.0.5Junio C Hamano1-0/+11
2014-12-17Sync with v1.9.5Junio C Hamano1-0/+11
2014-12-17Sync with v1.8.5.6Junio C Hamano1-0/+11
2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin1-0/+6
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King1-0/+5
2014-11-20docs: describe ANSI 256-color modeJeff King1-0/+4
2014-11-10Sync with maintJunio C Hamano1-2/+2
2014-11-10Documentation/config.txt: fix minor typoThomas Quinot1-1/+1
2014-11-10config.txt: fix typoNicolas Dermine1-1/+1
2014-11-04Documentation: typofixesThomas Ackermann1-5/+5
2014-10-31Merge branch 'rs/grep-color-words'Junio C Hamano1-1/+5
2014-10-29Merge branch 'rb/pack-window-memory-config-doc'Junio C Hamano1-4/+5
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedRené Scharfe1-1/+5
2014-10-28config.txt: pack.windowmemory limit applies per-threadRobert de Bath1-4/+5
2014-10-24Merge branch 'tb/core-filemode-doc'Junio C Hamano1-6/+19
2014-10-21Merge branch 'da/mergetool-meld'Junio C Hamano1-0/+9
2014-10-21Merge branch 'da/mergetool-temporary-directory'Junio C Hamano1-0/+6
2014-10-19core.filemode may need manual actionTorsten Bögershausen1-6/+19
2014-10-16mergetool: add an option for writing to a temporary directoryDavid Aguilar1-0/+6
2014-10-16mergetools/meld: make usage of `--output` configurable and more robustDavid Aguilar1-0/+9
2014-10-08Merge branch 'jc/push-cert'Junio C Hamano1-0/+19
2014-09-17signed push: allow stale nonce in stateless modeJunio C Hamano1-0/+13
2014-09-17signed push: fortify against replay attacksJunio C Hamano1-6/+6
2014-09-15push: the beginning of "git push --signed"Junio C Hamano1-0/+6
2014-08-18diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy1-1/+2
2014-07-23Merge branch 'jk/tag-sort'Junio C Hamano1-0/+5
2014-07-17tag: support configuring --sort via .gitconfigJacob Keller1-0/+5
2014-06-25Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano1-7/+10
2014-06-25Merge branch 'jl/status-added-submodule-is-never-ignored' into maintJunio C Hamano1-2/+6
2014-06-16Merge branch 'sh/enable-preloadindex'Junio C Hamano1-2/+2
2014-06-16Merge branch 'jm/format-patch-mail-sig'Junio C Hamano1-0/+4
2014-06-16Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano1-2/+6
2014-06-10repack: introduce repack.writeBitmaps config optionJeff King1-7/+10
2014-06-06Merge branch 'jj/command-line-adjective'Junio C Hamano1-5/+5
2014-06-06Merge branch 'nd/status-auto-comment-char'Junio C Hamano1-0/+3
2014-06-06Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano1-1/+1
2014-06-06Merge branch 'mm/pager-less-sans-S'Junio C Hamano1-5/+10
2014-06-03environment.c: enable core.preloadindex by defaultSteve Hoelzer1-2/+2
2014-05-27format-patch: add "--signature-file=<file>" optionJeremiah Mahler1-0/+4
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John1-5/+5
2014-05-19commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy1-0/+3
2014-05-07pager: remove 'S' from $LESS by defaultMatthieu Moy1-5/+10
2014-05-06Bump core.deltaBaseCacheLimit to 96mDavid Kastrup1-1/+1
2014-04-21Documentation: git-gui: describe gui.displayuntrackedMax Kirillov1-0/+4
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano1-3/+3
2014-04-07status/commit: show staged submodules regardless of ignore configJens Lehmann1-2/+6
2014-04-03Merge branch 'nd/gc-aggressive'Junio C Hamano1-0/+5