]> git.proxmox.com Git - libgit2.git/commit - tests/diff/patch.c
Merge tag 'upstream/0.21.0'
authorRussell Sim <russell.sim@gmail.com>
Sat, 21 Jun 2014 01:18:03 +0000 (11:18 +1000)
committerRussell Sim <russell.sim@gmail.com>
Sat, 21 Jun 2014 01:18:03 +0000 (11:18 +1000)
commitda6fa9054a2a2ed5177c407aa7c4f1bb52ee8f8c
tree3b5b28781255b11a3c18ded1e3de9ed5d63f52fe
parent01ed17fc5eecfc880bb198cd62e822b18b755202
parent28f087c8642ff9c8dd6964e101e6d8539db6281a
Merge tag 'upstream/0.21.0'

* tag 'upstream/0.21.0': (723 commits)
  test: remove assembla clone test
  test: use read-only account
  http: fix typo in credentials logic
  ssl: init everything all the time
  ssl: init also without threads
  ssl: cargo-cult thread safety
  ssl: use locking
  remote: update documentation
  netops: init OpenSSL once under lock
  revwalk: more sensible array handling
  pathspec: use C guards in header
  treebuilder: insert sorted
  remote: fix rename docs
  Bump version to 0.21.0
  Change SOVERSION at API breaks
  React to review feedback
  Win32: Fix object::cache::threadmania test on x64
  Win32: Fix diff::workdir::submodules test #2361
  Win32: Fix failing clone_mirror test
  remote: don't free the remote on delete
  ...