summaryrefslogtreecommitdiff
path: root/tests-clar/status/worktree.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-875/+0
* Make diff and status perform soft index reloadRussell Belfer2013-11-011-5/+4
* Initial iconv hookup for precomposed unicodeRussell Belfer2013-10-031-1/+1
* Add clar helper to create new commit from indexRussell Belfer2013-09-171-24/+1
* Don't use win32-only macro in test codeBen Straub2013-08-071-1/+1
* Add status test for long pathsBen Straub2013-08-071-0/+32
* Remove GIT_STATUS_SHOW_INDEX_THEN_WORKDIR optionRussell Belfer2013-07-031-6/+0
* Fix segfault in git_status_foreach_ext()yorah2013-07-031-0/+48
* Add status flags to force output sort orderRussell Belfer2013-06-201-0/+80
* Improve case handling in git_diff__paired_foreachRussell Belfer2013-06-171-0/+48
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-1/+1
* Improve ignore handling in git_status_fileRussell Belfer2013-05-101-0/+23
* Update diff handling of untracked directoriesRussell Belfer2013-04-301-3/+2
* Test fixes and cleanupRussell Belfer2013-03-251-4/+1
* Added some tests for issue #1397Sven Strickroth2013-03-251-0/+15
* Add cl_repo_set_bool and cleanup testsRussell Belfer2013-03-221-14/+5
* Make iterator APIs consistent with standardsRussell Belfer2013-03-061-0/+3
* Fix linking error caused by ddcb28a41f3774e26fc6ae0a7174a5565e4749ce.Zhao Cheng2013-01-181-1/+1
* Minor iterator API cleanupsRussell Belfer2013-01-151-9/+7
* status: Enhance git_status_file() test coveragenulltoken2013-01-151-0/+89
* Status tests...Vicent Marti2013-01-031-369/+23
* Move test cleanup into cleanup functionsBen Straub2013-01-031-5/+11
* Tests should clean up after themselvesBen Straub2013-01-031-0/+5
* Merge pull request #1115 from ben/struct-versionsVicent Martí2012-12-051-8/+4
|\
| * Deploy GIT_STATUS_OPTIONS_INITBen Straub2012-11-301-8/+4
* | status should ignore conflicts entries in the indexEdward Thomson2012-12-031-0/+76
|/
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-1/+1
* Extensions to rmdir and mkdir utilitiesRussell Belfer2012-11-091-3/+3
* index refactoringEdward Thomson2012-10-291-4/+4
* index: remove read_tree() progress indicatornulltoken2012-10-191-1/+1
* tests: Fix unused variable warningnulltoken2012-10-191-1/+0
* status: querying a bare repo returns EBAREREPOnulltoken2012-10-181-4/+1
* Add complex checkout test and then fix checkoutRussell Belfer2012-10-091-3/+3
* Support for core.ignorecasePhilip Kelley2012-09-171-2/+8
* Implement filters for status/diff blobsRussell Belfer2012-09-061-4/+0
* Alternate test for autocrlf with statusRussell Belfer2012-09-061-0/+21
* Test case to reproduce issue #690.pontusm2012-09-061-0/+27
* Fix warnings and merge issues on Win64Russell Belfer2012-08-231-2/+2
* Merge pull request #778 from ben/cloneVicent Martí2012-08-191-1/+1
|\
| * Enable stats on git_index_read_tree.Ben Straub2012-07-301-1/+1
* | Update iterators for consistency across libraryRussell Belfer2012-08-031-4/+29
|/
* tests-clar/status: fix missing-prototype warningMichael Schubert2012-07-251-1/+1
* Add flag to turn off pathspec testing for diff and statusyorah2012-07-241-0/+46
* Add more test coverage to match default git behavior for files containing bra...yorah2012-07-241-1/+17
* Add a test for getting status of files containing bracketsaroben2012-07-241-0/+63
* Add flag to write gitlink on setting repo workdirRussell Belfer2012-07-101-2/+2
* Fix filemode comparison in diffsRussell Belfer2012-06-081-0/+66
* Fix bugs for status with spaces and reloaded attrsRussell Belfer2012-05-241-0/+65
* Fix workdir iterators on empty directoriesRussell Belfer2012-05-171-0/+69