summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switch description and path reportingEdward Thomson2014-07-151-1/+1
* Merge pull request #2463 from libgit2/cmn/ssh-factory-for-pathsVicent Marti2014-07-111-0/+65
|\
| * ssh: provide a factory function for setting ssh pathscmn/ssh-factory-for-pathsCarlos Martín Nieto2014-07-071-0/+65
* | refspec: support asterisks in the middle of a patternCarlos Martín Nieto2014-07-041-0/+23
|/
* Merge pull request #2460 from libgit2/cmn/sched-yieldVicent Marti2014-07-031-0/+14
|\
| * Move yield to the tests and enable for FreeBSDcmn/sched-yieldCarlos Martín Nieto2014-07-031-0/+14
* | Merge pull request #2459 from libgit2/cmn/http-url-pathVicent Marti2014-07-031-0/+18
|\ \
| * | netops: error out on url without a pathcmn/http-url-pathCarlos Martín Nieto2014-07-031-0/+18
| |/
* | Merge pull request #2455 from ethomson/equal_oidVicent Marti2014-07-0240-151/+161
|\ \
| * | revwalk::simplify test should testEdward Thomson2014-07-011-3/+3
| * | Introduce cl_assert_equal_oidEdward Thomson2014-07-0139-148/+158
* | | Merge pull request #2453 from ethomson/checkout_indexVicent Marti2014-07-021-1/+1
|\ \ \
| * | | git_checkout_index: checkout other indexesEdward Thomson2014-07-011-1/+1
* | | | Merge pull request #2452 from libgit2/cmn/clone-custom-repoVicent Marti2014-07-024-87/+55
|\ \ \ \ | |/ / / |/| | |
| * | | clone: remote git_clone_into{,_local} from the public APIcmn/clone-custom-repoCarlos Martín Nieto2014-07-024-87/+55
* | | | Round up pool alloc sizes for alignmentrb/round-up-pool-allocationsRussell Belfer2014-06-301-5/+5
|/ / /
* | | Merge pull request #2440 from phkelley/transportsVicent Marti2014-06-303-29/+70
|\ \ \
| * | | Improvements to git_transport extensibilityPhilip Kelley2014-06-263-29/+70
* | | | checkout::conflict tests: only test owner modeEdward Thomson2014-06-261-1/+1
|/ / /
* | | Update text=auto / core.autocrlf=false behaviorEdward Thomson2014-06-241-2/+7
|/ /
* | Merge remote-tracking branch 'upstream/cmn/mixed-eol-passthrough'Carlos Martín Nieto2014-06-242-26/+10
|\ \
| * | crlf: pass-through mixed EOL buffers from LF->CRLFcmn/mixed-eol-passthroughCarlos Martín Nieto2014-06-232-26/+10
| |/
* | Merge remote-tracking branch 'upstream/cmn/treebuilder-perf'Carlos Martín Nieto2014-06-241-2/+6
|\ \
| * | treebuilder: use a map instead of vector to store the entriesCarlos Martín Nieto2014-06-101-2/+6
* | | Share packs across repository instancescmn/global-mwfCarlos Martín Nieto2014-06-231-0/+42
| |/ |/|
* | 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
| * fileops: allow linking files when copying directory structuresCarlos Martín Nieto2014-05-281-0/+26
| * clone: add flag not to linkCarlos Martín Nieto2014-05-281-0/+2
| * clone: add flags to override whether to perform a local cloneCarlos Martín Nieto2014-05-281-0/+29
* | Merge pull request #2380 from libgit2/cmn/index-add-modesVicent Marti2014-05-281-0/+15
|\ \