summaryrefslogtreecommitdiff
path: root/tests-clay/clay_main.c
Commit message (Expand)AuthorAgeFilesLines
* cmake: generate clay mainClemens Buchacher2011-12-291-1146/+0
* refs: Fix double freeVicent Martí2011-12-251-2/+11
* remote: add test to retrieve the advertised references from a local repositor...nulltoken2011-12-211-2/+11
* Update to Clay 0.10.0Vicent Marti2011-12-151-6/+20
* Allow git_buf_joinpath to accept self-joinsRussell Belfer2011-12-141-8/+9
* commit: add test to ensure predictability of generation of commit, tree and b...nulltoken2011-12-141-9/+9
* Merge remote-tracking branch 'nulltoken/topic/oid-generation' into developmentVicent Marti2011-12-141-2/+11
|\
| * tree: add test to ensure predictability of generation of object idsnulltoken2011-12-041-2/+11
* | Merge remote-tracking branch 'arrbee/git-buf-for-paths' into developmentVicent Marti2011-12-091-3/+4
|\ \
| * | Use git_buf for path storage instead of stack-based buffersRussell Belfer2011-12-071-3/+4
| |/
* | clay: add tests for tree diff'ingCarlos Martín Nieto2011-12-031-2/+14
|/
* Optimized of git_buf_join.Russell Belfer2011-11-301-3/+4
* clay: Add buffer testsVicent Marti2011-11-291-2/+19
* repository: Change ownership semanticsVicent Marti2011-11-261-2/+106
* config: test saving config to new fileCarlos Martín Nieto2011-11-261-2/+11
* filebuf: add GIT_FILEBUF_INIT and protect multiple opens and cleanupsRussell Belfer2011-11-221-3/+6
* clay: Merge manually @leto's tests from #485Vicent Marti2011-11-221-2/+12
* Add test for renaming a file and adding it to the indexCarlos Martín Nieto2011-11-181-2/+11
* clay: Bump to 0.9.0, add TAP supportVicent Marti2011-11-181-262/+340
* tests-clay: move t01-rawobj.c to clayschu2011-10-241-60/+138
* tree: Add git_tree_frompath() which, given a relative path to a tree entry, r...nulltoken2011-10-131-10/+19
* oid: Add git_oid_streq() which checks if an oid and an hex formatted string a...nulltoken2011-10-131-57/+64
* tests-clay: update clayschu2011-10-071-52/+60
* clay: Fix compilation under MSVCVicent Marti2011-10-011-7/+9
* Update ClayVicent Marti2011-09-281-51/+10
* Revert changes to clayPaul Betts2011-09-221-4/+1
* Rewrite getenv to use Win32 version on WindowsPaul Betts2011-09-211-1/+4
* Fix clay under MinGWVicent Marti2011-09-211-35/+43
* Add remotes test to clayCarlos Martín Nieto2011-09-191-24/+34
* Tabify everythingVicent Marti2011-09-191-52/+52
* Fix Clay compilation under Win32Vicent Marti2011-09-161-10/+21
* Regenerate test suiteVicent Marti2011-09-161-4/+4
* Add sample "Status" clay testsVicent Marti2011-09-161-47/+284
* Come out and ClayVicent Marti2011-09-151-0/+531