summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2018-10-29config.txt: move filter.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-9/+10
2018-10-29config.txt: move fetch-config.txt to config/Libravatar Nguyễn Thái Ngọc Duy2-1/+1
2018-10-29config.txt: move fastimport.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-8/+9
2018-10-29config.txt: move difftool.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-14/+15
2018-10-29config.txt: move diff-config.txt to config/Libravatar Nguyễn Thái Ngọc Duy2-2/+2
2018-10-29config.txt: move completion.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-7/+8
2018-10-29config.txt: move credential.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-26/+27
2018-10-29config.txt: move commit.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-29/+30
2018-10-29config.txt: move column.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-55/+56
2018-10-29config.txt: move color.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-201/+202
2018-10-29config.txt: move clean.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-3/+4
2018-10-29config.txt: move checkout.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-23/+24
2018-10-29config.txt: move browser.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-9/+10
2018-10-29config.txt: move branch.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-102/+103
2018-10-29config.txt: move blame.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-21/+22
2018-10-29config.txt: move apply.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-11/+12
2018-10-29config.txt: move am.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-14/+15
2018-10-29config.txt: move alias.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-18/+19
2018-10-29config.txt: move add.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-7/+8
2018-10-29config.txt: move core.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-594/+595
2018-10-29config.txt: move advice.* to a separate fileLibravatar Nguyễn Thái Ngọc Duy2-87/+87
2018-10-29Update makefile in preparation for Documentation/config/*.txtLibravatar Nguyễn Thái Ngọc Duy2-1/+1
2018-10-29Merge branches 'bp/reset-quiet' and 'js/mingw-http-ssl' into nd/config-splitLibravatar Junio C Hamano2-1/+32
2018-10-26Sixth batch for 2.20Libravatar Junio C Hamano1-0/+48
2018-10-26Merge branch 'ld/p4-unshelve'Libravatar Junio C Hamano1-5/+5
2018-10-26Merge branch 'ab/gc-doc-update'Libravatar Junio C Hamano1-1/+2
2018-10-26Merge branch 'rv/alias-help'Libravatar Junio C Hamano1-0/+4
2018-10-26Merge branch 'mm/doc-no-dashed-git'Libravatar Junio C Hamano2-3/+3
2018-10-26http: when using Secure Channel, ignore sslCAInfo by defaultLibravatar Johannes Schindelin1-0/+8
2018-10-26http: add support for disabling SSL revocation checks in cURLLibravatar Brendan Forster1-0/+8
2018-10-25howto/using-merge-subtree: mention --allow-unrelated-historiesLibravatar Uwe Kleine-König1-1/+1
2018-10-25doc: document diff/merge.guitool config keysLibravatar Denton Liu2-0/+14
2018-10-25mergetool: accept -g/--[no-]gui as argumentsLibravatar Denton Liu1-0/+11
2018-10-24reset: warn when refresh_index() takes more than 2 secondsLibravatar Ben Peart1-0/+4
2018-10-24reset: add new reset.quiet config settingLibravatar Ben Peart2-1/+7
2018-10-24Documentation/config.txt: fix typo in core.alternateRefsCommandLibravatar Taylor Blau1-1/+1
2018-10-23Documentation/git-log.txt: do not show --exclude-promisor-objectsLibravatar Matthew DeVore1-1/+1
2018-10-23send-email: explicitly disable authenticationLibravatar Joshua Watt1-1/+6
2018-10-23doc: fix formatting in git-update-refLibravatar Andreas Heiduk1-4/+4
2018-10-23doc: fix indentation of listing blocks in gitweb.conf.txtLibravatar Andreas Heiduk1-10/+15
2018-10-23doc: fix descripion for 'git tag --format'Libravatar Andreas Heiduk1-6/+6
2018-10-23doc: fix inappropriate monospace formattingLibravatar Andreas Heiduk5-32/+40
2018-10-23doc: fix ASCII art tab spacingLibravatar Andreas Heiduk3-25/+25
2018-10-23doc: clarify boundaries of 'git worktree list --porcelain'Libravatar Andreas Heiduk1-2/+2
2018-10-23gpg-interface.c: obtain primary key fingerprint as wellLibravatar Michał Górny1-0/+2
2018-10-23gpg-interface.c: support getting key fingerprint via %GF formatLibravatar Michał Górny1-0/+1
2018-10-22reflog expire: cover reflog from all worktreesLibravatar Nguyễn Thái Ngọc Duy1-1/+6
2018-10-22refs: new ref types to make per-worktree refs visible to all worktreesLibravatar Nguyễn Thái Ngọc Duy1-1/+14
2018-10-22worktree: add per-worktree config filesLibravatar Nguyễn Thái Ngọc Duy4-9/+70
2018-10-19Fifth batch for 2.20Libravatar Junio C Hamano1-0/+82