libgit2/include/git2/sys
Carlos Martín Nieto 2b562c3a1e refs: remove the OID/SYMBOLIC filtering
Nobody should ever be using anything other than ALL at this level, so
remove the option altogether.

As part of this, git_reference_foreach_glob is now implemented in the
frontend using an iterator. Backends will later regain the ability of
doing the glob filtering in the backend.
2013-05-11 11:20:38 +02:00
..
commit.h Move git_commit_create_from_oids into sys/commit.h 2013-04-21 11:50:56 -07:00
config.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
index.h move NAME and REUC extensions to sys/ 2013-04-30 17:33:11 -05:00
odb_backend.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
refdb_backend.h refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
refs.h Move git_reference__alloc to include/git2/sys 2013-04-21 12:52:17 -07:00
repository.h repo: Add git_repository__cleanup 2013-04-24 15:52:58 +02:00