summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* stream: allow registering a user-provided TLS constructorcmn/tls-registerCarlos Martín Nieto2015-11-031-0/+47
* Add diff progress callback.Jason Haslam2015-11-022-2/+29
* Merge pull request #3491 from libgit2/cmn/config-checksumEdward Thomson2015-11-021-0/+20
|\
| * config: add failing test for an external modificationCarlos Martín Nieto2015-10-301-0/+20
* | merge: Fix memory leak in testvmg/redundantVicent Marti2015-11-021-0/+1
* | Add test caseVicent Marti2015-11-028-0/+30
|/
* Merge pull request #3486 from srajko/reflog-segfault-fixCarlos Martín Nieto2015-10-291-0/+43
|\
| * Prevent segfault when parsing a reflog with oid parse errorStjepan Rajko2015-10-291-0/+43
* | pool: Handle 32 bit systemsVicent Marti2015-10-281-1/+1
* | pool: Simplify implementationVicent Marti2015-10-281-71/+11
|/
* merge: add GIT_MERGE_TREE_FAIL_ON_CONFLICTEdward Thomson2015-10-222-5/+22
* Merge pull request #3480 from ethomson/nsecsCarlos Martín Nieto2015-10-2213-0/+93
|\
| * index: test that we round-trip nsecsEdward Thomson2015-10-2213-0/+93
* | Merge pull request #3475 from libgit2/cmn/programdata-configEdward Thomson2015-10-211-0/+40
|\ \ | |/ |/|
| * config: add a ProgramData levelcmn/programdata-configCarlos Martín Nieto2015-10-211-0/+40
* | tests: Fix warningsvmg/crudVicent Marti2015-10-212-2/+3
* | signature: Strip crud just like Git doesVicent Marti2015-10-212-1/+8
|/
* Merge pull request #3466 from libgit2/cmn/quick-parse-64Edward Thomson2015-10-151-0/+35
|\
| * revwalk: make commit list use 64 bits for timecmn/quick-parse-64Carlos Martín Nieto2015-10-141-0/+35
* | Merge pull request #3444 from ethomson/add_preserves_conflict_modeCarlos Martín Nieto2015-10-151-0/+88
|\ \
| * | index: also try conflict mode when insertingEdward Thomson2015-09-301-1/+66
| * | index: test that add_bypath preserves modeEdward Thomson2015-09-291-0/+23
* | | odb: Prioritize alternate backendsvmg/odb-lookupsVicent Marti2015-10-141-8/+8
| |/ |/|
* | diff: don't feed large files to xdiffEdward Thomson2015-10-051-3/+3
* | merge_file: treat large files as binaryEdward Thomson2015-10-051-0/+88
* | refdb and odb backends must provide `free` functionArthur Schreiber2015-10-011-0/+1
* | Merge pull request #3411 from spraints/custom-push-headersCarlos Martín Nieto2015-09-306-17/+44
|\ \
| * | Add a test for custom header validationMatt Burke2015-09-101-0/+27
| * | Tell the git_transport about the custom_headersMatt Burke2015-09-085-17/+17
* | | win32::longpath: don't print pathlongpath-printfEdward Thomson2015-09-281-2/+0
| |/ |/|
* | Merge pull request #3441 from libgit2/cmn/badsslEdward Thomson2015-09-281-0/+27
|\ \
| * | net: add tests against badssl.comcmn/badsslCarlos Martín Nieto2015-09-271-0/+27
* | | Plug some leaksCarlos Martín Nieto2015-09-272-0/+7
|/ /
* | Fix binary diffsGuille -bisho-2015-09-251-7/+14
* | win32: test checkout msg on long path errEdward Thomson2015-09-231-0/+62
* | Merge pull request #3434 from ethomson/reservednamesCarlos Martín Nieto2015-09-2123-0/+69
|\ \
| * | repo::reservedname: test a submodule updateEdward Thomson2015-09-1823-0/+69
* | | config: test that comments are left as with gitLinquize2015-09-181-3/+8
* | | Fix a couple of warningsCarlos Martín Nieto2015-09-182-2/+1
* | | mkdir: find component paths for mkdir_relativeEdward Thomson2015-09-171-7/+8
* | | core::mkdir tests: ensure we don't stomp symlinks in mkdirEdward Thomson2015-09-171-0/+34
* | | core::mkdir tests: include absolute mkdirsEdward Thomson2015-09-171-0/+35
* | | git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-1716-73/+73
|/ /
* | checkout: overwrite files with differing modesEdward Thomson2015-09-161-1/+2
* | checkout::tree tests: don't use hardcoded modeEdward Thomson2015-09-161-8/+8
* | checkout::tree tests: don't use static bufferEdward Thomson2015-09-161-6/+9
* | Check that checkout preserves filemode in working directory.Matti Virolainen2015-09-161-0/+63
* | Check that an executable in index is not an executable after checkout.Matti Virolainen2015-09-161-0/+11
* | cl_git_path_url: assert sane static buffer sizeEdward Thomson2015-09-141-0/+2
* | clone::nonetwork: don't use fixed size bufferEdward Thomson2015-09-141-3/+6