summaryrefslogtreecommitdiff
path: root/tests-clar/checkout
Commit message (Expand)AuthorAgeFilesLines
* Two-step conflict checkout (load / perform)Edward Thomson2013-10-161-0/+100
* Honor UPDATE_ONLY bit when checking out conflictsEdward Thomson2013-10-161-1/+49
* Don't overwrite ~ files checking out conflictsEdward Thomson2013-10-161-0/+140
* checkout rename conflictsEdward Thomson2013-10-161-1/+377
* Prevent checkout_tree when conflicts exist, clear NAME on checkout treeEdward Thomson2013-10-161-0/+44
* tests for checkout index with conflictsEdward Thomson2013-10-161-0/+460
* More cleanups to remove WIN assumptionsRussell Belfer2013-10-031-4/+6
* More filtering tests including orderRussell Belfer2013-09-171-4/+32
* Some tests with ident and crlf filtersRussell Belfer2013-09-171-0/+65
* Add clar helpers for testing file equalityRussell Belfer2013-09-172-69/+2
* Start of filter API + git_blob_filtered_contentRussell Belfer2013-09-171-10/+1
* No such thing as an orphan branchCarlos Martín Nieto2013-09-171-3/+3
* Fix tests of file modesRussell Belfer2013-09-051-1/+1
* Fix some newer GCC compiler warningsRussell Belfer2013-09-051-1/+1
* Make tests take umask into accountRussell Belfer2013-09-041-3/+7
* Update clarRussell Belfer2013-09-041-2/+2
* Add checkout test for long file nameBen Straub2013-08-071-0/+19
* test: Fix memory leaknulltoken2013-06-291-0/+2
* Fix checkout tests on WindowsRussell Belfer2013-06-242-6/+14
* Addition checkout target directory testsRussell Belfer2013-06-212-0/+115
* Add target directory to checkoutRussell Belfer2013-06-211-0/+28
* Fix checkout of modified file when missing from wdRussell Belfer2013-06-213-0/+123
* test asserting checkout should not recreate deleted filesEdward Thomson2013-06-201-0/+30
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-0/+1
* Fix trailing whitespacesnulltoken2013-05-151-1/+1
* allow checkout to proceed when a dir to be removed is in use (win32)Edward Thomson2013-05-031-0/+63
* allow empty dirs to exist when doing checkoutEdward Thomson2013-05-011-0/+25
* use a longer string for dummy data in test to avoid conflicting w/ indexEdward Thomson2013-04-171-1/+1
* Redeploy git_revparse_single.Ben Straub2013-04-152-46/+15
* Deprecate git_revparse_single and _rangelikeBen Straub2013-04-092-15/+43
* Fix up checkout file contents checksRussell Belfer2013-03-255-59/+80
* don't convert CRLF to CRCRLFEdward Thomson2013-03-251-1/+45
* Test fixes and cleanupRussell Belfer2013-03-252-19/+8
* Added some tests for issue #1397Sven Strickroth2013-03-253-0/+59
* Add cl_repo_set_bool and cleanup testsRussell Belfer2013-03-224-69/+21
* don't dereference at the end of the workdir iteratorEdward Thomson2013-02-271-0/+38
* tests: Remove useless codenulltoken2013-02-051-5/+0
* Fix 3 memory leaksPhilip Kelley2013-01-251-0/+1
* tests-clar: ifdef GIT_WIN32 win helper functionsMichael Schubert2013-01-251-0/+2
* Merge pull request #1239 from ethomson/index_removeVicent Martí2013-01-173-4/+4
|\
| * add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-123-4/+4
* | add a git config, don't run crlf tests on non-win32Edward Thomson2013-01-171-0/+8
* | cache should contain on-disk (filtered) file sizeEdward Thomson2013-01-171-0/+106
* | Fix Travis compilation warningsnulltoken2013-01-131-3/+2
* | checkout: Teach checkout to cope with orphaned Headnulltoken2013-01-131-0/+10
* | tests: plug leaksCarlos Martín Nieto2013-01-121-0/+3
|/
* Merge pull request #1215 from phkelley/binaryunicodePhilip Kelley2013-01-111-0/+68
|\
| * Add a failing test for autocrlf filtersPhilip Kelley2013-01-091-0/+68
* | checkout: Deploy EMERGECONFLICT usagenulltoken2013-01-111-0/+86
* | Fix indentationsnulltoken2013-01-111-20/+20