libgit2/tests-clar/refs
Sebastian Bauer c253056d24 Added git_branch_name().
This is a convenience function to get the branch name of a given
ref. The returned branch name is compatible with the name that can
be supplied e.g. to git_branch_lookup(). That is, the prefixes
"refs/heads" or "refs/remotes" are omitted.

Also added a new test for testing the new function.
2013-01-25 05:24:21 +01:00
..
branches Added git_branch_name(). 2013-01-25 05:24:21 +01:00
reflog reflog: Deploy EINVALIDSPEC usage 2012-12-01 08:34:27 +01:00
crashes.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
create.c refs: Deploy EINVALIDSPEC usage 2012-12-01 08:34:26 +01:00
delete.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
foreachglob.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
isvalidname.c refs: cover more refname validity edge cases 2012-10-18 23:59:22 +02:00
list.c Tests: Add 3 tags to resources/testrepo. 2012-09-23 01:02:07 +02:00
listall.c Seperate out a new test that verifies packed-refs with no trailing newline 2013-01-22 16:01:03 -08:00
lookup.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
normalize.c Add jGit license block to derrived tests 2013-01-04 17:29:45 +00:00
overwrite.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
pack.c Boom 2012-05-02 16:57:16 -07:00
peel.c object: refine git_object_peel() error report 2012-12-01 08:34:29 +01:00
read.c refs: cover git_reference_name_to_oid() unfound behavior 2012-12-01 08:34:26 +01:00
rename.c refs: Deploy EINVALIDSPEC usage 2012-12-01 08:34:26 +01:00
revparse.c revparse: Deploy EINVALIDSPEC usage 2012-12-01 08:34:31 +01:00
unicode.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
update.c refs: Deploy EINVALIDSPEC usage 2012-12-01 08:34:26 +01:00