libgit2/tests-clar/refs
Ben Straub ac250c56c7 First stab at implementation of rev-parse.
This version supports refspecs of these kinds:
- Full & partial SHAs
- Output from "git describe"
- "/refs/heads/master" (full ref names)
- "master" (partial ref names)
- "FETCH_HEAD" (named heads)
2012-05-11 11:30:45 -07:00
..
branches tests: Remove unused file 2012-04-11 19:17:21 +02:00
crashes.c t10-refs.c ported. 2012-03-30 12:05:42 -07:00
create.c Update test suite 2012-05-02 16:14:30 -07:00
delete.c Boom 2012-05-02 16:57:16 -07:00
list.c t10-refs.c ported. 2012-03-30 12:05:42 -07:00
listall.c tests-clar: fix warning sign-compare 2012-02-13 12:13:05 +01:00
lookup.c Rename to git_reference_name_to_oid 2012-04-23 10:06:31 -07:00
normalize.c Simple readability fixes. 2012-03-31 20:12:29 -07:00
overwrite.c Update test suite 2012-05-02 16:14:30 -07:00
pack.c Boom 2012-05-02 16:57:16 -07:00
read.c Update test suite 2012-05-02 16:14:30 -07:00
reflog.c Update test suite 2012-05-02 16:14:30 -07:00
rename.c Boom 2012-05-02 16:57:16 -07:00
revparse.c First stab at implementation of rev-parse. 2012-05-11 11:30:45 -07:00
unicode.c Clean up valgrind warnings 2012-04-04 13:13:43 +02:00