summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Remote paths: canonicalize UNC paths on Win32Edward Thomson2014-10-221-0/+88
* | tree-cache: correct the entry_count calculationCarlos Martín Nieto2014-10-221-5/+5
|/
* Introduce failing test for conflict filtering in indexEdward Thomson2014-10-134-0/+69
* Don't use cl_git_pass for POSIX functionsrb/minor-cleanupsRussell Belfer2014-10-101-2/+2
* index: make sure to write cached subtrees if parent is invalidatedCarlos Martín Nieto2014-10-101-0/+53
* index: write out the tree cache extensionCarlos Martín Nieto2014-10-101-6/+79
* index: add tests for the tree cacheCarlos Martín Nieto2014-10-101-0/+110
* Merge pull request #2593 from libgit2/cmn/remote-delete-nameEdward Thomson2014-10-101-18/+3
|\
| * remote: accept a repository and remote name for deletioncmn/remote-delete-nameCarlos Martín Nieto2014-09-301-18/+3
* | Fix test buildCarlos Martín Nieto2014-10-102-3/+3
* | Merge pull request #2542 from linquize/fetch-headCarlos Martín Nieto2014-10-101-0/+34
|\ \
| * | Add network::fetchlocal multi remotes testLinquize2014-09-021-0/+34
* | | Merge pull request #2499 from csware/hard-reset-checkout-callbacksCarlos Martín Nieto2014-10-1011-61/+61
|\ \ \
| * | | Allow to propagate checkout callbacks to git HARD resetSven Strickroth2014-08-0311-61/+61
* | | | Merge pull request #2574 from csware/hostname-for-certificate_check_cbEdward Thomson2014-10-101-3/+8
|\ \ \ \
| * | | | Add tests for host namesSven Strickroth2014-10-091-2/+4
| * | | | Provide host name to certificate_check_cbSven Strickroth2014-09-221-3/+6
* | | | | Merge pull request #2473 from arthurschreiber/arthur/new-javascript-test-filesEdward Thomson2014-10-1014-351/+325
|\ \ \ \ \
| * | | | | Update the javascript diff driver's function pattern.Arthur Schreiber2014-10-091-3/+3
| * | | | | New test files for the javascript diff driver.Arthur Schreiber2014-10-0914-351/+325
* | | | | | Merge pull request #2592 from libgit2/cmn/describeCarlos Martín Nieto2014-10-0957-0/+317
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | describe: rename git_describe_opts to git_describe_optionsCarlos Martín Nieto2014-09-304-13/+13
| * | | | | describe: use globs in the testsCarlos Martín Nieto2014-09-304-49/+34
| * | | | | describe: implement describing the workdirCarlos Martín Nieto2014-09-303-0/+48
| * | | | | describe: split into gather and format stepsCarlos Martín Nieto2014-09-304-31/+46
| * | | | | describe: rename _object() to _commit()Carlos Martín Nieto2014-09-302-2/+2
| * | | | | Merge remote-tracking branch 'upstream/master' into cmn/describeCarlos Martín Nieto2014-09-30130-632/+3226
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | object: introduce git_describe_object()nulltoken2014-04-304-0/+215
| * | | | | tests: Add "describe" test repositorynulltoken2014-04-3053-0/+54
* | | | | | Merge pull request #2599 from linquize/config-trailing-spacesEdward Thomson2014-10-092-0/+18
|\ \ \ \ \ \
| * | | | | | config: Add test cases that have trailing spaces before comment charsLinquize2014-10-042-0/+18
* | | | | | | Merge pull request #2597 from ethomson/fixupEdward Thomson2014-10-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | p_mkdir != mkdir on win32Edward Thomson2014-10-031-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #2448 from libgit2/cmn/reference-transactionEdward Thomson2014-10-091-0/+110
|\ \ \ \ \ \ \
| * | | | | | | transaction: rename lock() to lock_ref()cmn/reference-transactionCarlos Martín Nieto2014-10-091-7/+7
| * | | | | | | Introduce reference transactionsCarlos Martín Nieto2014-09-301-0/+110
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2462 from libgit2/cmn/remote-fetch-refsEdward Thomson2014-10-096-38/+102
|\ \ \ \ \ \ \
| * | | | | | | remote: implement opportunistic remote-tracking branch updatescmn/remote-fetch-refsCarlos Martín Nieto2014-09-301-0/+21
| * | | | | | | remote: use active refspec override in the testsCarlos Martín Nieto2014-09-302-28/+71
| * | | | | | | remote: allow overriding the refspecs for download and fetchCarlos Martín Nieto2014-09-306-19/+19
| |/ / / / / /
* | | | | | | Add git_merge_bases_many.Arthur Schreiber2014-10-091-2/+22
| |/ / / / / |/| | | | |
* | | | | | hashsig: Export as a `sys` headervmg/hashsigVicent Marti2014-10-012-2/+2
|/ / / / /
* | | | | Merge pull request #2581 from jacquesg/stash-ignored-directoriesEdward Thomson2014-09-291-0/+17
|\ \ \ \ \
| * | | | | Added test for stashing files in ignored directoriesJacques Germishuys2014-09-241-0/+17
| | |/ / / | |/| | |
* | | | | Merge pull request #2584 from jacquesg/pool-alignmentEdward Thomson2014-09-293-3/+3
|\ \ \ \ \
| * | | | | Silence unused return value warningJacques Germishuys2014-09-261-1/+1
| * | | | | Fixed odb foreach test failure for big-endian 64-bitJakub Čajka2014-09-261-1/+1
| * | | | | Fixed merge REUC test for big-endian 64-bitJakub Čajka2014-09-261-1/+1
| |/ / / /
* | | | | Merge pull request #2559 from libgit2/cmn/free-tls-errorEdward Thomson2014-09-291-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | global: free the error message when exiting a threadcmn/free-tls-errorCarlos Martín Nieto2014-09-141-0/+14