libgit2/tests-clar/online
Carlos Martín Nieto 8ec889a45f branch: move from foreach to an iterator
Create a git_branch_iterator type which is equivalent to the foreach but
lets us write loops instead of callbacks.

Since the introduction of git_reference_shorthand(), the added value of
passing the name is reduced.
2013-11-05 14:58:16 +01:00
..
clone.c Add Assembla unit test 2013-10-08 13:59:43 -07:00
fetch.c remote: put the _download() callback with the others 2013-10-02 06:41:42 +02:00
fetchhead.c clone: put the callbacks struct directly in the clone options 2013-10-02 14:04:44 +02:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h remote: move the credentials callback to the struct 2013-10-02 06:41:42 +02:00
push.c branch: move from foreach to an iterator 2013-11-05 14:58:16 +01:00