summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-1114-41/+71
* Further EUSER and error propagation fixesRussell Belfer2013-12-111-0/+46
* Improve GIT_EUSER handlingRussell Belfer2013-12-114-21/+126
* Merge pull request #1985 from libgit2/diff-rename-configRussell Belfer2013-12-111-0/+183
|\
| * Don't clobber whitespace settingsBen Straub2013-12-061-0/+42
| * Don't use weird return codesBen Straub2013-12-051-0/+3
| * Implement GIT_DIFF_FIND_BY_CONFIGBen Straub2013-12-051-0/+138
* | Clean up warningsEdward Thomson2013-12-094-24/+10
|/
* Reorder var decls in revert testEdward Thomson2013-12-031-13/+13
* Bare naked merge and rebaseEdward Thomson2013-12-035-13/+317
* Merge pull request #1977 from ethomson/revertVicent Martí2013-12-0347-0/+484
|\
| * Introduce git_revert to revert a single commitEdward Thomson2013-12-0247-0/+484
* | GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds betterRussell Belfer2013-12-021-1/+1
* | Add GIT_DIFF_FIND_DELETE_UNMODIFIED flagRussell Belfer2013-12-021-0/+48
* | Fix bug making split deltas a COPIED targetsRussell Belfer2013-12-021-0/+49
|/
* Merge pull request #1966 from nickh/patch_content_offsetsVicent Martí2013-11-191-0/+6
|\
| * Add content offset to git_diff_lineNick Hengeveld2013-11-181-0/+6
* | tests: Drop unrelated commentnulltoken2013-11-191-1/+0
* | tree-cache: Don't segfault upon corruptionnulltoken2013-11-192-0/+9
|/
* Fix warningsRussell Belfer2013-11-181-0/+2
* Introduce git_cred_default for NTLM/SPNEGO authEdward Thomson2013-11-181-1/+15
* Propagate auth error codes as GIT_EUSER in winhttpEdward Thomson2013-11-181-0/+33
* Update files that reference tests-clarBen Straub2013-11-142-2/+2
* Rename tests-clar to testsBen Straub2013-11-142062-0/+55912
* Backport more test dataVicent Martí2012-05-0266-57/+0
* Move test resourcesVicent Martí2012-05-0298-130/+0
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-02111-0/+144
|\
| * Merge pull request #642 from arrbee/mem-poolsRussell Belfer2012-04-252-191/+0
| |\
| | * Rename git_khash_str to git_strmap, etc.Russell Belfer2012-04-252-191/+0
| * | Include the new config test fileCarlos Martín Nieto2012-04-251-0/+2
| |/
| * Fix warnings on 64-bit windows buildsRussell Belfer2012-04-172-2/+2
| * config: parse quoted valuesCarlos Martín Nieto2012-04-161-0/+7
| * tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...nulltoken2012-04-104-6/+7
| * Merge pull request #610 from arrbee/status-rewriteVicent Martí2012-03-31111-1/+139
| |\
| | * Fix handling of submodules in treesRussell Belfer2012-03-266-0/+6
| | * Fix error in tree iterator when popping up treesRussell Belfer2012-03-2513-1/+9
| | * Restore default status recursion behaviorRussell Belfer2012-03-231-2/+6
| | * More status testingRussell Belfer2012-03-221-6/+2
| | * Adding new tests for new status commandRussell Belfer2012-03-2295-0/+124
| * | test_helpers: fix unepextected closing of file on errornulltoken2012-03-211-1/+2
| |/
| * Convert attr, ignore, mwindow, status to new errorsRussell Belfer2012-03-161-1/+1
| * error-handling: RepositoryVicent Martí2012-03-071-2/+6
| * error-handling: ReferencesVicent Martí2012-03-066-22/+32
* | Merge pull request #606 from benstraub/t04_commit_to_clarVicent Martí2012-04-0253-0/+43
|\ \
| * | Ported t04_commit.c to Clar.Ben Straub2012-03-2053-0/+43
* | | Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-31275-1297/+0
* | | Removing test suites that have been ported to Clar:Ben Straub2012-03-3116-6178/+0
* | | t08_tag.c ported.Ben Straub2012-03-3053-0/+43
|/ /
* | Rename git_oid_to_string to git_oid_tostrAuthmillenon2012-03-062-11/+11
|/
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-3/+3