summaryrefslogtreecommitdiff
path: root/tests-clar/refs/branches/foreach.c
Commit message (Expand)AuthorAgeFilesLines
* branch: move from foreach to an iteratorCarlos Martín Nieto2013-11-051-173/+0
* ref: free the last ref when cancelling git_branch_foreach()yorah2013-06-171-1/+1
* Fix refdb iteration early termination bugRussell Belfer2013-05-111-8/+26
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-2/+2
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-231-0/+3
* refspec: No remote tracking ref from a fetchspec-less remotenulltoken2012-09-131-2/+2
* Test trailing space after ref oidJoshua Peek2012-08-091-2/+2
* Parse ref oids without trailing newlineJoshua Peek2012-08-091-2/+2
* Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti2012-08-061-0/+25
|\
| * Update iterators for consistency across libraryRussell Belfer2012-08-031-0/+25
* | branch: introduce git_branch_tracking()nulltoken2012-07-241-2/+2
* | branch: remove useless headernulltoken2012-07-241-1/+0
|/
* tests: add test commit with angle brackets in the author namenulltoken2012-07-111-2/+2
* Fix MSVC compilation errorsnulltoken2012-06-221-2/+4
* tests-clar: mark unused variablesMichael Schubert2012-06-221-0/+5
* branch: add git_branch_foreach()nulltoken2012-06-211-0/+121