1. 15 1月, 2015 3 次提交
    • J
      Merge branch 'km/imap-send-libcurl-options' · 2202ab19
      Junio C Hamano 提交于
      Now imap-send learned to talk to the server using cURL library,
      allow the same GIT_CURL_VERBOSE environment variable to control the
      verbosity of the chattering.
      
      * km/imap-send-libcurl-options:
        imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY
        imap-send.c: support GIT_CURL_VERBOSE
      2202ab19
    • J
      Merge branch 'jk/prune-packed-server-info' · 6d9f0c7c
      Junio C Hamano 提交于
      Fix recent breakage in Git 2.2 that started creating info/refs and
      objects/info/packs files with permission bits tighter than user's
      umask.
      
      * jk/prune-packed-server-info:
        update-server-info: create info/* with mode 0666
        t1301: set umask in reflog sharedrepository=group test
      6d9f0c7c
    • J
      Merge branch 'js/remote-add-with-insteadof' · 7fd92d9e
      Junio C Hamano 提交于
      "git remote add $name $URL" is now allowed when "url.$URL.insteadOf"
      is already defined.
      
      * js/remote-add-with-insteadof:
        Add a regression test for 'git remote add <existing> <same-url>'
        git remote: allow adding remotes agreeing with url.<...>.insteadOf
      7fd92d9e
  2. 13 1月, 2015 17 次提交
  3. 08 1月, 2015 20 次提交