Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clone_at2 and fetch2 #731

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Add clone_at2 and fetch2 #731

wants to merge 15 commits into from

Commits on Jan 4, 2018

  1. add remote fetch2 without GVL

    yangxin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    aa14dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a9a61 View commit details
    Browse the repository at this point in the history
  3. add remote clone_at2 without GVL

    yangxin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    5e67186 View commit details
    Browse the repository at this point in the history
  4. Fix wrong types of repo

    yangxin committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    c6b0207 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. use khash.h from klib

    launch0 committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    f0b08fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b80e9 View commit details
    Browse the repository at this point in the history
  3. misuse allowed_types

    launch0 committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    348f9f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    572615b View commit details
    Browse the repository at this point in the history
  5. update 0.26.1

    launch0 committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    5263f5a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    93aca3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f056d33 View commit details
    Browse the repository at this point in the history
  3. compat with old libgcrypt

    launch0 committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    9533f05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2321a68 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Fix: git_cred has already included credtype

    yangxin committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    d9a5f0a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. Fix double free bug

    yangxin committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    f58aec4 View commit details
    Browse the repository at this point in the history