summaryrefslogtreecommitdiffstats
path: root/submodule-config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-21t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt1-1/+1
2016-12-20t4201: make tests work with and without the MINGW prerequisteJunio C Hamano1-1/+7
2016-12-20git-p4: add diff/merge properties to .gitattributes for GitLFS filesLars Schneider2-14/+14
2016-12-20i18n: fix misconversion in shell scriptsJunio C Hamano2-3/+4
2016-12-20mailinfo.c: move side-effects outside of assertKyle J. McKay1-1/+2
2016-12-20mingw: consider that UNICODE_STRING::Length counts bytesMax Kirillov1-1/+1
2016-12-19Second batch for 2.12Junio C Hamano1-3/+90
2016-12-19git-p4: fix multi-path changelist empty commitsGeorge Vanburgh2-3/+23
2016-12-18git-p4: avoid crash adding symlinked directoryLuke Diamand2-6/+63
2016-12-18t0021: fix flaky testLars Schneider1-16/+1
2016-12-17First batch for 2.12Junio C Hamano1-1/+34
2016-12-16index-pack: skip collision check when not in repositoryJeff King1-4/+6
2016-12-16normalize_path_copy(): fix pushing to //server/share/dir on WindowsJohannes Sixt1-9/+14
2016-12-16shortlog: test and document --committer optionJeff King2-0/+17
2016-12-16t: use nongit() function where applicableJeff King3-29/+5
2016-12-16index-pack: complain when --stdin is used outside of a repoJeff King2-0/+17
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King2-14/+14
2016-12-16shortlog: group by committer informationLinus Torvalds2-3/+13
2016-12-16merge: mark usage error strings for translationJeff King1-2/+2
2016-12-15README: replace gmane link with public-inboxJeff King1-1/+1
2016-12-15http: respect protocol.*.allow=user for http-alternatesJeff King2-11/+51
2016-12-15transport: add from_user parameter to is_transport_allowedBrandon Williams4-13/+29
2016-12-15http: create function to get curl allowed protocolsBrandon Williams1-11/+20
2016-12-15transport: add protocol policy config optionBrandon Williams7-39/+264
2016-12-15http: always warn if libcurl version is too oldBrandon Williams3-14/+2
2016-12-15lib-proto-disable: variable name fixBrandon Williams1-6/+6
2016-12-14Revert "sequencer: remove useless get_dir() function"Junio C Hamano1-1/+6
2016-12-14i18n: difftool: mark warnings for translationVasco Almeida1-10/+12
2016-12-14i18n: send-email: mark composing message for translationVasco Almeida1-7/+9
2016-12-14i18n: send-email: mark string with interpolation for translationVasco Almeida1-40/+47
2016-12-14i18n: send-email: mark warnings and errors for translationVasco Almeida1-17/+17
2016-12-14i18n: send-email: mark strings for translationVasco Almeida1-22/+32
2016-12-14i18n: add--interactive: mark status words for translationVasco Almeida1-6/+6
2016-12-14i18n: add--interactive: remove %patch_modes entriesVasco Almeida1-21/+0
2016-12-14i18n: add--interactive: mark edit_hunk_manually message for translationVasco Almeida1-13/+39
2016-12-14i18n: add--interactive: i18n of help_patch_cmdVasco Almeida1-8/+46
2016-12-14i18n: add--interactive: mark patch prompt for translationVasco Almeida4-11/+61
2016-12-14i18n: add--interactive: mark plural stringsVasco Almeida4-12/+39
2016-12-14i18n: clean.c: match string with git-add--interactive.perlVasco Almeida1-5/+5
2016-12-14i18n: add--interactive: mark strings with interpolation for translationVasco Almeida1-12/+13
2016-12-14i18n: add--interactive: mark simple here-documents for translationVasco Almeida1-3/+5
2016-12-14i18n: add--interactive: mark strings for translationVasco Almeida1-34/+42
2016-12-14Git.pm: add subroutines for commenting linesVasco Almeida1-0/+38
2016-12-14merge: ensure '--abort' option takes no argumentsChris Packham2-0/+6
2016-12-14completion: add --continue option for mergeChris Packham1-1/+1
2016-12-14merge: add '--continue' option as a synonym for 'git commit'Chris Packham3-0/+38
2016-12-14parse-options: print "fatal:" before usage_msg_opt()Jeff King1-1/+1
2016-12-14Makefile: exclude contrib from FIND_SOURCE_FILESJeff King1-0/+2
2016-12-14Makefile: match shell scripts in FIND_SOURCE_FILESJeff King1-1/+3
2016-12-14Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King1-1/+7