libgit2/tests-clar/refs/branches
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
..
create.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
delete.c No such thing as an orphan branch 2013-09-17 09:50:30 +02:00
ishead.c No such thing as an orphan branch 2013-09-17 09:50:30 +02:00
iterator.c branch: move from foreach to an iterator 2013-11-05 14:58:16 +01:00
lookup.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
move.c Fix trailing whitespaces 2013-05-15 22:41:30 +02:00
name.c Added git_branch_name(). 2013-01-25 05:24:21 +01:00
remote.c Set error message for branch functions 2013-05-01 04:18:46 -07:00
upstream.c Fix some memory leaks 2013-05-10 19:22:47 +02:00
upstreamname.c branch: rename 'tracking' to 'upstream' 2013-03-30 15:45:57 +01:00