summaryrefslogtreecommitdiff
path: root/tests-clar/status
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #852 from arrbee/submodule-extensionsVicent Martí2012-08-241-15/+9
|\
| * Working implementation of git_submodule_statusRussell Belfer2012-08-241-4/+4
| * Major submodule rewriteRussell Belfer2012-08-241-11/+5
* | Fix crash with adding internal ignoresRussell Belfer2012-08-241-0/+15
|/
* Fix warnings and merge issues on Win64Russell Belfer2012-08-233-10/+10
* Wrap up ignore API and add testsRussell Belfer2012-08-221-0/+54
* 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
* Add a test showing that git_status_file gets confused by spaces in .gitignoreAdam Roben2012-06-091-0/+14
* Fix filemode comparison in diffsRussell Belfer2012-06-081-0/+66
* Fix git_status_file for files that start with a character > 0x7fAdam Roben2012-06-071-4/+12
* 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
* Ranged iterators and rewritten git_status_fileRussell Belfer2012-05-151-0/+7
* Add cache busting to attribute cacheRussell Belfer2012-05-106-99/+157
* 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
* Support reading attributes from indexRussell Belfer2012-05-031-2/+2
* Fix leading slash behavior in attrs/ignoresRussell Belfer2012-04-261-0/+28
* Fix warnings on 64-bit windows buildsRussell Belfer2012-04-171-4/+4
* 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-042-0/+2
|/
* Added submodule API and use in statusRussell Belfer2012-03-281-1/+15
* Fix handling of submodules in treesRussell Belfer2012-03-261-7/+5
* Restore default status recursion behaviorRussell Belfer2012-03-231-2/+7
* Fix crash in new status and add recurse optionRussell Belfer2012-03-232-0/+92
* Migrate remaining status tests to ClarRussell Belfer2012-03-221-0/+35
* More status testingRussell Belfer2012-03-223-0/+291
* Adding new tests for new status commandRussell Belfer2012-03-221-2/+85
* Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-162-4/+4
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-022-2/+2
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-022-54/+26
* Update diff to use iteratorsRussell Belfer2012-03-022-2/+2
* Add unit tests for recent bug fixesRussell Belfer2012-02-011-0/+12
* Rename the Clay test suite to ClarVicent Martí2012-01-244-0/+282