summaryrefslogtreecommitdiff
path: root/tests-clar/status/worktree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix status for files under ignored dirsRussell Belfer2012-05-161-16/+74
* Add cache busting to attribute cacheRussell Belfer2012-05-101-68/+11
* Add support for diffing index with no HEADRussell Belfer2012-05-081-0/+45
* Clean up warnings and testsRussell Belfer2012-05-081-2/+3
* status: Prevent git_status_file() from returning ENOTFOUND when not applicablenulltoken2012-05-081-0/+16
* Merge pull request #619 from nulltoken/topic/branchesVicent Martí2012-04-111-3/+3
|\
| * fileops: Make git_futils_mkdir_r() able to skip non-empty directoriesnulltoken2012-04-101-3/+3
* | Clean up valgrind warningsCarlos Martín Nieto2012-04-041-0/+1
|/
* Restore default status recursion behaviorRussell Belfer2012-03-231-2/+7
* Fix crash in new status and add recurse optionRussell Belfer2012-03-231-0/+35
* Migrate remaining status tests to ClarRussell Belfer2012-03-221-0/+35
* More status testingRussell Belfer2012-03-221-0/+92
* Adding new tests for new status commandRussell Belfer2012-03-221-2/+85
* Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-161-2/+2
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-1/+1
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-43/+24
* Update diff to use iteratorsRussell Belfer2012-03-021-1/+1
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+154