summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* buffer: Unify `git_fbuffer` and `git_buf`Vicent Martí2012-02-272-7/+7
* Add git_remote_list()Carlos Martín Nieto2012-02-261-0/+18
* config: add more comprehensive multivar testsCarlos Martín Nieto2012-02-251-13/+69
* A remote exists with an URL aloneCarlos Martín Nieto2012-02-241-0/+13
* tests-clar/notes: init oid before usingschu2012-02-231-0/+1
* Fix workdir iterator unit testsRussell Belfer2012-02-231-2/+2
* Merge pull request #570 from arrbee/uniform-iteratorsVicent Martí2012-02-223-0/+390
|\
| * Iterator improvements from diff implementationRussell Belfer2012-02-221-6/+8
| * Uniform iterators for trees, index, and workdirRussell Belfer2012-02-213-0/+388
* | Merge pull request #565 from carlosmn/multimapVicent Martí2012-02-221-0/+88
|\ \ | |/ |/|
| * Implement setting multivarsCarlos Martín Nieto2012-02-171-2/+38
| * Support getting multivarsCarlos Martín Nieto2012-02-171-0/+28
| * tests: add multivar read testCarlos Martín Nieto2012-02-171-0/+24
* | Add git_remote_save()Carlos Martín Nieto2012-02-201-0/+26
* | Add git_remote_set_{fetch,push}spec()Carlos Martín Nieto2012-02-201-0/+16
|/
* Add git notes APIschu2012-02-151-0/+49
* commit: actually allow yet to be born update_refschu2012-02-151-0/+44
* tests-clar: fix warning sign-compareschu2012-02-131-1/+1
* repository: ensure that the path to the .git directory ends with a forward sl...nulltoken2012-02-032-7/+65
* Add unit tests for recent bug fixesRussell Belfer2012-02-012-0/+17
* Merge remote-tracking branch 'arrbee/status-bugs' into developmentVicent Martí2012-02-011-3/+3
|\
| * Fix attr path is_dir checkRussell Belfer2012-01-311-3/+3
* | tests: free the remotes temp bufferCarlos Martín Nieto2012-02-011-0/+1
|/
* refspec: a ref name includes the refs/ prefixCarlos Martín Nieto2012-01-311-0/+10
* clar: Remove pregenerated filesVicent Martí2012-01-272-1478/+0
* repository: add minimal reinitialization of repositorynulltoken2012-01-251-0/+36
* clay: migrate a test initializing a repository which path escapes the current...nulltoken2012-01-252-51/+21
* Rename the Clay test suite to ClarVicent Martí2012-01-2455-0/+7671