summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* treebuilder: rename _create() to _new()cmn/treebuilder-newCarlos Martín Nieto2014-12-278-22/+26
* Add a few missing CHANGELOG entriesCarlos Martín Nieto2014-12-271-0/+12
* Merge pull request #2772 from ethomson/case_changing_renameCarlos Martín Nieto2014-12-243-14/+83
|\
| * Always checkout with case sensitive iteratorEdward Thomson2014-12-233-14/+6
| * Introduce test for checkout case-changing renameEdward Thomson2014-12-231-0/+77
* | Merge pull request #2778 from ethomson/whitespace_85Carlos Martín Nieto2014-12-241-2/+2
|\ \
| * | don't treat 0x85 as whitespaceEdward Thomson2014-12-231-2/+2
* | | Merge pull request #2779 from ethomson/openssl_exportCarlos Martín Nieto2014-12-241-0/+1
|\ \ \ | |/ / |/| |
| * | global: include sys/openssl.h for GIT_EXPORT of fnEdward Thomson2014-12-231-0/+1
|/ /
* | Merge pull request #2775 from ethomson/index_entrycountsCarlos Martín Nieto2014-12-232-6/+6
|\ \ | |/ |/|
| * index: reuc and name entrycounts should be size_tEdward Thomson2014-12-222-6/+6
|/
* Merge pull request #2773 from ethomson/findpkgconfigEdward Thomson2014-12-221-0/+1
|\
| * cmake: include FindPkgConfig for windowsEdward Thomson2014-12-221-0/+1
|/
* Merge pull request #2745 from libgit2/cmn/pkg-config-sshEdward Thomson2014-12-222-45/+1
|\
| * Find libssh2 via pkg-configcmn/pkg-config-sshCarlos Martín Nieto2014-12-052-45/+1
* | Merge pull request #2759 from libgit2/cmn/openssl-sysEdward Thomson2014-12-205-19/+29
|\ \
| * | Add the OpenSSL changes to the CHANGELOGcmn/openssl-sysCarlos Martín Nieto2014-12-121-0/+5
| * | Make the OpenSSL locking function warnings more severeCarlos Martín Nieto2014-12-124-19/+24
* | | Merge pull request #2760 from libgit2/cmn/init-readmeEdward Thomson2014-12-201-0/+13
|\ \ \
| * | | Mention the init function in the READMEcmn/init-readmeCarlos Martín Nieto2014-12-141-0/+13
| |/ /
* | | Merge pull request #2763 from libgit2/cmn/local-proto-progressEdward Thomson2014-12-202-0/+86
|\ \ \
| * | | local: send 'counting objects' outputcmn/local-proto-progressCarlos Martín Nieto2014-12-161-0/+52
| * | | local: add failing test for sideband informationCarlos Martín Nieto2014-12-161-0/+34
| |/ /
* | | Merge pull request #2767 from linquize/winpathEdward Thomson2014-12-202-1/+16
|\ \ \
| * | | Add more Windows reserved filenamesLinquize2014-12-191-0/+13
| * | | COM0 is a valid path, although Windows Explorer does not allow to create thisLinquize2014-12-192-1/+3
* | | | Merge pull request #2768 from dprofeta/fix/c++-refsCarlos Martín Nieto2014-12-201-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix public header on sys/refs.hDamien PROFETA2014-12-191-0/+11
|/ / /
* | | Fix ming32 compilationCarlos Martín Nieto2014-12-191-0/+2
* | | Merge branch 'hf/master_patch'Edward Thomson2014-12-181-0/+8
|\ \ \
| * | | index tests: test capitalization before mkdirhf/master_patchEdward Thomson2014-12-181-2/+4
| * | | Plug leaksCarlos Martín Nieto2014-12-181-0/+2
| * | | Create miscapitialised dirs for case-sensitive filesystemsCarlos Martín Nieto2014-12-181-0/+4
* | | | Merge remote-tracking branch 'origin/master_patch'Vicent Marti2014-12-18165-197/+2176
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | treebuilder: take a repository for path validationEdward Thomson2014-12-1710-53/+123
| * | Introduce core.protectHFS and core.protectNTFSEdward Thomson2014-12-176-44/+151
| * | path: Use UTF8 iteration for HFS charsVicent Marti2014-12-163-81/+132
| * | checkout: disallow bad paths on HFSEdward Thomson2014-12-1653-1/+207
| * | reference_create: validate loose namesEdward Thomson2014-12-162-4/+46
| * | checkout: disallow bad paths on win32Edward Thomson2014-12-1694-90/+898
| * | index: Check for valid paths before creating an index entryVicent Marti2014-12-162-23/+188
| * | tree: Check for `.git` with case insensitivyVicent Marti2014-12-161-1/+1
| * | win32: use NT-prefixed "\\?\" pathsEdward Thomson2014-12-1610-103/+591
| * | clar: wide character comparisonsEdward Thomson2014-12-102-0/+42
| * | tests: use p_ instead of posix func directlyEdward Thomson2014-12-101-2/+2
|/ /
* | Merge pull request #2756 from libgit2/cmn/push-error-concernsEdward Thomson2014-12-105-29/+15
|\ \
| * | push: reword comment on finish()cmn/push-error-concernsCarlos Martín Nieto2014-12-101-5/+7
| * | push: fold unpack_ok() into finish()Carlos Martín Nieto2014-12-105-26/+10
|/ /
* | Merge pull request #2678 from libgit2/cmn/io-streamEdward Thomson2014-12-1012-612/+857
|\ \
| * | Fix a couple of compiler warningsCarlos Martín Nieto2014-12-102-2/+2