summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* index tests: test capitalization before mkdirv0.21.3hf/021_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
* Introduce core.protectHFS and core.protectNTFSEdward Thomson2014-12-172-3/+51
* checkout: disallow bad paths on HFSEdward Thomson2014-12-1751-1/+109
* reference_create: validate loose namesEdward Thomson2014-12-171-3/+45
* checkout: disallow bad paths on win32Edward Thomson2014-12-1783-0/+535
* index: Check for valid paths before creating an index entryVicent Marti2014-12-171-8/+93
* win32: use NT-prefixed "\\?\" pathsEdward Thomson2014-12-172-16/+193
* clar: wide character comparisonsEdward Thomson2014-12-172-0/+42
* tests: use p_ instead of posix func directlyEdward Thomson2014-12-171-2/+2
* config test: clean up memory leakEdward Thomson2014-10-251-0/+1
* Change the length of the file so that the change is picked up.Alan Rogers2014-10-251-2/+2
* Add a test to make sure a new snapshot has the new value.Alan Rogers2014-10-251-1/+14
* Introduce failing test for conflict filtering in indexEdward Thomson2014-10-254-0/+69
* Silence unused return value warningcmn/maint-21Jacques Germishuys2014-10-111-1/+1
* Fixed odb foreach test failure for big-endian 64-bitJakub Čajka2014-10-111-1/+1
* Fixed merge REUC test for big-endian 64-bitJakub Čajka2014-10-111-1/+1
* When auto follow tags, FETCH_HEAD should list only newly followed tagsLinquize2014-10-032-0/+27
* global: free the error message when exiting a threadCarlos Martín Nieto2014-10-031-0/+14
* cherrypick: the name is still git_cherry_pickCarlos Martín Nieto2014-09-241-1/+1
* Added test case to illustrate bogus conflicts detected if no files were merge...Jacques Germishuys2014-09-161-0/+41
* git_remote_ls() should return an error if the transport is not availableJacques Germishuys2014-08-181-0/+11
* config: a multiline var can start immediatelyCarlos Martín Nieto2014-08-091-0/+13
* Add unit test to test add section without lf at EOFLinquize2014-08-051-0/+16
* refspec: support asterisks in the middle of a patternCarlos Martín Nieto2014-08-051-0/+23
* netops: error out on url without a pathCarlos Martín Nieto2014-08-051-0/+18
* Round up pool alloc sizes for alignmentRussell Belfer2014-08-051-5/+5
* treebuilder: set the attributes before sorting and insertingcmn/treebuilder-set-attributeCarlos Martín Nieto2014-07-311-0/+61
* test: remove assembla clone testcmn/clone-auth-changeCarlos Martín Nieto2014-06-131-6/+0
* test: use read-only accountCarlos Martín Nieto2014-06-131-3/+3
* Merge pull request #2407 from libgit2/cmn/remote-rename-morev0.21.0-rc1Vicent Marti2014-06-083-39/+106
|\
| * remote: don't free the remote on deletecmn/remote-rename-moreCarlos Martín Nieto2014-06-061-1/+1
| * remote: failing test for renaming with a symrefCarlos Martín Nieto2014-06-061-0/+48
| * remote: return problem refspecs instead of using a callbackCarlos Martín Nieto2014-06-062-38/+57
* | Win32: Fix object::cache::threadmania test on x64Philip Kelley2014-06-073-5/+5
* | Win32: Fix diff::workdir::submodules test #2361Philip Kelley2014-06-071-2/+2
* | Win32: Fix failing clone_mirror testPhilip Kelley2014-06-071-0/+3
|/
* remote: failing test for renameCarlos Martín Nieto2014-06-061-0/+30
* Merge pull request #2395 from libgit2/cmn/ref-iter-concurrentRussell Belfer2014-06-031-0/+33
|\
| * refs: failing test for concurrent ref accessCarlos Martín Nieto2014-06-021-0/+33
* | Merge pull request #2389 from arthurschreiber/arthur/set-error-when-no-remote...Vicent Marti2014-06-031-0/+9
|\ \
| * | Remote: Set an error when a remote cannot be found.Arthur Schreiber2014-05-301-0/+9
* | | Plug a leak in the testsCarlos Martín Nieto2014-06-031-0/+2
| |/ |/|
* | Ignore core.safecrlf=warn until we have a warn infrastructureEdward Thomson2014-05-301-0/+41
|/
* Refs: Extend unicode test for branch creation.Arthur Schreiber2014-05-301-0/+3
* Refs: Add a unicode test for git_branch_move.Arthur Schreiber2014-05-301-0/+17
* Merge pull request #2011 from libgit2/cmn/clone-localVicent Marti2014-05-292-0/+131
|\
| * clone: more explicit local testscmn/clone-localCarlos Martín Nieto2014-05-291-14/+29
| * clone: allow for linking in local cloneCarlos Martín Nieto2014-05-281-0/+59